29 lines
389 B
Plaintext
29 lines
389 B
Plaintext
|
|
# 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
|