We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2a047 commit 9109ed0Copy full SHA for 9109ed0
speech/snippets/transcribe_async.py
@@ -19,7 +19,7 @@
19
20
Example usage:
21
python transcribe_async.py resources/audio.raw
22
- python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.flac
+ python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac
23
"""
24
25
import argparse
0 commit comments