Azure ASR returns different recognition results at different times with the same audio file

Wayne Lee 51 Reputation points
2022-04-15T18:28:53.417+00:00

Hi,

I am learning to use Azure Speech Service. I used Speech CLI and sent exact same audio file to Azure, but I received different results. I have been testing the CLI parameters, so I tried to sent audio on 4/13 and today, using the same command below:

spx recognize --file MyAudioFileName.wav --output batch file MyAudioFileName.json

But I found the returned results i got today were different compared to the results i requested on 4/13.

Was it because the Azure ASR models/engine have been updated, or it was because some other thing change? On my side, i used the same account, same command, and same audio file.
I want to get results consistently.
Please confirm the reason for the difference in the results.

Thanks,
Wayne

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
0 comments No comments
{count} vote

Accepted answer
  1. romungi-MSFT 43,696 Reputation points Microsoft Employee
    2022-04-18T06:25:23.293+00:00

    @Wayne Lee There has been no recent updates to the cli or the endpoint versions to cause such inconsistencies. There could be difference in output in scenarios where the mic is used because of various factors like audio quality, background noise etc. With the audio file the result would be consistent. Is there any major difference in the output in your case? There could be minor updates to the endpoints to fix some bugs that could effect the quality of the model but should not really cause a major difference in the recognition output. Is it possible to provide your audio and responses in both the cases along with your resource details like the region of your speech resource?


0 additional answers

Sort by: Most helpful