diff --git a/README.rst b/README.rst index ce1926ba..129c2da8 100644 --- a/README.rst +++ b/README.rst @@ -59,6 +59,18 @@ See the output of ``deepspeech -h`` for more information on the use of ``deepspe ---- **Table of Contents** + +* `Using a Pre-trained Model `_ + + * `CUDA dependency `_ + * `Getting the pre-trained model `_ + * `Model compatibility `_ + * `Using the Python package `_ + * `Using the Node.JS package `_ + * `Using the Command Line client `_ + * `Installing bindings from source `_ + * `Third party bindings `_ + * `Trying out DeepSpeech with examples `_ @@ -72,17 +84,6 @@ See the output of ``deepspeech -h`` for more information on the use of ``deepspe * `VAD transcriber `_ -* `Using a Pre-trained Model `_ - - * `CUDA dependency `_ - * `Getting the pre-trained model `_ - * `Model compatibility `_ - * `Using the Python package `_ - * `Using the Node.JS package `_ - * `Using the Command Line client `_ - * `Installing bindings from source `_ - * `Third party bindings `_ - * `Training your own Model `_ * `Prerequisites for training a model `_