Skip to main content

Google Cloud Speech API client library

Project description

GA pypi versions

The Cloud Speech API enables developers to convert audio to text by applying powerful neural network models. The API recognizes over 80 languages and variants, to support your global user base.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Speech API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-speech

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-speech

Next Steps

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-speech-2.5.1.tar.gz (100.4 kB view details)

Uploaded Source

Built Distribution

google_cloud_speech-2.5.1-py2.py3-none-any.whl (119.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-speech-2.5.1.tar.gz.

File metadata

  • Download URL: google-cloud-speech-2.5.1.tar.gz
  • Upload date:
  • Size: 100.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google-cloud-speech-2.5.1.tar.gz
Algorithm Hash digest
SHA256 d2ff0ec85b0ab9dfc3a889967cbfd66ae5fa49f1c5f5cddf0589f5799e752e36
MD5 4963e5a07311170b7a27df1f2c725ec5
BLAKE2b-256 9db434573781c78b9b12e0f6282700f22f93c0a62677991a824fbf01156b0ec4

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_speech-2.5.1-py2.py3-none-any.whl.

File metadata

  • Download URL: google_cloud_speech-2.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 119.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google_cloud_speech-2.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 36b45754f1a3e77df77d38e8baefd508506d1b25b1e0e19ea6f3102f2d97b2ad
MD5 ddb632618f2275521e182353940f7a83
BLAKE2b-256 cf30d2a1907c690fd9b5a42681f9203b01de5b8b16a6e5356f89f36d879b7446

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page