mpv-sub-fastwhisper
March 14, 2025 ยท View on GitHub
AI subtitle generation
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