Forum Discussion
Federicofkt
Dec 19, 2023Copper Contributor
Cognitive services speech sdk gives "The recordings URI contains invalid data" error
Hi, I am using the code provided here: https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/batch/python/python-client/main.py It works with a small m4a file, b...
Federicofkt
Dec 21, 2023Copper Contributor
I tried using azure.cognitiveservices.speech library in python and it works with large files, the problem is that it performs quite bad both in recognizing the text and, most of all, the speakers (I have an audo with 2 speakers, and it transcribes it with 3 speakers LoL). If you're able to figure how to make the API work out let me know!
Rodger_Blom
Dec 21, 2023Copper Contributor
Yeah, I only want to use OpenAI's Whisper because of its superiority. The other option is to move over to the OpenAI's api's in Azure. It can handle m4a and wav.