Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19d368a

Browse files
authored
Update transcribe_async.py
1 parent 32c44f7 commit 19d368a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/cloud-client/transcribe_async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
Example usage:
2121
python transcribe_async.py resources/audio.raw
22-
python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.flac
22+
python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac
2323
"""
2424

2525
import argparse

0 commit comments

Comments
 (0)