初始化项目,由ModelHub XC社区提供模型
Model: dbdmg/wav2vec2-xls-r-300m-italian-robust Source: Original Platform
This commit is contained in:
28
requirements.txt
Normal file
28
requirements.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user