Document Translation - Don't translate certain words
Hello, for a customer, I built a Power Automate flow that uploads document to Azure Blob storage and makes a HTTP POST request to the API to translate them in multiple languages. This works very well. However, is there a way to have specific words…
Azure AI Translator
Azure AI services
differentiation of speakers - speech to text
Hi! I want to know if it is possible to differentiate speakers in a conversion from an audio file to a text file. I don't want to define profiles or recognize who is speaking, I just want to know when a person is speaking and when another person starts…
Azure AI Speech
Azure AI Search
Azure AI Language
Azure AI services
Speech to Text API v3.0 CREATE Transcription (201 Created) GET Transcripton (401 PermissionDenied)
Hello, I am trying to get a transcription of a text via an audio file using the Cognitive services API. When I do a Create Transcription, I get apim-request but when I do a Get Transcription, I get an error message. Here are the screenshots. …
Azure AI Speech
Azure AI services
AADSTS50020 error whilw trying to access qna maker
AADSTS50020: User account **************** from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '21201764-a02c-440b-8de0-b6f3f2890307'(QnAMaker Portal) in that tenant. The account needs to be…
Azure AI services
Running Computer Vision Read API within Private Network(Python)
I get this error when I make a call while within my company's network. Is there a way around it?
Computer Vision
Azure AI services
Azure Computer Vision Cognitive Services - how to perform OCR on image captured via getUserMedia camera stream (JavaScript)
Hello! Am using the Computer Vision Cognitive Services (JavaScript) to build a web app where the user can use the device camera to take an image and have OCR performed on it. Previously I used the JavaScript Tesseract library…
Computer Vision
Azure AI services
How to Get Person and Faces from Azure Face PersonDirectory wihtout creating DynamicPersonGroup ?
I was looking for alternative to LargePersonGroup so I can Identify Faces without performing train task on each person adding and I came across PersonDirectory. But I can not find full documentation for With All crud operation on Directory using RestAPI…
Azure Face
Azure AI services
how much time will it take For Training Azure Face LargePersonGroup on New Person entry which already has trained person data ?
If I have LargePersonGroup with 50000 Person with 4 faces each and for them Group is already trained , now if I add 5 new person with 4 faces each to this large person group. How much time will it take to train this group again ? will it be for 5 persons…
Azure Face
Azure AI services
Is there any Docker Container for Azure Face API for Trial/Standard azure subscription ?
I found one blog where user is accessing Azure Face API in local environment using Docker container provided by Azure. I tried to pull docker container with following command docker pull…
Azure Container Registry
Azure Face
Azure AI services
Application Insights Performance Profiler -- trigger on duration
Currently the automatic profiler traces from AI(in the performance section) can occur with the triggers of CPU, Memory and Sampling. Does anyone know of a requested feature to also have a trigger for request duration? There are plenty of times where…
Azure Monitor
Azure AI services
"Form Recognizer Studio" Cannot read properties of undefined (reading 'replace').
Unable to create a new project in the "Form Recognizer Studio", all settings are set correctly for blob container, storage and form recognizer service. With the same settings I was able to create 4 projects, I decided to remove them and try…
Azure AI Document Intelligence
Azure AI services
Custom Speech API 3.0 does not support Upload of new StructuredText Dataset
The API manual does not indicate what "kind" should be used when uploading structured text (in Markdown format), which is introduced in…
Azure AI Speech
Azure AI services
Re: Speech to text api seems not responding (Voicemail Transcription with Azure on FusionPBX/FreeSwitch)
This is a proposed answer to a question that was originally posted by ClearConverse over here: https://social.msdn.microsoft.com/Forums/en-US/b06ad362-4eb7-44ee-8b84-4ce4b8b3fd20/speech-to-text-api-seems-not-responding The original question relates…
Azure AI services
Azure Speechsdk on Raspberry Pi
I've been working on a project for the better part of a month now, and to no end I keep hitting road blocks. I am trying to make an automatic translator on my Raspberry Pi 4 that uses Bluetooth headphones as the audio input and output, preferably in…
Azure AI Speech
Azure AI services

Is the pre-built Invoices model for form recognizer set up only for US format invoices?
Can you please confirm if the pre-built invoices model (https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/concept-invoice) for form recognizer (part of the azure cognitive services) is specific to US format invoices? I see…
Azure AI Document Intelligence
Azure AI services
Bot Service unable to call API that's deployed as a private endpoint
I have deployed a bot using the Bot Service, LUIS and QnA Maker. One of the requirements of this bot is to call an API and process its response. But since the API is deployed as a private endpoint, the bot is unable to access it and get the response. One…
Azure Private Link
Azure AI services
Chinese voice has problems with pronunciation
大单于:should be da'chan'yu,but now da'dan'yu 行省:should be xing'sheng,but now hang'sheng using Yunye and Yunxi Both can reproduce the problem
Azure AI services
Text Translator SDK
Hello, is there an SDK for Text Translator Service? I can find the API but curious if there is an SDK? thanks
Azure AI Translator
Azure AI services
Text Translator Detect Language vs Text Analytics Detect Language
What is the difference between Text Translator Detect Language and Text Analytics Detect Language? which one is reliable? what should i use?
Azure AI Translator
Azure AI Language
Azure AI services
Text to Speech numbers Normalization rules
Hi all! I have a sentence to be translated into speech: Insgesamt wurde laut Landesamt im Nordosten bisher bei 45646 Menschen eine Corona-Infektion nachgewiesen, 43609 Menschen gelten als genesen. When Azure TTS reads this text in German, the…