| 1 | streamlit>=1.32.0 |
| 2 | torch>=2.0.0 |
| 3 | torchaudio>=2.0.0 |
| 4 | numpy>=1.20.0 |
| 5 | pandas>=1.3.0 |
| 6 | matplotlib>=3.4.0 |
| 7 | git+https://github.com/NVIDIA/NeMo.git@main |
| 8 | soundfile>=0.12.1 |
| 9 | transformers>=4.51.3 |
| 10 | sentencepiece>=0.2.0 |
| 11 | jiwer>=3.0.3 |
| 12 | pyannote.core>=3.1.1 |
| 13 | pyannote.metrics>=3.1.1 |
| 14 | librosa>=0.9.0 |
| 15 | omegaconf>=2.1.1 |
| 16 | pyparsing>=3.0.7 |
| 17 | pyyaml>=6.0 |
| 18 | scipy>=1.7.0 |
| 19 | tensorboard>=2.8.0 |
| 20 | unidecode>=1.3.4 |
| 21 | webdataset>=0.2.20 |
| 22 | wget>=3.2 |
| 23 | hydra-core>=1.1.0 |
| 24 | sacrebleu>=2.0.0 |
| 25 | datasets>=2.18.0 |
| 26 | editdistance==0.8.1 |
| 27 | ipython>=8.0.0 |
| 28 | pydub>=0.25.1 |
| 29 | ffmpeg-python>=0.2.0 |