-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.
Description
pip is unable to find google-cloud-speech
$ pip install --upgrade google-cloud-speech
Collecting google-cloud-speech
Could not find a version that satisfies the requirement google-cloud-speech (from versions: )
No matching distribution found for google-cloud-speech
Same is true when I try to install google-cloud
$ python -c "from google.cloud import speech"
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name speech
Metadata
Metadata
Assignees
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.