nikdanilov / whisper-obsidian-plugin

Speech-to-text in Obsidian using OpenAI Whisper
MIT License
216 stars 29 forks source link

Is it possible to use Azure OpenAI Whisper? #61

Open taocwang opened 4 months ago

taocwang commented 4 months ago

Hello, as mentioned, is it possible to use Azure OpenAI Whisper?

daviddrummond95 commented 3 months ago

Yes. This is quite easy to do. You need only replace the API key and endpoint in the settings. But for everyone else's benefit- you should use Groq's API instead. Extremely fast and free. High rate limit as well.