1,555 questions with Azure AI Speech tags

Sort by: Updated
2 answers

How can I make my own TTS(Text to Speech)? What should we do?

I am an announcer. And I want make my own DIY Text to Speech of Azure. How many steps should we do? And I have a lot of friend who are some voice actors or announcers of some languages like Uyghur and Chahar Mongolian. Is there any way to order our own…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
391 questions
asked 2020-12-10T09:54:39.203+00:00
Gates 1 Reputation point
answered 2020-12-11T10:13:20.817+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

I can't make new custom voice model.

I have prepared about 5000 voice files to create a new custom voice model. These audio files follow the guidelines specified in the azure documentation. And I proceeded as described in the documentation, but I was unable to create a new model. …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-12-08T01:49:25.31+00:00
golden 21 Reputation points
commented 2020-12-10T14:09:46.957+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
0 answers

SpeechTranslationConfig.setSpeechSynthesisOutputFormat() in Java SDK doesn't work

Hi I'm trying Java Speech SDK 1.14.0 for speech translation on Android. I use SpeechTranslationConfig to create a TranslationRecognizer: AudioConfig audio = AudioConfig.fromDefaultMicrophoneInput(); SpeechTranslationConfig config =…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-12-05T04:00:00.363+00:00
Slimek Wu 1 Reputation point
commented 2020-12-10T12:18:32.41+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
0 answers

How to Use Multiple Custom Keyword on prime

I am Using Custom keyword .table file on prime like - private async Task InitializeKeywordModel() { const string keywordFilePath = "ms-appx:///Keyword/keywordfirst.table"; var file = await StorageFile.GetFileFromApplicationUriAsync(new…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-12-09T08:15:43.887+00:00
kailash solanki 1 Reputation point
commented 2020-12-09T18:05:03.223+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Speech Studio Export to Audio Library Task always in Processing

I created a test file in Speech Studio and created a task to export to the Audio library. But this task has been in processing state for three days now. The test file has less than 10 Chinese characters. How do I terminate and delete the task? When I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-09-18T03:30:31.32+00:00
Bubuyu 6 Reputation points
commented 2020-12-08T20:12:37.22+00:00
Ernest 6 Reputation points
1 answer

Can I use Speech Studio Custom Command on local machine?

Can I use Speech Studio Custom Command on local machine without calling Azure Cognitive Speech Service API call? In my application, I get user voice and I want to check with given voice against predefined list of Custom Command and respond based on the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-12-03T12:49:55.057+00:00
Kaushikkumar Halvadia 1 Reputation point
commented 2020-12-07T08:56:34.403+00:00
Kaushikkumar Halvadia 1 Reputation point
1 answer One of the answers was accepted by the question author.

What about recognizing of SpeechRecognizer ?

I'm trying to test for 'recognizing', not recognized, of SpeechRecognize on Python. Unfortunately, never seen an event or callback signal for recognizing on my test. But, the response or event signal of 'recognized' is very well. I'd like to know…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-12-03T03:47:33.417+00:00
김지상 21 Reputation points
accepted 2020-12-07T01:55:54.047+00:00
김지상 21 Reputation points
1 answer

How to create Custom Command in Cognitive Services Voice Assistant and download it?

In Azure Cognitive Speech service, I am using Voice Assistant. I can create Custom Keyword in Speech Studio and I can Train that and can be download as .table file on local system. So now I can use this .table Custom Keyword file to convert keyword…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-12-03T12:52:15.16+00:00
Kaushikkumar Halvadia 1 Reputation point
commented 2020-12-04T21:52:02.283+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Microsoft Azure - Text-to-Speech - Commercial use

Hello can i use the created voices with Text-to-Speech for commercial? e.g. for my internet videos, elearning, reselling the generated voices etc.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-12-01T13:44:54.11+00:00
JohnSmith 1 Reputation point
commented 2020-12-04T18:55:50.707+00:00
YutongTie-MSFT 48,586 Reputation points
0 answers

Custom Voice Failed to process your data due to unknown reason. Please try again later.

I'm trying to upload data to use for training the Custom Voice from Speech Studio model and during the processing stage I get the following error: Failed to process your data due to unknown reason. Please try again later. The data is in the correct…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-11-13T17:01:56.07+00:00
commented 2020-11-27T01:13:16.12+00:00
YutongTie-MSFT 48,586 Reputation points
1 answer One of the answers was accepted by the question author.

UWP Continuous speech get results

am looking at the sample programs for Speech to text using AZURE speech, using the mic When in recognizerRecognizing, I am trying to figure out when it completes and starts a new section. If it is short phrase everything works fine, it is…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-11-02T18:58:13.89+00:00
Paul Ryan 321 Reputation points
commented 2020-11-25T13:13:06.65+00:00
Ramr-msft 17,731 Reputation points
1 answer

Speech sample code returning "Unspecified connection error (200)" - HELP!

I'm following the sample code provided my MS here: https://learn.microsoft.com/en-gb/azure/cognitive-services/speech-service/get-started-speech-to-text?tabs=script%2Cbrowser%2Cwindowsinstall&pivots=programming-language-csharp I have created…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-11-07T10:03:58.737+00:00
Ben 1 Reputation point
commented 2020-11-17T15:48:45.093+00:00
Ben 1 Reputation point
1 answer

Spelling recognition result isn't good enough

I'm working on an app to help kids remember words, and one scenario is spelling words to determine if they are correct. For example, if you spell "Hello" as "H-E-L-L-O", the system will recognize it as "HELLO." If you…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-11-08T03:37:47.767+00:00
Applean 1 Reputation point
answered 2020-11-17T09:42:31.527+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Cognitive Speech Service in webserver

Hi, Iam using Javascript Cognitive Speech SDk in my webpage and its working fine when run from localhost in my system, but when i deployed the same code in webserver, Iam getting error Invalid SpeechSDK. Do i need to install any softwares in my…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-11-17T03:54:43.847+00:00
Raghu E 1 Reputation point
answered 2020-11-17T06:20:39.363+00:00
romungi-MSFT 43,696 Reputation points Microsoft Employee
1 answer

Azure PullAudioInputStream Not working accurately with Twilio Voice

I integrated Twilio Media stream with Azure Cognitive service (Speech to Text). I inherited speechsdk.audio.PullAudioInputStreamCallback class to send audio chunks to server. ref : speech_sample.py import azure.cognitiveservices.speech as…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-10-26T15:37:15.777+00:00
Intellica Labs 1 Reputation point
commented 2020-11-09T10:16:34.357+00:00
Intellica Labs 1 Reputation point
1 answer One of the answers was accepted by the question author.

Missing neural voices in Speech Studio

When creating an audio file under Audio Content Creation, I only get access to standard voices and no neural voices. These are available in the "lite version", but not when signed in. This was there a few weeks back, so what am I doing wrong? …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-10-27T08:59:58.383+00:00
Eirik Sorensen 26 Reputation points
accepted 2020-11-04T16:57:39.373+00:00
Eirik Sorensen 26 Reputation points
1 answer

Content logging

I am trying to download from August 2020, but for some reason, I am unable to do so on my custom speech studio. To avoid this issues is there anyway I can have my content logging from my custom speech save in a storage account or something

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,405 questions
asked 2020-10-30T20:27:53.32+00:00
Edward Amoah 11 Reputation points
commented 2020-11-04T04:58:25.93+00:00
Ramr-msft 17,731 Reputation points
1 answer

Internal server error creating a Test on Custom Speech Portal

Hello, I am using the Speech Studio to test some audio data with human labeled transcript for Word Error Rate. I get "failed" after I perform a test, I tried with multiple audio data. I get following error: Error message: Internal server…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-10-01T17:40:43.86+00:00
stt-training-user 1 Reputation point
answered 2020-11-04T04:24:52.087+00:00
YutongTie-MSFT 48,586 Reputation points
1 answer

Visualize real-time voice data with stt

I hope that the user's real-time voice will be visualized when automatically moving on to the next page. Web audio api knows that user gestures are necessary. Can STT get real-time voice without user gestures? If there's any other way to get user…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2020-10-30T05:48:14.617+00:00
seoyeon lee 1 Reputation point
answered 2020-11-03T00:07:42.657+00:00
GiftA-MSFT 11,161 Reputation points
1 answer One of the answers was accepted by the question author.

Text to speech service does not support el-GR-AthinaNeural.

Hello, i am trying to use text to speech service through PowerShell and although i can succesffully convert my greek text to speech with male voice, when i try the same conversion with the female voice (AthinaNeural) i get the below error: CANCELED:…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2020-10-24T22:41:53.807+00:00
dropdown 116 Reputation points
accepted 2020-10-27T23:45:10.687+00:00
dropdown 116 Reputation points