1,506 questions with Azure AI Speech tags

Sort by: Updated
1 answer

Why does Viseme Callback no longer deliver blendshapes?

Hi there, A few months ago, I developed a project based on Speech Synthesis and Viseme Blendshapes. At that time, I had no problems receiving the blendshapes. Recently I realized that my code was no longer working. I receive Viseme with the corresponding…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2023-12-02T11:58:31.9033333+00:00
Ebertowski, Rene 5 Reputation points
commented 2024-06-29T14:30:25.9866667+00:00
俊杰魏 0 Reputation points
1 answer

"504.0 GatewayTimeout" On Deployed Flask Web Application's do_task() function

My Flask app is currently hosted on Azure and was deployed through docker hub. Once a form is submitted the do_task() function is called. This function takes a long time as it is using WhisperX. The program runs without problem locally but Azure's 240s…

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
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
829 questions
asked 2024-06-27T13:03:26.35+00:00
Henrik Vlijter 0 Reputation points
answered 2024-06-29T09:38:30.2666667+00:00
YutongTie-MSFT 47,991 Reputation points
0 answers

Having issues when uploading daatset for custom STT model: Status: 400. The value of dataset.Locale is an invalid culture

I am uploading dataset in speech studio to train custom STT model. I have a .zip file which has audios in wav format and their trans. After uploading I am receiving this message: "Failed to upload data uch-ildiz. Error: Status: 400. The value of…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-27T07:05:58.88+00:00
Mutolaa 0 Reputation points
commented 2024-06-28T10:49:47.84+00:00
santoshkc 6,380 Reputation points Microsoft Vendor
1 answer

Is there a way for speech diarization to run across multiple files while keeping the speaker IDs the same for each speaker?

Let's say I have 5 large wav files of the same 4 speakers. The files are too large to concatenate into one wav file. Is there a way I can run diarization on these 5 files and keep the same speaker number for the respective voice across all files?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-26T23:08:15.51+00:00
Annie 0 Reputation points
answered 2024-06-27T09:27:55.72+00:00
navba-MSFT 19,495 Reputation points Microsoft Employee
0 answers

SPEECH DELAY, Length of created audio from SSML doesnt match my SSML file

Hello, i am using azure congnite services API where i try to transform SSML into audio which work well expect my sentences doesnt start at the right time for example my last sentence "Do hrnca dáme bravčovú masť?" should start at 35290ms but…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-25T11:57:47.4833333+00:00
Jakub Chudiak 0 Reputation points
commented 2024-06-26T15:17:43.4166667+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

What is expected date to have AUDIO_INPUT_PROCESSING_ENABLE_V2 feature on Linux systems?

I'm having some issues with the current echo cancellation algorithm on Linux system, and I've noticed that there is enhanced version. Is there any date specified when this feature will be available on Linux systems? …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-25T05:18:01.2766667+00:00
Faris Lemes 50 Reputation points
commented 2024-06-26T12:50:28.4533333+00:00
santoshkc 6,380 Reputation points Microsoft Vendor
1 answer

Currently, I know that STT is supported on mobile devices when the network is good. I would like to know if STT can still be used without a network connection.

Currently, I know that STT is supported on mobile devices when the network is good. I would like to know if STT can still be used without a network connection.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-19T09:00:35.2666667+00:00
Iris Zhang 0 Reputation points
commented 2024-06-26T09:43:08.5633333+00:00
AnuragSingh-MSFT 21,076 Reputation points
0 answers

Transcription result returns Access denied due to invalid subscription key or wrong API endpoint?

I'm trying to run a batch transcription based on the example here. I have extracted my subscription key via the screenshot attached: and am trying to run the code via: import requests import json subscription_key = "<KEY VIA…

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-06-25T21:41:35.3366667+00:00
Annie 0 Reputation points
commented 2024-06-26T09:01:13.62+00:00
Annie 0 Reputation points
0 answers

How to get audio file with the method recognizeOnceAsync of SpeechSDK.SpeechRecognizer?

I'm using the demo code from https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/quickstart/javascript/browser/from-microphone/index.html like this below recognizer.recognizing = (s, e) => { console.log(RECOGNIZING:…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,054 questions
asked 2023-07-07T10:09:45.7133333+00:00
MarsOnly 5 Reputation points
commented 2024-06-26T01:42:48.15+00:00
Cesar Bonadio 0 Reputation points
3 answers

The Azure Cognitive Services Speech is repeating the audio twice

While I am using the Azure Cognitive Services Speech is repeating the audio twice ,

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-18T07:02:02.35+00:00
Vijay Sheth 0 Reputation points
commented 2024-06-24T12:25:39.59+00:00
santoshkc 6,380 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

The Cognitive Services Speech SDK has no sound on iPhone's Safari, but can play successfully on Mac's Safari. How should this be handled?

The Cognitive Services Speech SDK has no sound on iPhone's Safari, but can play successfully on Mac's Safari. How should this be handled? (in react) const initializeSynthesizer = () => { const speechConfig =…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-11T11:25:35.4866667+00:00
jessebo 20 Reputation points
commented 2024-06-24T10:27:30.2333333+00:00
navba-MSFT 19,495 Reputation points Microsoft Employee
1 answer

C# Azure SpeechSynthesizer Timeout

I recently started running into a "Timeout while synthesizing" error when trying to use the OpenAI TTS Voices. Coming from the northcentralus region on a S0 plan. It will sporadically work, but am not seeing anything in my logs about rate…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-23T15:20:19.51+00:00
Burning Aurora 0 Reputation points
commented 2024-06-24T00:19:25.8933333+00:00
Burning Aurora 0 Reputation points
0 answers

The problem related to Speech to text implementation on LAVIE Tab 10FD3 tablet

We are implementing Azure Speech to Text in our app and tested it on several devices, but we had problems with the LAVIE Tab 10FD3 tablet (https://www.nec-lavie.jp/products/tablet/lavie/laviet10/) . The Google Speech to Text API works fine, so it does…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-21T14:44:11.54+00:00
nguyen thuan 0 Reputation points
commented 2024-06-22T09:21:54.6966667+00:00
nguyen thuan 0 Reputation points
1 answer

What to do to get certificate??? I have completed one module but I'm not getting any certification link or test to get that... I'm confusing

I have completed one module but I am not able to find any of the certificate link or test I'm not getting what to do next after sharing the badge of one module completion. This question is related to the following Learning Module

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,529 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-06-21T15:54:07.88+00:00
Pratheeksha P 0 Reputation points
edited the question 2024-06-21T16:41:59.51+00:00
VarunTha 5,115 Reputation points Microsoft Vendor
1 answer

How much time did it take for custom STT model to train?

Hey! 🙂 I've just trained a custom STT model using Azure Speech Services. However, I don't know how much time the train took as I can only see the creation date. Is there any way to check how much time a particular train took? Thanks a lot!

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-21T11:32:28.2566667+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
commented 2024-06-21T13:22:22.39+00:00
Bruno Goncalves Vaz (P) 20 Reputation points
2 answers

Unity with azure speech sdk for android and iOS

When i am using the azure speech sdk on unity, when i test it on the computer it works fine, i can speak, it recognizes and responds in speech all normal. When I build for Android and iOS it doesn't work. Both on iOS and Android it advances the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2022-05-13T18:14:49.527+00:00
Rui 11 Reputation points
edited an answer 2024-06-21T03:13:59.9433333+00:00
heizel 0 Reputation points
2 answers One of the answers was accepted by the question author.

Offline speech-to-text service on mobile

My client's mobile network might not be good, so I want to integrate an offline speech-to-text SDK on mobile. Does Azure provide offline speech-to-text SDKs for iOS and Android?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-19T01:13:04.9833333+00:00
milker90 20 Reputation points
accepted 2024-06-21T01:25:18.99+00:00
milker90 20 Reputation points
1 answer

One of the voices we used (BlueNeural) seems to have been removed from our region, will it come back?

We have been using the Azure AI TTS voice en-US-BlueNeural for content creation, but just went to generate new content today and it seems to have been removed from our region (westUs). This was a pleasing voice and for consistency we would really…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-20T23:41:07.31+00:00
Jon Adams 0 Reputation points
edited an answer 2024-06-21T00:45:52.7033333+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

Getting CANCELED ConversationTranscriptionCanceledEventArgs - ResultReason.Canceled using a docker container

Hi, I am running a docker container for cognitive-services-speech and getting the cancelled session error while transcribing an audio file. The code I am running is taken from here:…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-20T10:48:21.9633333+00:00
Julia Berezutskaya 0 Reputation points
answered 2024-06-21T00:35:35.5066667+00:00
VasaviLankipalle-MSFT 15,836 Reputation points
1 answer

Azure AI Studio - Speech to text - Unable to contact server. StatusCode: 1006, undefined Reason: undefined

I am currently running a project on the Azure AI Studio for Real-time speech to text and it is currently giving me the error "Unable to contact server. StatusCode: 1006, undefined Reason: undefined" whenever I load an audio file.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,506 questions
asked 2024-06-19T15:35:04.8566667+00:00
Jonathan B 5 Reputation points
commented 2024-06-20T17:27:50.27+00:00
VasaviLankipalle-MSFT 15,836 Reputation points