From 9e3c4209b9b6665b137306af6d0061fa9774d420 Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Mon, 27 Jul 2020 10:27:07 +0200 Subject: [PATCH] Fix #3184: add missing label for data augmentation doc X-DeepSpeech: NOBUILD --- doc/TRAINING.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TRAINING.rst b/doc/TRAINING.rst index 68007457..0463ba26 100644 --- a/doc/TRAINING.rst +++ b/doc/TRAINING.rst @@ -287,6 +287,8 @@ UTF-8 mode DeepSpeech includes a UTF-8 operating mode which can be useful to model languages with very large alphabets, such as Chinese Mandarin. For details on how it works and how to use it, see :ref:`decoder-docs`. +.. _training-data-augmentation: + Augmentation ^^^^^^^^^^^^