Azure Speech-To-Text: How to remove filter words in recognized result text

Anonymous
2022-01-06T10:04:38.813+00:00

Hello,

People's speech sometime contain filter words like "uh", "um", etc. , but these words are not friendly in some use case like voice command, meeting transcription, etc.

Is there any config to remove those filter words in recognized text ? Especially for zh-CN.

Thank you.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,069 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2022-01-07T03:44:36.953+00:00

    Hi, as far as I know, Azure speech doesn't have an option to remove stop words. You'll have to implement your own text pre-processing or use a service like Azure ML.


    --- *Kindly Accept Answer if the information helps. Thanks.*

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.