NeMo/nemo/README.md
Oleksii Kuchaiev 1b8c0763d7 clean-plate commit
Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
2020-06-19 22:26:00 -07:00

526 B

NeMo (Neural Modules) is a toolkit for creating AI applications built around neural modules, conceptual blocks of neural networks that take typed inputs and produce typed outputs.

NeMo Core provides common APIs all modules and models have to implement.

NeMo Collections

  • ASR - collection of modules and models for building speech recognition networks
  • TTS - collection of modules and models for building speech synthesis networks
  • NLP - collection of modules and models for building NLP networks