Share via

How to identify filler words in Azure AI Speech

Sai Vishnu Soudri 65 Reputation points
2024-11-11T08:52:10.9566667+00:00

Hi team.

Is there any feature in Azure Speech that can help us identify filler words?

Please point me to the right documentation if there is any.

Thanks,

Sai Vishnu Soudri

Azure AI Speech
Azure AI Speech

An Azure service that integrates speech processing into apps and services.

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments

Answer accepted by question author
  1. SRILAKSHMI C 16,975 Reputation points Microsoft External Staff Moderator
    2024-11-11T13:35:45.76+00:00

    Hello Sai Vishnu Soudri,

    Welcome to Microsoft Q&A! Thanks for posting the question.

    Azure AI Speech has a feature called Disfluency Removal that can help identify and remove filler words from transcriptions. This feature is particularly useful for creating cleaner, more readable text from spoken language.

    To enable or disable this feature, you can use the TrueText option in the Speech SDK. When TrueText is enabled, the service will automatically remove disfluencies from the transcribed text.

    For more information, you can refer to the official documentation, Disfluency Removal.

     Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    Thank you!

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Abiola Akinbade 30,490 Reputation points Volunteer Moderator
    2024-11-11T11:54:43.4433333+00:00

    Maybe disable disfluency removal, you can obtain transcriptions that include filler words
    See: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/display-text-format?pivots=programming-language-csharp

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


Your answer

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