NVIDIA Neural Modules 1.0.0
Release 1.0.0
NeMo 1.0.0 release is a stable version of "1.0.0 release candidate". It substantially improves overall quality and documentation. This update adds support for new tasks such as neural machine translation and many new models pretrained in different languages. As a mature tool for ASR and TTS it also adds new features for text normalization and denormalization, dataset creation based on CTC-segmentation and speech data explorer. These updates will benefit researchers in academia and industry by making it easier for them to develop and train new conversational AI models.
To install this specific version from pip do:
apt-get update && apt-get install -y libsndfile1 ffmpeg
pip install Cython
pip install nemo-toolkit['all']==1.0.0