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.2.0.tar.gz (120.1 kB view details)

Uploaded Source

Built Distribution

google_cloud_speech-2.2.0-py2.py3-none-any.whl (143.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-speech-2.2.0.tar.gz
  • Upload date:
  • Size: 120.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for google-cloud-speech-2.2.0.tar.gz
Algorithm Hash digest
SHA256 013279a411644545ee0d67a5c077d0f19db58b846d758f36a8cc759f9c9e0a19
MD5 dc7553cde952df8a66a070cf22860b4f
BLAKE2b-256 6ed7eeb2865cfcab0841973565beaa0690ab2f4cc72b7118554c97dce21b1b18

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_speech-2.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 143.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for google_cloud_speech-2.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3722f7c7d70d1e18e9dcc5f80db628554be41ba66300e099307fcb70c797febb
MD5 281b43d3685a569151c8d82624038d76
BLAKE2b-256 229996cc2db68ce960794f1bd83f0519c100406d1c4c6ee1ccc28298fb70fd3f

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