diff --git a/speech/snippets/transcribe_async.py b/speech/snippets/transcribe_async.py index bbf67355308e..fd0a0340b1c4 100644 --- a/speech/snippets/transcribe_async.py +++ b/speech/snippets/transcribe_async.py @@ -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