Spaces:
Runtime error
Runtime error
File size: 233 Bytes
583f220 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# Python packages wget text-unidecode matplotlib>=3.3.2 ffmpeg-python gradio numpy torch torchaudio # Install NeMo from the Git repository (branch: main) git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[all] |