diff --git a/README.rst b/README.rst index 129c2da8..4ace96cd 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ See the output of ``deepspeech -h`` for more information on the use of ``deepspe * `Third party bindings `_ -* `Trying out DeepSpeech with examples `_ +* `Trying out DeepSpeech with examples `_ * `Microphone VAD streaming `_ diff --git a/examples/README.rst b/examples/README.rst index 89c5bb6e..52f29733 100644 --- a/examples/README.rst +++ b/examples/README.rst @@ -6,12 +6,12 @@ It is a good way to just try out DeepSpeech, without much knowledge on how DeepS **List of examples** -* `Microphone VAD streaming `_ +* `Microphone VAD streaming `_ -* `FFMPEG VAD streaming `_ +* `FFMPEG VAD streaming `_ -* `Net framework `_ +* `Net framework `_ -* `Nodejs wav `_ +* `Nodejs wav `_ -* `VAD transcriber `_ +* `VAD transcriber `_