File size: 1,276 Bytes
7934b29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
NVIDIA NeMo User Guide
======================

.. toctree::
   :maxdepth: 2
   :caption: Getting Started
   :name: starthere

   starthere/intro
   starthere/tutorials
   starthere/best-practices


.. toctree::
   :maxdepth: 2
   :caption: NeMo Core
   :name: core

   core/core
   core/exp_manager
   core/neural_types
   core/export
   core/adapters/intro
   core/api


.. toctree::
   :maxdepth: 2
   :caption: Speech Processing
   :name: Speech Processing

   asr/intro
   asr/speech_classification/intro
   asr/speaker_recognition/intro
   asr/speaker_diarization/intro
   asr/ssl/intro
   asr/speech_intent_slot/intro

.. toctree::
   :maxdepth: 3
   :caption: Natural Language Processing
   :name: Natural Language Processing

   nlp/nemo_megatron/intro
   nlp/machine_translation/machine_translation
   nlp/text_normalization/intro
   nlp/api
   nlp/models
   

.. toctree::
   :maxdepth: 1
   :caption: Text To Speech (TTS)
   :name: Text To Speech

   tts/intro

.. toctree::
   :maxdepth: 2
   :caption: Common
   :name: Common

   text_processing/intro

.. toctree::
   :maxdepth: 2
   :caption: Text Processing
   :name: Text Processing

   text_processing/g2p/g2p
   common/intro


.. toctree::
   :maxdepth: 3
   :caption: Tools
   :name: Tools

   tools/intro