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

Uploaded Source

Built Distribution

google_cloud_speech-2.12.0-py2.py3-none-any.whl (126.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-speech-2.12.0.tar.gz
  • Upload date:
  • Size: 106.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for google-cloud-speech-2.12.0.tar.gz
Algorithm Hash digest
SHA256 acbf9948ce3870c72b45089356985de9df3cd881830d1127a10cb80ada9786c7
MD5 49b2e7b5cdf9bb8c9b85cf6c255f01c1
BLAKE2b-256 abb417b97a0c5d8736c422e90719c0ea34af8e450207a8c82203b847d66cece9

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_speech-2.12.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 126.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for google_cloud_speech-2.12.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fa8c34af9d04c010773d56feec873b4c4530c37b6a43d613ced28d3492326642
MD5 38c16e83784151b33f00a27e52c53667
BLAKE2b-256 ef94efcaa6d80092aa2060689de7457c6ad2a56c49130a3ed71c68af629e194b

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