whisperSpeechToText and Azure/OpenAI

Hi everyone,
I successfully setup and test this module with Azure. Now I would like to test with OpenAI. But unfortunately all the servers I try reject the incoming connections from the module. Does anyone has an idea about a Whispet/OpenAI local server which works with ?
Thanks !

Hello David,

Welcome to our community.

Regarding your question related to the WhisperSpeechToText module Convert speech to text to generate live stream captions with OpenAI Whisper | Wowza Docs & APIs

The whisperSpeechToText module doesn’t work with OpenAI’s public Whisper API.
Instead, the module expects to talk to a local server that runs the Whisper engine something like a Docker container or a custom-hosted setup using the Whisper open-source code.

I hope you find this useful.

Wishing you continued success and growth!

Regards, Umair