From 899f3d0ce40040538ec403a9b704d13cffa438ae Mon Sep 17 00:00:00 2001 From: IsaacLK <50344947+IsaacLK@users.noreply.github.com> Date: Fri, 20 May 2022 08:54:06 -0400 Subject: [PATCH] Incorrect Grammar. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 85520f02ea..4b8c54db37 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Project DeepSpeech :alt: Docker Images -DeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. Project DeepSpeech uses Google's `TensorFlow `_ to make the implementation easier. +DeepSpeech is an open-source Speech-To-Text engine using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper `_. Project DeepSpeech uses Google's `TensorFlow `_ to make the implementation easier. Documentation for installation, usage, and training models are available on `deepspeech.readthedocs.io `_.