mayeaux / generate-subtitles

Generate transcripts for audio and video content with a user friendly UI, powered by Open AI's Whisper with automatic translations and download videos automatically with yt-dlp integration
https://freesubtitles.ai
741 stars 101 forks source link

Use Facebook's NLLB-200 model for translation #14

Open mayeaux opened 1 year ago

mayeaux commented 1 year ago

Per suggestion from Reddit, seems like this is a performant model and offers a lot more languages than LibreTranslate

Possible script implementation: https://github.com/pluiez/NLLB-inference