Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit 8461e3f

Browse files
danaharonbusunkim96
authored andcommitted
Update transcribe_async.py to have long GCS flac example [(#904)](GoogleCloudPlatform/python-docs-samples#904)
1 parent 7b50c26 commit 8461e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/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)