Supreme Transcription Corrector is a Python script designed to enhance the accuracy and readability of transcribed text, particularly subtitle files. The program offers a comprehensive set of features, including the ability to convert text, add, update, and delete word replacements in a conversion dictionary.
Follow these steps to utilize the Supreme Transcription Corrector:
-
Upload Video to YouTube: Begin by uploading your video to YouTube (or a similar service) while keeping it private. This allows automatic generation of subtitles by the platform.
-
Download Subtitles: Once the subtitles are automatically generated by YouTube, download them in the .sbv (SubViewer) format.
-
Execute the Script: Run the Supreme Transcription Corrector script (Supreme_Transcription_Corrector.py) and provide the path to the downloaded subtitles file as well as the conversion dictionary JSON file.
-
Customize Corrections: Follow the prompts to add, update, or delete word replacements in the conversion dictionary as needed to refine the transcription.
-
Convert Text: Alternatively, you can directly convert the .sbv file to .txt using the script and provide the desired output directory for the .txt file.
-
Review and Finalize: Review the corrected subtitle text and make any additional adjustments if required.
-
Save and Use: Save the corrected subtitle file and use it with your video content for improved accuracy and readability.
- Python 3.x
python Supreme_Transcription_Corrector.py
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to OpenAI for providing the tools and resources to develop this project.