nemo-toolkit
Package — SpeechPython 3.7+Advanced
NVIDIA NeMo: ASR, NLP, TTS models and training
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- PyTorch, NumPy, hydra-core, omegaconf, transformers, huggingface-hub, sentencepiece, webdataset, braceexpand, wrapt
- Install
pip install nemo-toolkit[all]
Learn by Difficulty
Quick Example
python
# Install: pip install nemo-toolkit[all] import nemo_toolkit # Basic nemo-toolkit usage print(f"Using nemo-toolkit") # See documentation for detailed examples
nemo-toolkit is a third-party package. NVIDIA NeMo: ASR, NLP, TTS models and training. Install with: pip install nemo-toolkit[all]
Try in PlaygroundTags
packagespeechaudioairecognition