{"id":13935516,"url":"https://github.com/googleapis/python-speech","last_synced_at":"2025-07-19T20:32:52.889Z","repository":{"id":36602517,"uuid":"226992635","full_name":"googleapis/python-speech","owner":"googleapis","description":"This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech","archived":true,"fork":false,"pushed_at":"2023-10-31T19:37:26.000Z","size":6971,"stargazers_count":360,"open_issues_count":0,"forks_count":212,"subscribers_count":52,"default_branch":"main","last_synced_at":"2024-08-08T23:21:03.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2019-12-10T00:10:12.000Z","updated_at":"2024-07-24T01:12:54.000Z","dependencies_parsed_at":"2023-10-14T17:11:02.335Z","dependency_job_id":"e03bda44-e730-4301-980f-d9e4ef81cd18","html_url":"https://github.com/googleapis/python-speech","commit_stats":{"total_commits":630,"total_committers":64,"mean_commits":9.84375,"dds":0.8285714285714285,"last_synced_commit":"4c2a6fd82d66fbbe2ddc24e222a2415ecd8def20"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fpython-speech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fpython-speech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fpython-speech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fpython-speech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/python-speech/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226677048,"owners_count":17666000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:01:50.222Z","updated_at":"2024-11-27T03:30:41.949Z","avatar_url":"https://github.com/googleapis.png","language":null,"funding_links":[],"categories":["Python"],"sub_categories":[],"readme":":**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.\n\n.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech\n\n\nPython Client for Cloud Speech API\n==================================\n\n|stable| |pypi| |versions|\n\n`Cloud Speech API`_: enables easy integration of Google speech recognition technologies into developer applications. Send audio and receive a text transcription from the Speech-to-Text API service.\n\n- `Client Library Documentation`_\n- `Product Documentation`_\n\n.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg\n   :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels\n.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-speech.svg\n   :target: https://pypi.org/project/google-cloud-speech/\n.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg\n   :target: https://pypi.org/project/google-cloud-speech/\n.. _Cloud Speech API: https://cloud.google.com/speech-to-text/docs/\n.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/speech/latest\n.. _Product Documentation:  https://cloud.google.com/speech-to-text/docs/\n\nQuick Start\n-----------\n\nIn order to use this library, you first need to go through the following steps:\n\n1. `Select or create a Cloud Platform project.`_\n2. `Enable billing for your project.`_\n3. `Enable the Cloud Speech API.`_\n4. `Setup Authentication.`_\n\n.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project\n.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project\n.. _Enable the Cloud Speech API.:  https://cloud.google.com/speech-to-text/docs/\n.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html\n\nInstallation\n~~~~~~~~~~~~\n\nInstall this library in a virtual environment using `venv`_. `venv`_ is a tool that\ncreates isolated Python environments. These isolated environments can have separate\nversions of Python packages, which allows you to isolate one project's dependencies\nfrom the dependencies of other projects.\n\nWith `venv`_, it's possible to install this library without needing system\ninstall permissions, and without clashing with the installed system\ndependencies.\n\n.. _`venv`: https://docs.python.org/3/library/venv.html\n\n\nCode samples and snippets\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\nCode samples and snippets live in the `samples/`_ folder.\n\n.. _samples/: https://github.com/googleapis/python-speech/tree/main/samples\n\n\nSupported Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^\nOur client libraries are compatible with all current `active`_ and `maintenance`_ versions of\nPython.\n\nPython \u003e= 3.7\n\n.. _active: https://devguide.python.org/devcycle/#in-development-main-branch\n.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches\n\nUnsupported Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\nPython \u003c= 3.6\n\nIf you are using an `end-of-life`_\nversion of Python, we recommend that you update as soon as possible to an actively supported version.\n\n.. _end-of-life: https://devguide.python.org/devcycle/#end-of-life-branches\n\nMac/Linux\n^^^^^^^^^\n\n.. code-block:: console\n\n    python3 -m venv \u003cyour-env\u003e\n    source \u003cyour-env\u003e/bin/activate\n    pip install google-cloud-speech\n\n\nWindows\n^^^^^^^\n\n.. code-block:: console\n\n    py -m venv \u003cyour-env\u003e\n    .\\\u003cyour-env\u003e\\Scripts\\activate\n    pip install google-cloud-speech\n\nNext Steps\n~~~~~~~~~~\n\n-  Read the `Client Library Documentation`_ for Cloud Speech API\n   to see other available methods on the client.\n-  Read the `Cloud Speech API Product documentation`_ to learn\n   more about the product and see How-to Guides.\n-  View this `README`_ to see the full list of Cloud\n   APIs that we cover.\n\n.. _Cloud Speech API Product documentation:  https://cloud.google.com/speech-to-text/docs/\n.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleapis%2Fpython-speech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogleapis%2Fpython-speech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleapis%2Fpython-speech/lists"}