diff --git a/packages/google-cloud-speech/README.rst b/packages/google-cloud-speech/README.rst index 8a20e35bcb6b..fa8b054a8986 100644 --- a/packages/google-cloud-speech/README.rst +++ b/packages/google-cloud-speech/README.rst @@ -1,7 +1,8 @@ Python Client for Cloud Speech API ================================== -|GA| |pypi| |versions| + +|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github| The `Cloud Speech API`_ enables developers to convert audio to text by applying powerful neural network models. The API recognizes over 80 languages and @@ -16,6 +17,10 @@ variants, to support your global user base. :target: https://pypi.org/project/google-cloud-speech/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg :target: https://pypi.org/project/google-cloud-speech/ +.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-speech + :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-speech +.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dspeech + :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dspeech .. _Cloud Speech API: https://cloud.google.com/speech .. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/speech/index.html .. _Product Documentation: https://cloud.google.com/speech