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 046f3a2 commit 5df2d53Copy full SHA for 5df2d53
speech/api/README.md
@@ -38,6 +38,10 @@ See the
38
[Cloud Platform Auth Guide](https://cloud.google.com/docs/authentication#developer_workflow)
39
for more information.
40
41
+### Download code
42
+
43
+To download code or clone the repo go [here][home-page]
44
45
### Install pip
46
47
Install [pip][pip] if not already installed
@@ -74,6 +78,7 @@ The sample uses the [PyAudio][pyaudio] library to stream audio from your compute
74
78
[pyaudio-install]: https://people.csail.mit.edu/hubert/pyaudio/#downloads
75
79
[pip]: https://pip.pypa.io/en/stable/installing/
76
80
[virtualenv]: https://virtualenv.pypa.io/en/stable/installation/
81
+[home-page]: https://github.com/GoogleCloudPlatform/python-docs-samples
77
82
83
## Run the example
84
0 commit comments