From ed2ece3dfb4966f58b4aaf6d7ff9fc79d0669d4b Mon Sep 17 00:00:00 2001 From: zevav Date: Thu, 7 Mar 2019 02:37:15 -0500 Subject: [PATCH] updated PyPI README --- README_PYPI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_PYPI.md b/README_PYPI.md index 411e00a..111d44d 100644 --- a/README_PYPI.md +++ b/README_PYPI.md @@ -22,7 +22,7 @@ formats. $ tpro --help - Usage: tpro [OPTIONS] JSON_PATH_OR_DATA [amazon|gentle|speechmatics] + Usage: tpro [OPTIONS] JSON_PATH_OR_DATA [amazon|gentle|speechmatics|google] [universal_transcript|viral_overlay] Options: @@ -94,11 +94,11 @@ formats. - [Speechmatics](https://www.speechmatics.com/) - [Amazon Transcribe](https://aws.amazon.com/transcribe/) - [Gentle](https://github.com/lowerquality/gentle) +- [Google Cloud Speech-to-Text](https://cloud.google.com/speech-to-text/) ## Planned - [Watson](https://www.ibm.com/watson/services/speech-to-text/) -- [Google Speech](https://cloud.google.com/speech-to-text/) - [Mozilla's new open-source STT thing](https://github.com/mozilla/DeepSpeech) # Output Formats