Generate srt subtitles through voice transcription using faster-whisper.
After the subtitles are generated the script will automatically try to call the GPT API* to translate the subtitles.
- GPT API related configuration needs to be set in the script or script options by yourself
Dependency:
- faster-whisper
- FFmpeg
Note
Experimental script, not yet perfected