Thanks.
Somehow I am able to run the Speech service APIs locally without filling above form.
earlier I was facing above issue because I have not given http_proxy to bypass org. level network policy.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team, I am trying to run Speech service APIs locally. below is my command.
docker run --rm -it -p 5003:5003 --memory 1g --cpus 1 mcr.microsoft.com/azure-cognitive-services/speechservices/language-detection Eula=accept Billing=https://**********.cognitiveservices.azure.com/ ApiKey=0******2
After running am getting below error
Container is not in a valid state. Subscription validation failed with status 'Invalid'. Api Key is invalid. You must provide an valid API key to run the container. Find your API key and service region under Keys and Endpoint at your Azure Cognitive Services resource blade in the Azure Portal. For more information please visit https://aka.ms/cscontainers-faq.
Note: I am passing correct ApiKey and Endpoint url and my cognitive service is in westeurope region.
TIA.
Thanks.
Somehow I am able to run the Speech service APIs locally without filling above form.
earlier I was facing above issue because I have not given http_proxy to bypass org. level network policy.
@sanyamkulshrestha-7576 Is your gating request approved to use the speech container with a valid resource?
If not, you need to answer the questionnaire in this form and submit the request before creating a speech resource in the subscription mentioned in the form.