1,555 questions with Azure AI Speech tags

Sort by: Updated
0 answers

Internal Error for Custom Model for Italian language Project

I have a query regarding an issue we are facing while creating a custom model in the Azure Speech portal for the Italian language. It is throwing an internal error. The following is the list of items we have used. However, when we used the same…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-22T15:44:10.1633333+00:00
Ulhas Hulyal, Nilesh 0 Reputation points
commented 2024-07-24T19:33:00.7766667+00:00
VasaviLankipalle-MSFT 15,946 Reputation points
0 answers

Does Microsoft Azure offer an affiliate/referral program to promote its suite of AI products?

Like the title suggests, does Microsoft Azure offer an affiliate or referral program where webmasters can sign up, obtain a referral link, and send business user referrals to Azure's AI products in exchange for commissions?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,723 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,635 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,642 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
241 questions
asked 2024-07-24T17:31:36.5066667+00:00
John 10 Reputation points
0 answers

When will fast transcription will be GA?

I want to use the fast transcription in production When it will be GA

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-22T04:07:51.5033333+00:00
Quill Zhou 25 Reputation points
commented 2024-07-24T12:02:05.3466667+00:00
santoshkc 6,955 Reputation points Microsoft Vendor
0 answers

Reading from Blob container instead of public uri for azure speech Api

I can download the file through the code below from my blob storage: public async Task<Stream> ReadFileFromBlobStorageAsync(string blobName) { try { var containerClient =…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,634 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
390 questions
asked 2024-07-23T13:34:29.9133333+00:00
Danial Bakhsheshi 20 Reputation points
commented 2024-07-24T08:01:10.7333333+00:00
Danial Bakhsheshi 20 Reputation points
0 answers

Pronunciation assessment SDK is getting stuck

I'm trying to integrate the pronunciation assessment speech services Python SDK - specifically a web front-end will upload an audio file to a fastapi backend, which will then utilise whisper to transcribe and then send the transcription together with 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,642 questions
asked 2024-07-23T14:24:57.8833333+00:00
Dan Tang 0 Reputation points
commented 2024-07-24T04:20:34.3666667+00:00
VasaviLankipalle-MSFT 15,946 Reputation points
1 answer

Create or join a resource group

I would like to have or create a resource group to create a Speech Resource and have access to the text-to-speech tool. It is key for HP University.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-23T10:17:10.5333333+00:00
Rafa Martín 0 Reputation points
edited an answer 2024-07-23T17:27:00.6833333+00:00
YutongTie-MSFT 48,581 Reputation points
1 answer

Custom external lexcion does not work when calling TTS speech synthesis service using Java SDK

We don't want the * sign to sound, so we set up a custom lexicon, but the synthesized speech doesn't seem to be affected by the lexicon. <speak xmlns="http://www.w3.org/2001/10/synthesis" …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-19T03:11:48.4666667+00:00
xin chen 0 Reputation points
answered 2024-07-23T09:32:06.5266667+00:00
navba-MSFT 20,635 Reputation points Microsoft Employee
1 answer

How to synchronize real world events happening while speech recognition is happening with individual spoken words

I am trying to synchronize real world events that are occuring during live streaming of speech to Azure speech recognition services (e.g., eye gaze shifts, hardware device interactions, etc.). I note the time when I start speech recognition and record…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-01T11:45:38.4166667+00:00
Mark Miller (DevExpress) 0 Reputation points
commented 2024-07-23T05:32:05.5566667+00:00
YutongTie-MSFT 48,581 Reputation points
0 answers

SpeechSynthesizer sometimes plays speech depending on SpeechSynthesisOutputFormat

In a C# WPF application, I call this function to convert text to speech: SpeechSynthesisResult speechSynthesisResult = await speechSynthesizer.SpeakSsmlAsync(strSsml); The audio data is returned ok. BUT the function also sometimes plays the speech as…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-03T14:10:30.4733333+00:00
One More Henry 20 Reputation points
edited the question 2024-07-23T03:29:49.1366667+00:00
VasaviLankipalle-MSFT 15,946 Reputation points
1 answer One of the answers was accepted by the question author.

Pronunciation Assessment: Inconsistent Results

Hi, I'm experiencing very inconsistent results with the pronunciation assessment SDK for the same audio file when using different regions. I have tested the swedencentral and the westeurope regions. I tested them in different, languages, and the results…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-14T17:21:32.7233333+00:00
Jordan C 20 Reputation points
commented 2024-07-23T03:09:02.95+00:00
navba-MSFT 20,635 Reputation points Microsoft Employee
0 answers

Internal Server Error when running evaluation on Custom Speech

Trained a Speech to Text Model on Azure, tried running an evaluation on a test set and I'm getting "Token error rate results are not applicable for some old tests." on Speech Studio. A few weeks ago the same test wasn't giving any issues.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-19T01:21:36.6233333+00:00
MavRedSea 0 Reputation points
commented 2024-07-22T07:05:02.11+00:00
dupammi 8,035 Reputation points Microsoft Vendor
1 answer

How to change a Name for Microsoft Azure Ai 900 certification

I want to change my display name. As my I didn't have middle name, my last name has been added ad last name and middle name My name is Jatoth Siddhartha But it appearing as Jatoth Siddhartha Siddhartha

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,723 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
864 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,081 questions
asked 2024-07-22T05:00:44.4433333+00:00
JATOTH SIDDHARTHA 0 Reputation points
edited the question 2024-07-22T05:42:41.4866667+00:00
navba-MSFT 20,635 Reputation points Microsoft Employee
0 answers

Repetitive result issue with Azure Speech Recognition in .NET

I'm building a live mic speech-to-text transcription on Azure using .NET. However, a single sentence results in multiple repetitive sentences. I need help identifying the issue. What I want is live transcription of a sentence that appears once without…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-19T17:23:12.1933333+00:00
Philipp Schleier 0 Reputation points
commented 2024-07-21T10:30:21.0066667+00:00
YutongTie-MSFT 48,581 Reputation points
0 answers

Transcription Denormalization.

Is there a way to "denormalize" Azure speech transcription, so it provides verbatim transcription (as close as possible, with word fillers, hesitations, repeats, etc)? I will also need word level timestamping and diarization. I am hoping there…

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,642 questions
asked 2024-07-19T15:31:59.8+00:00
Alex Cohen 0 Reputation points
commented 2024-07-20T14:29:17.4166667+00:00
Amira Bedhiafi 19,946 Reputation points
1 answer One of the answers was accepted by the question author.

Users feedback that one word don't sound natural

Feedback from my user: I'm using Ava multilingual voice and have feedback only about one word that does not sound natural whenever "she" pronounces it: vaccine.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-16T18:03:45.4566667+00:00
Quill Zhou 25 Reputation points
accepted 2024-07-19T13:34:53.3566667+00:00
Quill Zhou 25 Reputation points
0 answers

Custom endpoint available for ConversationTranscriber?

I have followed the instructions to train a new speech model and created a custom endpoint for it in Speech Studio. I have seen examples for using the custom endpoint for SpeechRecognizer; however, when I try to connect to the endpoint using a…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-19T06:28:26.6866667+00:00
Marc Sumner 0 Reputation points
commented 2024-07-19T09:55:07.1366667+00:00
dupammi 8,035 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

speech translation audio file to translated audio file support there or only Microphone audio translation support there?

I know that we have a direct speech translation support w.r.t microphone along with microphone, Do we have a support direct speech to speech translation using audio files example english language audio file by passing as a input to the speech translation…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-17T06:22:34.31+00:00
Ganesh P 20 Reputation points
commented 2024-07-19T06:43:06.62+00:00
santoshkc 6,955 Reputation points Microsoft Vendor
0 answers

Custom external lexcion does not work when calling TTS speech synthesis service using Java SDK

<speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="http://www.w3.org/2001/mstts" xmlns:emo="http://www.w3.org/2009/10/emotionml" version="1.0" …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-19T03:00:50.0033333+00:00
xin chen 0 Reputation points
commented 2024-07-19T06:14:54.3966667+00:00
xin chen 0 Reputation points
0 answers

Azure text to speech batch synthesis status "NotStarted"

Hi All. I am using the this link guide to test the endpoint. The request went through but keep saying following: ALPN: curl offers h2,http/1.1 (304) (OUT), TLS handshake, Client hello (1): CAfile: /etc/ssl/cert.pem CApath: none (304) (IN), TLS…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,555 questions
asked 2024-07-18T09:47:40.71+00:00
AGangwar 0 Reputation points
commented 2024-07-19T04:20:02.9666667+00:00
VasaviLankipalle-MSFT 15,946 Reputation points
1 answer One of the answers was accepted by the question author.

azure prononciation assessment

In azure prononciation assessment for scripted speech , why when i insert a word that does not in exist in the script in my speech i don't get that word as inserted in the result of prononciation assessment? let's take the following script : "life…

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,642 questions
asked 2024-07-18T10:08:18.8633333+00:00
Iheb Jandoubi 25 Reputation points
accepted 2024-07-18T12:19:57.2133333+00:00
Iheb Jandoubi 25 Reputation points