Docker : No matching distribution found for azure-cognitiveservices-speech

Ansen Jiang 0 Reputation points
2023-06-05T00:59:39.94+00:00

[4/5] RUN pip install azure-cognitiveservices-speech==1.28.0:

#0 4.308 ERROR: Could not find a version that satisfies the requirement azure-cognitiveservices-speech==1.28.0 (from versions: none)

#0 4.310 ERROR: No matching distribution found for azure-cognitiveservices-speech==1.28.0

ERROR: failed to solve: process "/bin/sh -c pip install azure-cognitiveservices-speech==1.28.0" did not complete successfully: exit code: 1

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,411 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,991 Reputation points
    2023-06-06T04:13:16.69+00:00

    Hello @Ansen Jiang

    Thanks for reaching out to us, I think you are working on installing the speech container. You must request and get approval to use a Speech container.

    Have you already done that? According to the document , I don't see there is a docker with version 1.28.0 currently, could you please provide more information about how you install it? Please share any document or guidance for us to reproduce your issue.

    Reference document -

    https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-container-overview

    I am happy to help further and looking forward to hearing back from you.

    Regards,

    Yutong

    0 comments No comments