Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1127101

Browse filesBrowse files
authored
Speech: Prep docs for repo split. (#6017)
- Move contents of 'docs/speech/' to 'speech/docs', leaving a symlink. - Harmonize / DRY 'speech/README.rst' with 'speech/docs/index.rst'.
1 parent 65efe80 commit 1127101
Copy full SHA for 1127101

File tree

Expand file treeCollapse file tree

4 files changed

+269
-120
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+269
-120
lines changed

‎packages/google-cloud-python-speech/README.rst

Copy file name to clipboardExpand all lines: packages/google-cloud-python-speech/README.rst
+6-11Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Python Client for Cloud Speech API (`Beta`_)
22
=============================================
33

4-
`Cloud Speech API`_: Converts audio to text by applying powerful neural network models.
4+
The `Cloud Speech API`_ enables developers to convert audio to text by applying
5+
powerful neural network models. The API recognizes over 80 languages and
6+
variants, to support your global user base.
57

68
- `Client Library Documentation`_
79
- `Product Documentation`_
@@ -61,11 +63,8 @@ Windows
6163
<your-env>\Scripts\activate
6264
<your-env>\Scripts\pip.exe install google-cloud-speech
6365
64-
Preview
65-
~~~~~~~
66-
67-
SpeechClient
68-
^^^^^^^^^^^^
66+
Example Usage
67+
~~~~~~~~~~~~~
6968

7069
.. code:: py
7170
@@ -88,10 +87,6 @@ Next Steps
8887

8988
- Read the `Client Library Documentation`_ for Cloud Speech API
9089
API to see other available methods on the client.
91-
- Read the `Cloud Speech API Product documentation`_ to learn
90+
- Read the `Product documentation`_ to learn
9291
more about the product and see How-to Guides.
93-
- View this `repository’s main README`_ to see the full list of Cloud
9492
APIs that we cover.
95-
96-
.. _Cloud Speech API Product documentation: https://cloud.google.com/speech
97-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CHANGELOG.md

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.