Skip to main content

Questions tagged [azure-cognitive-services]

Use this tag for Azure Cognitive services questions including Vision, Speech, Language, Decision & Web Search APIs and SDKs.

azure-cognitive-services
0 votes
0 answers
18 views

Azure Custom translation model via API

I’m attempting to build the Azure custom translation model generating journey using APIs. How can I create them using APIs, and are there any related documentation? I was able to complete this using ...
Darshan G's user avatar
0 votes
1 answer
21 views

How to handle User Summarization Queries in Azure Cognitive Search

I have implemented a system where users can upload files via a UI file upload screen. These files are then stored in Azure Blob Storage and indexed into Azure Cognitive Search. Later, users can query ...
Su Myat's user avatar
  • 13
0 votes
2 answers
77 views

How to stream text-to-speech on iOS using the SDK?

I am trying to stream the audio I get from the Speech SDK using SPXPushAudioOutputStream. I get all data without an issue and can write it into a wav or mp3 and then play it back with the code below. ...
keleko's user avatar
  • 3
0 votes
0 answers
42 views

How to recognize an audio when i provide a list of more than 4 language in azure using recognize_once()?

Azure Speech SDK has a limitation where it only supports detecting up to 4 languages simultaneously in the "DetectAudioAtStart" mode. To work around this limitation, I create batches of 4 ...
Yogesh Govindan's user avatar
0 votes
1 answer
60 views

Azure speech to text on container --> speechsdk.transcription.ConversationTranscriber Fails with websocket upgrade failed 404

I'm using azure the container speechToText service on prem on an openshift cluster. I use last version: 4.7.0-amd64-fr-fr. On the other hand i have small contenerized flask API that use azure ...
Jerome Durand's user avatar
0 votes
1 answer
36 views

Is there any SDK for azure custom question answering in nodejs?

I am not sure is the right place for that or not, but I am completely stuck about this one, I am currently developing an Azure bot with nodejs and now I couldn't find the SDK of custom question ...
Abbas Jafari's user avatar
  • 1,692
0 votes
1 answer
41 views

node-fetch azure document translator

I am trying to use the microsoft api to translate documents but I have issues with the documentation. I have the following code import fetch, { FormData, Headers, fileFrom } from 'node-fetch' async ...
Ajouve's user avatar
  • 10.1k
0 votes
1 answer
63 views

using date metadata from docx, pdf files for Azure cognitive search

I'm uploading a lot of DocX and PDF files into blob storage to be used in Azure cognitive search. I'm using it to experiment with some AI capabilities I already, and it works well but I would like to ...
Cheoncio's user avatar
0 votes
1 answer
83 views

Azure API Create Serverless Endpoint Not Working

I am trying to create a Serverless Endpoint as outlined in the documentation here. I tried both the API version 2024-04-01 and 2024-04-01-preview without success. I can create this resource without ...
Andrei Gaspar's user avatar
0 votes
1 answer
95 views

Request not allowed when Cognitive Service Configuration not set during call setup

Following my error solved in this question, I encountered another error as follows: Request not allowed when Cognitive Service Configuration not set during call setup. I am trying to build a simple ...
Paria's user avatar
  • 36
0 votes
0 answers
49 views

Latency in Speech to text conversion using Azure cognitive services

I have a voice bot that takes speech input from users, the speech is converted to text and then text processing is done. I am getting latency >400 for speech to text conversion. How can I reduce ...
retrixsvk's user avatar
0 votes
0 answers
31 views

How to search/index a site that uses IIS Windows Integrated Authentication?

We're using OpenAI URL Datasource with Azure resources connected to our internal network. We have been able to build the entire demo, but since our internal web servers require integrated Windows NT ...
Bryan Johnson's user avatar
1 vote
0 answers
79 views

CORS issue with Azure AI search

I am trying make a easy demo with azure-search-openai-demo, For now, all I want is to make a new page with a button. When I press the button, it will run the indexer that I have set on the Azure ...
Angus Chang's user avatar
0 votes
2 answers
188 views

Azure App Service Flask Deployment Error: "Failed to Respond to HTTP Pings on Port 8000; Site Start Failed. Check Container Logs for Debugging."

We have started working with Flask and with immersive service reader. Everything is working fine when we run the immersive service in debug mode from Visual Studio code. BUT, when we start deploying ...
riddhi's user avatar
  • 13
0 votes
0 answers
67 views

Custom parameters in Azure SpeechRecognizer sdk

Im currently exploring Azure Speech Services. When Iam using SpeechRecognizer.startContinuousRecognitionAsync how I can send additional parameter with client Id so on azure portal I can determine ...
Qba's user avatar
  • 108

15 30 50 per page
1
2 3 4 5
174