This project uses the Faster Whisper model to transcribe audio files into Chinese (Traditional) subtitles in SRT format.
- Transcribes audio files using the Whisper AI model
- Converts Simplified Chinese to Traditional Chinese
- Outputs subtitles in SRT format
- Supports command-line arguments for easy use
- Python 3.x
- faster_whisper
-
Clone this repository:
git clone https://github.com/seangau/faster-whisper-srt.git cd faster-whisper-SRT
-
Install the required packages:
pip install faster_whisper
Run the script from the command line, providing the path to your audio file:
python whisper.py "your_audio_file.mp3" --keywords "ChatGPT, Claude AI, Taiwan"