nemo-toolkit — Easy Playground
NVIDIA NeMo: ASR, NLP, TTS models and training
Getting started with nemo-toolkitRun locally
Install
pip install nemo-toolkit[all]Python CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: nemo_toolkit)
nemo-toolkit is a third-party package. NVIDIA NeMo: ASR, NLP, TTS models and training. Install with: pip install nemo-toolkit[all]
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?