-
-
Notifications
You must be signed in to change notification settings - Fork 165
Description
Description of the feature you are requesting:
As a user, I'd like to be able to switch to an OpenAI's API only transcription model (for example, gpt-4o-transcribe).
Describe the solution you'd like
A settings menu to toggle from running Whisper locally to running an AI transcription model via API. When toggled, I must enter my API key and enter the model ID. This info should be saved so I don't repeat myself.
Describe alternatives you've considered
Can't think of any, sorry. :(
Additional context
I believe this feature would be great to those who want the best results, but don't have the resources to run the best Whisper model locally. Their solution would be to use OpenAI's API and use the whisper-1 model.
This feature would also be great to those who can and want to use a (at least according to OpenAI) better AI transcription model, like gpt-4o-mini-transcribe.