Azure speech to text on container –> speechsdk.transcription.ConversationTranscriber Fails with websocket upgrade failed 404
I’m using azure the container speechToText service on prem on an openshift cluster. I use last version: 4.7.0-amd64-fr-fr. On the other hand i have small contenerized flask API that use azure cognitive service sdk to interract with the container, its the only way for me to be able to use websocket protocol in my organization.