Skip to content

Commit 9bbda1e

Browse files
b-loved-dreamertelpirion
authored andcommitted
docs: updated setup documentation to point to python-speech instead of python-docs-samples (#89)
* I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize * I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize * docs: I updated the comment on the transcribe_async file to reflect time limitations on local files for the long_running_recognize * chore: I updated the comments on the transcribe_async file to reflect time limitations on local files for the long_running_recognize * fix: resolved conflicts pick f510e8f chore: I updated the comments on the transcribe_async file to reflect time limitations on local files for the long_running_recognize * fix: conflicts * fix: migrated to speech 2.0.0 * fix: fixed lint issues * fix: deleted a duplicate line that calls the recognizer * docs: repaired region tag mismatch * chore: formatting * chore: added ] * docs: udated documentation to point to python-speech insteadof python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples * docs: udated documentation to point to python-speech instead of python-docs-samples Co-authored-by: Eric Schmidt <[email protected]>
1 parent 70fcb13 commit 9bbda1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

speech/microphone/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Install Dependencies
3939

4040
.. code-block:: bash
4141
42-
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
42+
$ git clone https://github.com/googleapis/python-speech.git
4343
4444
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.
4545

speech/snippets/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Install Dependencies
3939

4040
.. code-block:: bash
4141
42-
$ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
42+
$ git clone https://github.com/googleapis/python-speech.git
4343
4444
#. Install `pip`_ and `virtualenv`_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide`_ for Google Cloud Platform for instructions.
4545

0 commit comments

Comments
 (0)