How to add Phrase List to Speech To Text Golang SDK OR how to create one endpoint for multiple Custom Speech Models?

arvind prajapati 5 Reputation points
2023-01-11T06:39:51.48+00:00

I've implemented Azure Cognitive service using Speech To Text Golang SDK. I wanted to add a custom phrase list, but there is no implementation mentioned in this link to add Custom Phrases in Golang. https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/improve-accuracy-phrase-list?tabs=terminal&pivots=programming-language-javascript

I have created a custom speech model for the "en-us" language, but this endpoint is transcribing the "en-us" language only and not transcribing the speech of other languages.

Is there any option to,

  • Add custom phrases using Golang SDK.
  • Use the endpoint of the custom speech model which also transcribes languages other than the "en-us"?
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,392 questions
{count} votes