abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️
https://abdeladim-s.github.io/subsai/
GNU General Public License v3.0
1.31k stars 107 forks source link

Added support for the OpenAI Whisper API #124

Closed lotka closed 8 months ago

lotka commented 8 months ago

Added support for using the whisper model via the API, requires an API key. It may be useful for people without a GPU or for debugging

Responding to the issue: https://github.com/abdeladim-s/subsai/issues/79