Azure speech service continuous speech recognition
I'm preyty new to Azure speech service and I'm using twilo/plivo service for connecting a number with azure stt and process it further after transcription. My problem is when I speak something, it's detecting well, and when I stop speaking or stay…
How to receive usage details for Azure Speech Service Batch Transcription?
I am using Azure Speech Service to transcribe audio files vie Batch Transcription. When I report on the costs, there is no way to report on the actual usage (time) based on which costs are calculated. I do see the requests, but if I change the scope to…
Getting Error when using TTS service with text containing special character '<'
I am using microsoft-cognitiveservices-speech-sdk for text to speech. Before sending the text to SpeechSynthesizer i am creating a ssml and then passing the smml to speakSsmlAsync method. I am getting a issue in this process , if my text contain…
Custom Neural Voice
We have full copyright and rights of an Author who is deceased and we would like to create his Voice via Custom Neural Voice - speech AI. Somehow we are unable to do so because Speech Portal requires the author to consent that his voice can be used.…
Speech to text Custom Model is failing when used lasted base model for BYOS speech resource
We are trying to train custom model from speech portal using speech service deployed with BYOS.We noticed it is failing when used latest base model , but when used old base model custom model is succeeding . When used below old base model for English it…
Real-Time Audio Transcription and Translation Using Azure
I want to create a continuous translator that can specifically output audio into english text. I've been looking into the translation and language detection on Azure but I finding trouble having the tools separate. I have it as mic -> language…
I can not open the Speech Studio
I can not open the Speech Studio, the Page is not loading, the page just keeps loading and loading and stay white
How do i change the request limit for whisper model in azure
Hi everyone! 👋 I’m currently using the Whisper model in Azure OpenAI Service and running into issues with the default request limits. I need to increase the request limit to better handle my application’s workload. Here’s what I’ve tried/checked so…
Speech SDK Chinese recognition error
Hi, I've encountered an issue with recognizing Chinese characters. The system often returns English words instead, and the pronunciation isn't quite right. I've already set the speech recognition language to zh-CN. How can I improve this? Thank…
Speech Studio Advanced Custom Keyword Model creation FAILS in East US
The creation of my advanced custom keyword model failed after 24 hours of being in progress. status: Failed (no additional error message) region: East US created at: 1/21/2025 10:58 AM I was able to create a basic model and it was ready in a…
Subscription Key for Azure TTS/STT
Hi Team, We're using the Java SDK for Azure Text-to-Speech (TTS) and Speech-to-Text (STT). The SDK initialization requires a subscription key and region. Does a single subscription key work across all Azure regions, or do clients need to generate…
Continuous speech recognition cutting off after 30 seconds
Hello, We're encountering an inconsistent issue with the Azure Speech SDK where continuous recognition sessions are prematurely terminating around the 30-second mark. This issue is significantly impacting our application's ability to transcribe long-form…
Issue Moving File via Microsoft Graph API with Make (Integromat)
Hello,I am currently facing an issue using the Microsoft Graph API to move a SharePoint file from one folder to another via Make (formerly Integromat) Issue Details: Primary Issue: - When sending a PATCH request to the following endpoint: …
How to set a sessionId in Azure speech SDK Synthesizer
Hi Team, We are currently utilizing the Azure Speech SDK for Text-to-Speech (TTS) in our Java application. However, unlike Speech-to-Text (STT), we haven't identified a way to access the session ID generated by the SDK. Is there a method available for…
Cannot Connect Locally to when using Microsoft.CognitiveServices.Speech
Hello Everyone, I am trying to build a method that detects the language of the audio I provide it. My application translates audio but since we batch transcribe and also use a custom model, I cannot use languageIdentification. Therefore, I am trying to…
speech service problem while using my student pack
when i try to create instance of azure speech service i got this error ( i use student sub ) : {"code":"DenyAssignmentAuthorizationFailed","message":"The client 'Rayen.benaziza@isitc.u-sousse.tn' with object id…
"Connection Error" Issue During HTTP Calls to Custom Neural Voice Endpoint
Hello, We are experiencing an issue with our Azure Speech Studio configuration, specifically with the endpoint of our Custom Neural Voice. We are using an HTTP request via curl with all parameters properly configured (API keys, region, and validated…
Does Custom Neural Voice support Viseme output?
I could not find any documentation on the SSML supported by custom neural voice. I would like to know if Viseme events are supported.
Issue when working in Speech Studio
Hey everyone, When I tried to use options within Speech Studio (like, Speech Translation, or Real Time speech to text), I got "Unable to contact server. StatusCode: 1006" error. When I analyze the logs, I got the 403 Error - "A Virtual…
Regarding Modification of Request Body Validation - Azure Batch Transcription REST API
We have Azure subscription with the Standard Tier. We are using Azure AI batch transcription for past 1 year. Reference Link: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/batch-transcription-create?pivots=rest-api We are using…