abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️

Home Page:https://abdeladim-s.github.io/subsai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for OpenAI API Key

Helmasko opened this issue · comments

Add support for openai api key as an option.

@Helmasko, what do you mean ?

Add support for using the openai api key instead of running the model locally

Oh, I understand .. it should be easy to add through the openai package I assume ..
I unfortunately don't have an openAI api key to test with.

I had a go in this pull request: #124