In the current implementation, an OpenAI key is still needed for video transcription to power the whisper model, even if the rest runs locally.
In order to allow full self-hosting, we should extend the deployment to the local whisper model.
Objectives
In the current implementation, an OpenAI key is still needed for video transcription to power the whisper model, even if the rest runs locally.
In order to allow full self-hosting, we should extend the deployment to the local whisper model.
Objectives