From c8ce10700295bb9ba805a1403e2aa6d2ffb12789 Mon Sep 17 00:00:00 2001 From: danaharon <daharon@google.com> Date: Mon, 17 Apr 2017 11:48:39 -0700 Subject: [PATCH] Update GS:// url to long file --- speech/cloud-client/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/speech/cloud-client/README.rst b/speech/cloud-client/README.rst index cd5892345a47..acdc9496837f 100644 --- a/speech/cloud-client/README.rst +++ b/speech/cloud-client/README.rst @@ -127,7 +127,7 @@ To run this sample: Example usage: python transcribe_async.py resources/audio.raw - python transcribe_async.py gs://cloud-samples-tests/speech/brooklyn.raw + python transcribe_async.py gs://cloud-samples-tests/speech/vr.flac positional arguments: path File or GCS path for audio file to be recognized @@ -178,4 +178,4 @@ to `browse the source`_ and `report issues`_. https://github.com/GoogleCloudPlatform/google-cloud-python/issues -.. _Google Cloud SDK: https://cloud.google.com/sdk/ \ No newline at end of file +.. _Google Cloud SDK: https://cloud.google.com/sdk/