Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Update transcribe_async.py to have long GCS flac example [(#904)](Goo…
Browse files Browse the repository at this point in the history
  • Loading branch information
danaharon authored and busunkim96 committed Sep 3, 2020
1 parent 7b50c26 commit 8461e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/transcribe_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
Example usage:
python transcribe_async.py resources/audio.raw
python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.flac
python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac
"""

import argparse
Expand Down

0 comments on commit 8461e3f

Please sign in to comment.