Share via

Speech to Text API flow

Lalith 161 Reputation points
2021-10-03T11:25:57.207+00:00

This is the api documentation - https://westus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0/operations/CreateEvaluation

What is the flow? where should i start from? I want to get things done with the help of API instead of SDK.

What will Create Model do? What will Create Endpoint do? What does Create project do? any good resource that will help me understand the flow and code Speech-to-text with API? thanks.

Azure Speech in Foundry Tools
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

Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
2021-10-04T09:50:10.153+00:00

anonymous userrasad The API that you are referring to is the Azure speech service speech studio API to create a project, train a custom model and deploy it for evaluation.
This is actually the customization feature of the service for scenarios where a customer or a business has unique requirements to adhere to and the out of the box REST API of the azure speech service does not meet their criteria.

If you are new to Azure speech service then I would advise you to start off with some basic scenarios or try out the quickstarts that are mentioned in the documentation. If you need guided help to use the service then MS learn module to use the speech API is the best place to get started. I hope this helps.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.