File size: 389 Bytes
233b6c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# external requirements git+https://github.com/dbdmg/robust-speech-challenge.git click Sphinx coverage awscli flake8 python-dotenv>=0.5.1 comet_ml # audio data augmentations torch git+https://github.com/MorenoLaQuatra/torch-audiomentations.git librosa pysrt num2words # deep deep learning transformers datasets>=1.18.3 jiwer # pyctcdecode pypi-kenlm pandas pyctcdecode pydub soundfile |