2,800 questions with Azure AI services tags

Sort by: Updated
1 answer

Which Azure service is most appropriate for my cognative text analysis needs?

I hope someone can tell me the best way (i.e. which Azure service) to do the following... I wish to analyse text written by policy holders describing their insurance claims. From this I wish to determine something we call a "Claim Category"…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-14T10:20:47.557+00:00
Richard Giles 6 Reputation points
commented 2021-06-21T13:54:15.937+00:00
Richard Giles 6 Reputation points
2 answers

How to get phonemes from azure speech sdk

Hi, I am following the Microsoft Azure Speech-to-Text Python sdk tutorial here. I would like to know if there is a way to return the phonemes, an intermediate step in generating the interpreted text. Is that possible? If so, can you please refer me to…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 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,800 questions
asked 2020-12-01T17:55:16.24+00:00
Doug Bergman 1 Reputation point
commented 2021-06-18T13:36:18.883+00:00
Gino Cuevas 1 Reputation point
1 answer One of the answers was accepted by the question author.

Cannot fetch project configuration for custom commands

I seem to be experiencing issues with Custom Commands in Speech Studio. For other services like Custom Keywords, I am able to create a new project and customise as I please. However for Custom Commands, I am able to create a new project, but when opening…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 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,800 questions
asked 2021-06-18T03:33:40.03+00:00
Vantari Somi 21 Reputation points
accepted 2021-06-18T13:34:58.427+00:00
Vantari Somi 21 Reputation points
1 answer

How can we check the liveness of any image using Coginitive Face API Services?

Dear Team, We are developing attendance app using Xamarin Forms and FACE API of Cognitive services. What we are doing is like this. Registering Photo : When user clicks on this button we open the mobile camera , user click his/her photograph and…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,339 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,800 questions
asked 2021-06-13T03:20:06.507+00:00
Prem Sharma 1 Reputation point
commented 2021-06-15T10:18:13.613+00:00
Prem Sharma 1 Reputation point
1 answer

How to make bot send a greeting first

There are plenty of identical questions, however they were all asked a few years back when the framework and code was different. So I have a working Azure bot (Web App Bot) created through QnA Maker tool. When we connect the bot to a webpage, the bot…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
828 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,800 questions
asked 2021-06-09T21:08:31.767+00:00
Milos Tomic 21 Reputation points
commented 2021-06-14T22:49:00.183+00:00
YutongTie-MSFT 51,176 Reputation points
1 answer

Word level timestamps for real time transcription

My team needs to synch up words in the transcript with events from another source (button presses, specifically). The final results of transcription have word level timestamps when we use the appropriate config arguments, but intermediate results…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,863 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,800 questions
asked 2021-06-12T01:26:14.533+00:00
Jade Nameless 1 Reputation point
commented 2021-06-14T07:22:25.04+00:00
Ramr-msft 17,736 Reputation points
1 answer One of the answers was accepted by the question author.

Computer vision | Describe | 401

Hi, I'm receiving a 401 when using the below sample code provided here: https://westcentralus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-2/operations/56f91f2e778daf14a499f21f I have set my subscription key and the body just has a URL,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-07T03:33:18.62+00:00
Hafeez Ali 21 Reputation points
accepted 2021-06-12T08:18:43.017+00:00
Hafeez Ali 21 Reputation points
1 answer

I want apply to a firewall Direct Line Speech at Bot Service

I am currently using Bot using Direct Line Speech.(DLS) so, i want apply to a firewall Speech Service. Only the specified IP can use the bot. When I applied firewall to Speech Service, I couldn't use bot. What is the right way?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
828 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 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,800 questions
asked 2021-06-11T05:45:30.207+00:00
박준우 1 Reputation point
commented 2021-06-11T14:48:44.577+00:00
Ramr-msft 17,736 Reputation points
0 answers

Russian language in CognitiveServices SpeechSynthesizer

Hello, all. Can I use CognitiveServices.SpeechSynthesizer for russian language? I have Windows 10 rus, Visual Studio 2019 Community. I have got CognitiveServices.Speech packet via Nuget. var speechConfig =…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 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,800 questions
asked 2021-06-10T15:10:35.257+00:00
Potapenko Sergey 1 Reputation point
commented 2021-06-11T10:15:30.197+00:00
Potapenko Sergey 1 Reputation point
0 answers

Issue to setup Luis docker Image on Kubernetes

Hi Team, We are trying to run Luis Image on Kubernetes for that we have followed below steps. (1) Pull Luis Image from (docker pull mcr.microsoft.com/azure-cognitive-services/language/luis:latest) url and pushed it to our Private repository. …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-10T13:08:25.757+00:00
sam 201 Reputation points
commented 2021-06-11T08:50:47.79+00:00
sam 201 Reputation points
1 answer

Spatial Analysis container not sending messages to IoT Hub

Hi, I'm trying to run Spatial Analysis container using Azure Stack Edge device from this tutorial: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/spatial-analysis-web-app I was able to set container into running…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-05-19T08:39:16.247+00:00
mateusz.peczek 16 Reputation points
answered 2021-06-10T12:48:38.36+00:00
Apurba Das 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to purchase an Azure subscription "Pay as you go"?

Please advice.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-10T09:58:20.007+00:00
Mark JZ Yeap 96 Reputation points
accepted 2021-06-10T12:08:34.227+00:00
Mark JZ Yeap 96 Reputation points
1 answer One of the answers was accepted by the question author.

How to get "tenantId"?

When I want to create a new data source credential according "Microsoft Azure Metrics Advisor REST API", the request body of the api "Create a new data source credential" is like this: " { "parameters": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-10T05:49:40.637+00:00
Essence Wang 21 Reputation points
accepted 2021-06-10T07:12:59.873+00:00
Essence Wang 21 Reputation points
1 answer One of the answers was accepted by the question author.

"Internal error: 1. Error details: Code: 9999." returned by SpeechRecogizer (Azure Cognitive Service Speech)

Thank you for checking my question. I am trying to make use of azure.cognitiveservices.speech.SpeechRecognizer to convert speech files into text on WSL (Windows Subsystem for Linux, Ubuntu 20.04.2 LTS) or on Windows Powershell, but it failed. It…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,687 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,800 questions
asked 2021-06-09T04:55:46.627+00:00
KM 21 Reputation points
commented 2021-06-10T00:38:07.147+00:00
KM 21 Reputation points
1 answer

Custom vision - Impact on model when training for different hours

Hi all, I was not able to find any sort of information about difference in algorithms/layers of DNN when we train the model for different hours. For example: What is the approach if I train model for 2 hours, 10 hours or 24 hours. In fact, what does…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
246 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,800 questions
asked 2021-06-08T09:52:52.69+00:00
Antoine CHABERT 21 Reputation points
answered 2021-06-08T13:19:33.557+00:00
romungi-MSFT 45,116 Reputation points Microsoft Employee
1 answer

Benchmark of Face API on AffectNet dataset

Hi, I have a question about Face API. Do you have any documentation that gives the Face API benchmark on the AffectNet and MultiPie dataset ? Here are the different SOTA models in the recognition of emoitions: …

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
161 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,800 questions
asked 2021-06-06T02:08:31.007+00:00
J. Kibassa Maliba 1 Reputation point
commented 2021-06-07T23:00:16.757+00:00
J. Kibassa Maliba 1 Reputation point
1 answer One of the answers was accepted by the question author.

Chatbot created through QnA Maker does not compile?

I created a knowledge base through QnA maker and then followed the steps to create a chatbot. The bot works, however when I download its source code and change something in the code, it won't compile. (even if I don't change anything) I first do…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
828 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,800 questions
asked 2021-06-02T16:19:43.847+00:00
Milos Tomic 21 Reputation points
commented 2021-06-07T16:43:24.423+00:00
Milos Tomic 21 Reputation points
1 answer One of the answers was accepted by the question author.

It seems the prediction resource is moved in Azure portal. You can unpublish the iteration and publish it to another prediction resource.

I am fairly new to Azure. Inside Azure Cognitive Services, after training a new model, I navigate to the Predictions tab and click the View Endpoint button to see if I can consume my model via the API. I see the error message: How to use the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-06-06T15:07:08.167+00:00
Benjamin Charlton 26 Reputation points
commented 2021-06-07T11:03:08.89+00:00
Benjamin Charlton 26 Reputation points
1 answer

Speech to text - Norwegian: Capitalization

We're using Microsoft.CognitiveServices.Speech for transcription/subtitling of video clips, mostly Norwegian materials. We have noticed that e.g. spelling of proper nouns is impressively correct, but that capitalization has been missing. But as of this…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,863 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,800 questions
asked 2021-03-15T09:27:32.823+00:00
Gunnar Sylthe 6 Reputation points
commented 2021-06-07T08:38:20.297+00:00
Rune Skaar 1 Reputation point
2 answers

QnABot source code not compilling in Visual Studios. Missing Program.cs and Startup.cs

I'm wanting to create an AI bot so I've spent the last few days working with qnamaker.ai and the azure portal. I've made a few bots last week which I was able to edit and publish with Visual Studios. Yesterday, however, when deciding to restart and…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,863 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,694 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,800 questions
asked 2021-05-21T17:46:26.863+00:00
AnthonyBot 1 Reputation point
commented 2021-06-05T19:50:23.837+00:00
YutongTie-MSFT 51,176 Reputation points