Skip to content

Commit 2b1a386

Browse files
authored
Update to show 'google-cloud-speech' is GA. (#8453)
Closes #8452.
1 parent 16c6383 commit 2b1a386

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

google-cloud-speech/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Cloud Speech API
22
==================================
33

4-
|beta| |pypi| |versions|
4+
|GA| |pypi| |versions|
55

66
The `Cloud Speech API`_ enables developers to convert audio to text by applying
77
powerful neural network models. The API recognizes over 80 languages and
@@ -10,8 +10,8 @@ variants, to support your global user base.
1010
- `Client Library Documentation`_
1111
- `Product Documentation`_
1212

13-
.. |beta| image:: https://img.shields.io/badge/support-beta-silver.svg
14-
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
13+
.. |GA| image:: https://img.shields.io/badge/support-GA-gold.svg
14+
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1515
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-speech.svg
1616
:target: https://pypi.org/project/google-cloud-speech/
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg

0 commit comments

Comments
 (0)