Cognitive-services-speech-sdk: Could not find a version that satisfies the requirement azure-cognitiveservices-speech (from versions: none) - Raspberry Pi4

Created on 3 Nov 2020  路  6Comments  路  Source: Azure-Samples/cognitive-services-speech-sdk

Describe the bug
I am trying to install Azure Cognitive Services Speech on Raspberry Pi4, but I am getting "Could not find a version that satisfies the requirement azure-cognitiveservices-speech (from versions: none)

To Reproduce
Steps to reproduce the behavior:

  1. pip3 install azure-cognitiveservices-speech
  2. Error occurs
  3. Tried with: pip install azure-cognitiveservices-speech
  4. Error occurs

Version of the Cognitive Services Speech SDK
Latest version

Platform, Operating System, and Programming Language

  • OS: Ubuntu 20.04
  • Hardware - ARM (64 bits)
  • Programming language: Python
question

All 6 comments

Possibly similar issue as #854 but different platform

Unfortunately, Python is not yet supported on ARM. You can find the supported distributions/platforms here.
I'm sorry for the inconvenience.

@MarcoAndrade26 I've added an item to our backlog to add ARM64 support to our python bindings. Please let us know if there is anything else you need help with.

We have added this work item to our future 1.16 release.

@chrisbasoglu Is there any timeline for 1.16 release? Thanks!

There is no exact date, but at the moment Speech SDK 1.15 is scheduled for the beginning of 2021 and 1.16 should follow a couple of months or so after that.

Was this page helpful?
0 / 5 - 0 ratings