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 20bb8ff commit c871d6fCopy full SHA for c871d6f
speech/snippets/speech_model_adaptation_beta_test.py
@@ -25,7 +25,7 @@
25
26
STORAGE_URI = "gs://cloud-samples-data/speech/brooklyn_bridge.raw"
27
_, PROJECT_ID = google.auth.default()
28
-LOCATION = "us-west1"
+LOCATION = "global"
29
client = speech.AdaptationClient()
30
31
0 commit comments