Speech recognition service is not working correctly

Miroslav 0 Reputation points
2024-05-27T20:35:08.7633333+00:00

Hi, I'm using your speech service to recognize phrases spoken by a user in real time and evaluate their pronunciation.

However, I am facing the following issues

  1. If I pass the reference text and set EnableMiscue =true, then all the wrong words the user says are ignored.

For example:

ReferenceText: Today is Monday

The user said: Today is Tuesday

Expected behavior Today is Tuesday and Insertion error for the word Tuesday

The actual result: Today

Even your demo example doesn't work, it doesn't return Omission, Insertion errors,

  1. The values of the Lexical, ITN, MaskedITN, Display fields are absolutely equivalent

For example:

Lexical: today is Monday

ITN: today's Monday

MaskedITN: Today's Monday

Display: Today's Monday

I expected to get the full text of "Today is Monday"

Your service is down rather than working(

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,516 questions
{count} votes