1,924 questions with Azure AI Speech tags

Sort by: Updated
1 answer

How to solve problem of a failed speech model

I'm building a speech model on Azure. The data for training was successfully uploaded, but the model that uses the data failed with an "Internal error" message. Pls tell me what to do. Thanks! Elise

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-10T19:18:38.9533333+00:00
Elise 0 Reputation points
edited a comment 2025-02-22T13:00:52.0233333+00:00
Suwarna S Kale 786 Reputation points
1 answer

Azure platform: Can't Call API Key for Speech service in Google sheets.

Hi I'm new to azure and I can't call my Azure Speech service (Text to speech) API key in google sheets that's stored in my Key Vault secrets (for The Speech Service.). Can anyone help me? So far I've: Created a Resource Group. Added a Key Vault to…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,159 questions
asked 2025-02-17T19:39:27.79+00:00
Contentcreator1 0 Reputation points
commented 2025-02-22T06:44:59.31+00:00
Contentcreator1 0 Reputation points
1 answer

408 Status code in Azure Speech to text Batch transcription

I am trying to transcribe an audio file with Azure speech to text Batch transcription. The transcription is successful. But when I try to get the transcription files using the below API curl -v -X GET…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-21T09:57:18.67+00:00
Bhaswati Saha 0 Reputation points
edited an answer 2025-02-22T04:08:47.53+00:00
Sina Salam 18,201 Reputation points
0 answers

Speech Service Batch Transcription 500 Error

I have a video processing API deployed for 2 weeks. One of the endpoints uses Azure Speech Service Batch Transcription (UKSouth). Users started complaining today as results were not delivered within ETA. I tried listing jobs in the queue and I got…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-21T22:55:09.7333333+00:00
Javier Orozco 0 Reputation points
commented 2025-02-22T00:31:57.03+00:00
VasaviLankipalle-MSFT 18,566 Reputation points
1 answer

PushAudioInputStream write uses high CPU and memory when under load

Hi team, I observe high CPU and Memory usage when sending audio using the PushAudioInputStream write method during load. I am using the Java SDK version 1.42.0 Our use case involves getting multiple streams of Audio which we need to send to Azure for…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,159 questions
asked 2025-02-18T09:57:02.8933333+00:00
Sai Vishnu Soudri 60 Reputation points
commented 2025-02-21T20:45:00.7066667+00:00
Pavankumar Purilla 3,410 Reputation points Microsoft Vendor
1 answer

Automating Deployment of Azure Speech-to-Text Model Across Subscriptions

I have successfully deployed an Azure Speech-to-Text model in my subscription. Now, I need to automate the process of deploying the same model to my colleague's subscription.   Current Setup: I have an existing Speech-to-Text service deployed in my…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-19T18:56:40.6833333+00:00
Dinnemidi Ananda Kumar 100 Reputation points
commented 2025-02-21T20:43:29.4566667+00:00
Pavankumar Purilla 3,410 Reputation points Microsoft Vendor
1 answer

How to train a custom model from a custom model in Azure Speech Studio?

Hello! I have a custom model in Azure Speech Studio that I've trained a few months back with audio + human-labeled transcripts. Now, I need to further train the model to ensure it properly filters profanity words. I thought I could just select my custom…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-20T09:24:21.05+00:00
Bruno Vaz 0 Reputation points
answered 2025-02-21T20:31:58.0266667+00:00
Pavankumar Purilla 3,410 Reputation points Microsoft Vendor
1 answer

GSTREAMER Command for .wav conversion

Good day! I am using GStreamer command to convert the input file to .wav format. "gst-launch-1.0 filesrc location=\"{inputVideoAudioPath}\" ! decodebin ! audioconvert ! audioresample ! audio/x-raw,format=S16LE,rate=16000,channels=1 !…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-20T09:41:50.5933333+00:00
Amper, Charwin (Contractor) 65 Reputation points
answered 2025-02-21T16:34:47.0733333+00:00
santoshkc 12,590 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Character voice change

Hello, We have some inquires about the AI voices and if anything has been changed with the voice of Andrew this week.  Please note that not only the voice but also the accent and the speed. The accent is some audios sounds weird, and the reading speed…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2024-08-29T13:20:07.67+00:00
T Tsakalos 20 Reputation points
commented 2025-02-21T12:49:10.12+00:00
VC 0 Reputation points
2 answers

Getting 408 in Batch speech to text transcription file

I am running azure speech to text using batch transcription API. I am able to create the transcription. It is getting succeed. But when trying to access the transcription files using the below API, I am getting 408 error. curl -v -X GET…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-21T11:14:13.4266667+00:00
Bhaswati Saha 0 Reputation points
edited an answer 2025-02-21T12:47:01.7733333+00:00
Alex Burlachenko 1,190 Reputation points
0 answers

Exception [SPXERR_RUNTIME_ERROR 0x1b] When Using SpeechRecognizer with AudioProcessingOptions for Echo Cancellation

I am trying to implement Acoustic Echo Cancellation (AEC) using Microsoft's Speech SDK in C#. I am using AudioProcessingOptions.Create(AudioProcessingConstants.AUDIO_INPUT_PROCESSING_ENABLE_DEFAULT) to enable audio processing. However, I am encountering…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-17T18:12:35.6833333+00:00
Gaurav Rastogi 0 Reputation points
commented 2025-02-21T09:21:54.55+00:00
Vikram Singh 1,955 Reputation points Microsoft Employee
1 answer

How to access confidence score of speech recognition results in JavaScript

I'm using real-time Azure AI Speech recognition with automatic language recognition. I would like to filter out low-confidence recognition results, which mostly caused by background noise or unclear microphone input. I'm using Node.js SDK. It seems there…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-19T23:27:08.23+00:00
Gunwoo Kim 0 Reputation points
commented 2025-02-21T05:13:07.9366667+00:00
Prashanth Veeragoni 400 Reputation points Microsoft Vendor
1 answer

I need a bing keycode

How do I get a bing ketcode for speech recognition?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-18T16:08:42.3+00:00
Rok1330 0 Reputation points
commented 2025-02-21T03:20:47.1466667+00:00
Saideep Anchuri 2,825 Reputation points Microsoft Vendor
0 answers

Andrew voice is now worse, but not in all regions

I've been using the Andrew voice for a while, and from time to time it gets worse, and someone fixes it. What happened this time is that in region West Europe the voice suddenly changed, and it really sucks. But I tried region Central US, and it sounds…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-20T00:34:21.87+00:00
VC 0 Reputation points
commented 2025-02-20T23:12:06.6466667+00:00
VC 0 Reputation points
0 answers

[ISSUE] Pronunciation Assessment in Polish Fails

Hello, the Azure Team, I have noticed audio passed to the Azure Pronunciation Assessment in Polish doesn't work at all. Uploaded audio and even the live microphone in your Azure Speech dashboard fail in Polish. I haven't tested all the languages but the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-05T19:43:35.0633333+00:00
Jordan Cadon 0 Reputation points
commented 2025-02-20T05:18:03.6566667+00:00
Jordan C 20 Reputation points
2 answers

Azure Bot that joins Microsoft Teams Call and transfers speech to text using Azure Speech Service

I configured Azure Bot which is configured to join Microsoft Teams calls, and calling endpoint is provided. Now using .NET I have implementation for calling endpoint and also the speech service starts converting speech to text when the call is answered.…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
899 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,105 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,898 questions
asked 2025-02-11T15:01:00.4866667+00:00
Gjorgji Mitrevski 0 Reputation points
answered 2025-02-20T02:44:26.8033333+00:00
Chakaravarthi Rangarajan Bhargavi 950 Reputation points MVP
2 answers

Running Web Avatar Code Sample but with Audio-Only mode

I've been testing Microsoft's Web/Avatar code sample (cognitive-services-speech-sdk/samples/python/web/avatar at master · Azure-Samples/cognitive-services-speech-sdk) and successfully got it running. However, the pricing for the speech service with an…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-13T06:37:58.4133333+00:00
Saeed Zidan 0 Reputation points
commented 2025-02-19T17:23:56.8133333+00:00
santoshkc 12,590 Reputation points Microsoft Vendor
1 answer

Why speech translation and speech diaization cannot be combined into one service?

Hi, We have noticed that Azure AI Speech provide speech translation and speech diarization service separately. Is there a way to combine those two into one service? Furthermore, the segments from speech translation are very different than that from…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-17T00:11:44.6333333+00:00
Ning Zhu 0 Reputation points
commented 2025-02-19T10:19:30.3466667+00:00
SriLakshmi C 2,825 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Incorrect Grammar Case for Dates in Microsoft TTS

Hello, I have noticed an issue with how Microsoft TTS (Text-to-Speech) handles dates in German, specifically regarding grammatical cases. When a date includes the month spelled out, the pronunciation is correct (dative case): ✅ zum 23. November 2025 →…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-18T16:24:16.36+00:00
Dimitrios Arampatzoglou 20 Reputation points
commented 2025-02-19T08:16:53.44+00:00
Dimitrios Arampatzoglou 20 Reputation points
1 answer One of the answers was accepted by the question author.

Japanese Voice-to-Text: Preventing Unwanted Kanji Transcription for Names

When using Azure Speech to Text for batch transcription of conversations in Japanese, there is an issue with person names being transcribed into incorrect Kanji characters. A custom speech model has been created to handle specific industry terms, but…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,924 questions
asked 2025-02-14T06:06:11.7233333+00:00
Thierry Tropée 20 Reputation points
accepted 2025-02-18T00:43:58.9766667+00:00
Thierry Tropée 20 Reputation points