Skip to content

Commit fe984c2

Browse files
Jon Wayne Parrottdandhlee
authored andcommitted
Re-generate all readmes
1 parent 9109ed0 commit fe984c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

speech/snippets/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ authentication:
2626

2727
.. code-block:: bash
2828
29-
gcloud beta auth application-default login
29+
gcloud auth application-default login
3030
3131
3232
#. When running on App Engine or Compute Engine, credentials are already
@@ -127,7 +127,7 @@ To run this sample:
127127
128128
Example usage:
129129
python transcribe_async.py resources/audio.raw
130-
python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.raw
130+
python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac
131131
132132
positional arguments:
133133
path File or GCS path for audio file to be recognized

0 commit comments

Comments
 (0)