Skip to content

Commit

Permalink
Update transcribe_async.py to have long GCS flac example [(#904)](#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
danaharon authored and dandhlee committed Feb 9, 2023
1 parent 4d2a047 commit 9109ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speech/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 9109ed0

Please sign in to comment.