m1guelpf / yt-whisper

Using OpenAI's Whisper to automatically generate YouTube subtitles
MIT License
1.37k stars 140 forks source link

Support for manual language selection #10

Closed xerya closed 2 years ago

xerya commented 2 years ago

Would be usefull to be able to pass language argument to Whisper, since automatic language detection doesn't always work reliably. Currently trying to specify language produces error: "yt_whisper: error: unrecognized arguments: --language"