Sample code for nemo models and usage on how to install
apt-get update && apt-get install -y libsndfile1 ffmpeg
pip install Cython
pip install nemo_toolkit[all]
pip install datasets
python nemo_asr_sample.py
python nemo_ner_sample.py
- Update 25/7/2023 added demo for colab