File size: 583 Bytes
0558aa4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Speech AI Tools
===============

NeMo provides a set of tools useful for developing Automatic Speech Recognitions (ASR) and Text-to-Speech (TTS) synthesis models: \
`https://github.com/NVIDIA/NeMo/tree/stable/tools <https://github.com/NVIDIA/NeMo/tree/stable/tools>`__ .

.. toctree::
   :maxdepth: 1

   nemo_forced_aligner
   ctc_segmentation
   speech_data_explorer
   comparison_tool
   asr_evaluator


There are also additional NeMo-related tools hosted in separate github repositories:

.. toctree::
   :maxdepth: 1

   speech_data_processor
   ../nlp/text_normalization/intro