1,506 questions with Azure AI Speech tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

I cant access anything in "Audio Content Creation", error "You don't have operation permissions"

I just created a speech service, but when I go to "Audio Content Creation", I can't do anything (New - Upload - Export) I tried to add myself as owner role, and other roles, but still, I can't do anything in Audio Content Creation.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-06T02:54:44.3266667+00:00
Abdelrahman Mokhtar 40 Reputation points
accepted 2024-06-06T18:19:23.3033333+00:00
Abdelrahman Mokhtar 40 Reputation points
1 answer One of the answers was accepted by the question author.

Will Azure AI Speech generate styles such as "happy", "cheerful", "excited" automatically from the data given?

I've added data with about 750 utterances. 80% are normal sentences, while 10% are questions and the other 10% are exclamations. What will Speech Studio need to generate styles such as Happy, Cheerful, etc? Do I have to give it more data? Or will…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-31T14:39:03.0333333+00:00
PAVAGEAU Perrine 80 Reputation points
accepted 2024-06-06T12:02:28.4+00:00
PAVAGEAU Perrine 80 Reputation points
1 answer One of the answers was accepted by the question author.

Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS

Subject: Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS Description: The Azure Neural TTS system is mispronouncing the Welsh contraction "i’w." Instead of producing the correct pronunciation…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-16T14:22:18.8166667+00:00
Verbari LLC 20 Reputation points
accepted 2024-06-06T06:00:48.4133333+00:00
Verbari LLC 20 Reputation points
1 answer

Why am I getting a quota error?

I'm using Azure TTS and getting the following quota error: "You have reached the quota with your free-tier (F0) Speech resource. To continue to create audios with neural voices, switch to a standard paid resource, or upgrade your free-tier…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-03-05T20:15:33.4966667+00:00
Rich Hawksworth 0 Reputation points
answered 2024-06-05T16:11:12.9833333+00:00
ck ong 0 Reputation points
1 answer

No module named 'azure' when using azure.cognitiveservices.speech

Hello, I have a problem with importing azure.cognitiveservices.speech. I pip install the package but when importing it I got this error. ModuleNotFoundError: No module named 'azure'

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-16T09:53:03.8766667+00:00
Mosub Gamal Ali Soliman Lawash 0 Reputation points
commented 2024-06-05T16:04:24.1733333+00:00
AshokPeddakotla-MSFT 29,991 Reputation points
0 answers

How to transcribe silences to train a custom STT model?

Hey! 🙂 I'm about to fine-tune a STT model with Audio + human-labeled transcript data. I've gone through the docs and I'm pretty confident that I've the right use case for this type of custom model training. Also, I already know how to organize the data…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-03T11:55:33.11+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
edited a comment 2024-06-04T11:01:15.9266667+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
2 answers

Unable to delete audio file

Hi, I am using azure speech to text service. Originally i have video file and then getting audio file using ffmpeg. import azure.cognitiveservices.speech as speechsdk speech_config = speechsdk.SpeechConfig(subscription=key, endpoint=endpoint) …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2022-04-08T09:18:19.767+00:00
Pooja Kamra 11 Reputation points
answered 2024-06-04T06:10:13.3166667+00:00
马马宏伟 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to recognize short words ("Yes", "No", "Ok") in speech sdk consistently

hello, I was experimenting with SPEECH SDK and I was using https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/quickstart/cpp/linux/from-microphone/helloworld.cpp I've adjusted code a bit, I was using the following…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-03T04:53:50.27+00:00
Faris Lemes 50 Reputation points
accepted 2024-06-03T08:23:25.58+00:00
Faris Lemes 50 Reputation points
1 answer

In, e.g., 0001.sentence.json, quotation marks present in the original sentence are dropped, if that quotation mark occurs at the beginning or end of the detected sentence. Is this expected behavior?

This is mostly in the title. Initially, I suspected this was a bug in the JSON serialization since JSON also uses " to delimit its fields, and these also have to be escaped in SSML. Upon further investigation, however, i found it also affects…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-01T05:49:55.17+00:00
Verbari LLC 20 Reputation points
answered 2024-06-03T07:42:50.3666667+00:00
romungi-MSFT 43,621 Reputation points Microsoft Employee
1 answer

Emotion Detection and Recognition from Text

What are some potential applications of Emotion Detection and Recognition from text, which aims to identify specific feelings like anger, disgust, fear, happiness, sadness, and surprise?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 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,570 questions
asked 2024-05-31T13:26:07+00:00
Petro Sych 0 Reputation points
commented 2024-06-02T04:58:43.93+00:00
dupammi 7,955 Reputation points Microsoft Vendor
1 answer

TTS繁體中文國語發音錯誤

「重考」發音應該是 ㄔㄨㄥˊ ㄎㄠˇ 「假期」發音應該是 ㄐㄧㄚˋ ㄑㄧˊ TTS 是收費服務,因此請儘快修正。 謝謝

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-26T17:34:31.5566667+00:00
疼目職人 0 Reputation points
edited an answer 2024-05-31T18:18:44.8866667+00:00
YutongTie-MSFT 47,991 Reputation points
1 answer

Azure AI - Speech Studio - Error Message

Hi there, I receive this error message today. "为资源 xiaoshuoyuedu1 分配的角色尚未生效。 请让资源管理员配置__自定义子域__并启用 VNet 以使你的角色正常工作。" "The role assigned to resource xiaoshuoyuedu1 has not taken effect yet. Please have the resource administrator configure…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-15T02:43:48.61+00:00
Harb369 5 Reputation points
commented 2024-05-31T13:57:29.5266667+00:00
romungi-MSFT 43,621 Reputation points Microsoft Employee
0 answers

Speech recognition service is not working correctly

Hi, I'm using your speech service to recognize phrases spoken by a user in real time and evaluate their pronunciation. However, I am facing the following issues If I pass the reference text and set EnableMiscue =true, then all the wrong words the user…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-27T20:35:08.7633333+00:00
Miroslav 0 Reputation points
commented 2024-05-31T04:14:56.1133333+00:00
navba-MSFT 19,495 Reputation points Microsoft Employee
2 answers

Azure speech to text batch stucked on "Running" status and no percentage

this is the request: "azureRequest": { "displayName": "job_title...", "description": "job_title...", "locale": "it-it", "contentUrls": [ "{url of a wave…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-29T07:44:05.1833333+00:00
Fabrizio Barone 0 Reputation points
answered 2024-05-30T07:05:57.2166667+00:00
Fabrizio Barone 0 Reputation points
0 answers

Handling connection errors in Speech SDK

Hi, we are using Speech SDK (version 1.35.0, C++) for "speech to text". We use SpeechRecognizer->StartKeywordRecognitionAsync. While running the application, we lose connection sometimes and sometimes internet connection is okay, but we get…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-29T13:16:12.9766667+00:00
Jasmin Hadzajlic 0 Reputation points
commented 2024-05-29T17:50:10.1533333+00:00
romungi-MSFT 43,621 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Sample Data for different styles of Custom Neural Voices (happy, excited, sad).

I could find individual utterances for neutral speech, questions, and exclamations here: https://github.com/Azure-Samples/Cognitive-Speech-TTS/blob/master/CustomVoice/Sample%20Data/Individual%20utterances%20%2B%20matching%20script/SampleScript.txt To…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-28T14:56:18.8666667+00:00
PAVAGEAU Perrine 80 Reputation points
accepted 2024-05-29T14:49:07.5+00:00
PAVAGEAU Perrine 80 Reputation points
1 answer One of the answers was accepted by the question author.

Do we need to close/suspend built-in AI voices (Ava, Andrew, Emma, Brian, etc) after using them to create a file in Audio Content Creation?

Hello, I understand that Custom Neural Voices need to be suspended after use due to their per-hour pricing. Do we also need to suspend anything after using Microsoft's built-in AI voices? I couldn't find specific information on this and want to avoid…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-29T09:04:31.9+00:00
PAVAGEAU Perrine 80 Reputation points
accepted 2024-05-29T14:47:46.8766667+00:00
PAVAGEAU Perrine 80 Reputation points
1 answer One of the answers was accepted by the question author.

How to estimate the time needed to train a custom STT model?

Hey! I'm thinking about fine-tuning a STT model with Audio + human-labeled transcript data in Speech Studio. However, as I read through the docs, I can see that "If you switch to a base model that supports customization with audio data, the training…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-28T15:54:02.83+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
accepted 2024-05-29T08:55:29.6566667+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
0 answers

How do you do pronunciation

Recently I had a script for a programming video, and I needed the word GUID, or goo id. I tried typing many different ways, and the only way I could get the word GUID, was to type goo hid, and use an audio editor and get rid of the H sound. Azure Speech…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-05-25T06:46:27.2966667+00:00
Data Juggler 181 Reputation points
commented 2024-05-29T05:01:47.5866667+00:00
navba-MSFT 19,495 Reputation points Microsoft Employee
0 answers

training with mixed language in custom-stt(English & Korean)

Hi, I am working on training korean custom-stt, but in the training data , there are a few english words mixed in it. Some of them are well processed and accepted as train data but others get rejected such as winder, insulator, gripper, rewinding. below…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2022-10-14T06:11:55.737+00:00
VPA 21 Reputation points
commented 2024-05-28T23:25:13.9066667+00:00
Elias Salazar Zeledon (Manpower Costa Rica S A) 0 Reputation points Microsoft Vendor