3,681 questions with Azure AI services tags

Sort by: Updated
2 answers

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 Translator
An Azure service to easily conduct machine translation with a simple REST API call.
491 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,681 questions
asked 2021-11-03T11:01:18.813+00:00
Tobi 1 Reputation point
answered 2021-11-18T12:50:25.18+00:00
chris mickens 6 Reputation points
2 answers

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 Speech
An Azure service that integrates speech processing into apps and services.
2,081 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.
1,363 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
524 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,681 questions
asked 2020-12-10T05:00:04.477+00:00
larissa kelmer 1 Reputation point
answered 2021-11-18T08:00:21.973+00:00
Andreas Lange 41 Reputation points
1 answer

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 Speech
An Azure service that integrates speech processing into apps and services.
2,081 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,681 questions
asked 2021-10-29T06:57:10.247+00:00
Lise Amen 1 Reputation point
commented 2021-11-17T11:37:38.807+00:00
Amen Lise 51 Reputation points
1 answer

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
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,681 questions
asked 2021-11-16T18:12:33.453+00:00
nishant ghadigaonkar 1 Reputation point
answered 2021-11-17T05:53:42.867+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer

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
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 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,681 questions
asked 2021-11-15T13:48:29.693+00:00
Daisy Arusey 1 Reputation point
answered 2021-11-15T17:05:43.923+00:00
GiftA-MSFT 11,176 Reputation points
1 answer

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
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 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,681 questions
asked 2020-08-13T14:49:14.123+00:00
Jason Brown 1 Reputation point
commented 2021-11-14T15:51:59.463+00:00
Sarah 161 Reputation points
0 answers

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 Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 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,681 questions
asked 2021-11-12T13:58:02.537+00:00
Akash Kadia 41 Reputation points
commented 2021-11-13T12:50:18.74+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer

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 Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 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,681 questions
asked 2021-11-12T07:30:12.963+00:00
Akash Kadia 41 Reputation points
answered 2021-11-12T15:05:49.58+00:00
Akash Kadia 41 Reputation points
1 answer One of the answers was accepted by the question author.

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 Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
511 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
183 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,681 questions
asked 2021-11-12T06:39:23.12+00:00
Akash Kadia 41 Reputation points
accepted 2021-11-12T13:49:51.393+00:00
Akash Kadia 41 Reputation points
1 answer One of the answers was accepted by the question author.

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 Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,674 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,681 questions
asked 2021-10-26T13:53:38.247+00:00
zbril 21 Reputation points
accepted 2021-11-12T12:56:53.9+00:00
zbril 21 Reputation points
2 answers

"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 Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,137 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,681 questions
asked 2021-11-02T11:05:33.193+00:00
Anonymous
commented 2021-11-12T11:03:30.593+00:00
Ramr-msft 17,826 Reputation points
1 answer One of the answers was accepted by the question author.

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 Speech
An Azure service that integrates speech processing into apps and services.
2,081 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,681 questions
asked 2021-11-08T15:05:21.77+00:00
Hölzl Josef 21 Reputation points
commented 2021-11-11T12:37:47.113+00:00
Hölzl Josef 21 Reputation points
0 answers

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 AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,681 questions
asked 2021-11-10T02:24:35.427+00:00
Konrad M WebArray 6 Reputation points
commented 2021-11-10T12:58:44.087+00:00
Konrad M WebArray 6 Reputation points
1 answer

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 Speech
An Azure service that integrates speech processing into apps and services.
2,081 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,681 questions
asked 2021-11-09T23:01:24.197+00:00
Tristen Campbell 1 Reputation point
answered 2021-11-10T06:15:45.317+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

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 Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,137 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,681 questions
asked 2021-11-04T11:27:48.053+00:00
Emily Harper 111 Reputation points
accepted 2021-11-08T12:58:30.543+00:00
Emily Harper 111 Reputation points
1 answer

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 Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
552 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,681 questions
asked 2021-10-29T16:40:27.23+00:00
Anish Gupta 1 Reputation point
commented 2021-11-01T19:57:10.043+00:00
Anish Gupta 1 Reputation point
1 answer One of the answers was accepted by the question author.

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
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,681 questions
asked 2021-10-31T07:03:53.097+00:00
paul_guo 21 Reputation points
accepted 2021-11-01T06:46:17.223+00:00
paul_guo 21 Reputation points
1 answer

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 Translator
An Azure service to easily conduct machine translation with a simple REST API call.
491 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,681 questions
asked 2021-10-26T11:47:16.273+00:00
Lalith 161 Reputation points
commented 2021-10-31T20:17:25.98+00:00
YutongTie-MSFT 53,981 Reputation points Moderator
1 answer

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 Translator
An Azure service to easily conduct machine translation with a simple REST API call.
491 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
524 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,681 questions
asked 2021-10-26T11:45:47.123+00:00
Lalith 161 Reputation points
commented 2021-10-27T13:50:48.573+00:00
Ramr-msft 17,826 Reputation points
2 answers

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…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,081 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,681 questions
asked 2021-10-14T10:56:56.753+00:00
Kirill Kholodilin 1 Reputation point
answered 2021-10-26T18:10:38.387+00:00
GiftA-MSFT 11,176 Reputation points