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

Uploaded Source

Built Distribution

google_cloud_speech-2.0.0-py2.py3-none-any.whl (108.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-speech-2.0.0.tar.gz
  • Upload date:
  • Size: 86.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for google-cloud-speech-2.0.0.tar.gz
Algorithm Hash digest
SHA256 523d9cefd12c03c14a8bb6ba6fcc945fff8ec554662a518e3039fffcaaa6fc61
MD5 ffa0674141e5ef7a3a1f81d8d490af13
BLAKE2b-256 b18029102ba05b529e64df0e8a1eb33cf56a110c923690e1113cf1d73546ecfb

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_speech-2.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 108.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for google_cloud_speech-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6ec4de5c0ad75a80d99626ba3b96e7c9b1283361acbcc2d26fde494c5006c8b8
MD5 77a3894a39ec7711f56905e737652140
BLAKE2b-256 a22ee94efd29e17f239f84d3774cd15e9135ddb2601206ac56ac4d0ebe81cfef

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