You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to get the openAI api working with groq and it's giving me an error. I assume it's because I can't specify to use one of their whisper models.
I see that WhisperTranscriber.kt line 152 hard codes the model as "whisper-1"
It would be nice to have that customizable in the settings.
I was trying to get the openAI api working with groq and it's giving me an error. I assume it's because I can't specify to use one of their whisper models.
I see that WhisperTranscriber.kt line 152 hard codes the model as "whisper-1"
It would be nice to have that customizable in the settings.
Here is the Groq documentation for reference:
https://console.groq.com/docs/speech-text
The text was updated successfully, but these errors were encountered: