Skip to content

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 6d2a1d4 commit 2eaa343
Showing 1 changed file with 1 addition and 1 deletion.
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 2eaa343

Please sign in to comment.