icefall/requirements.txt
jaeeunbaik 915e8e399c Add CHiME-4 dataset, RIR and Self-Distillation
- Added CHiME-4 dataset integration in asr_datamodule.py
- Added Hugging Face upload script
- Added RIR augmentation
- Added Self-Distillation Training
2025-08-27 16:11:20 +09:00

24 lines
319 B
Plaintext
Executable File

kaldifst>1.7.0
kaldilm
kaldialign
num2words
kaldi-decoder
sentencepiece>=0.1.96
pypinyin==0.50.0
tensorboard
typeguard
dill
onnx>=1.15.0
onnxruntime>=1.16.3
onnxoptimizer
onnxsim
onnxconverter_common
# style check session:
black==22.3.0
isort==5.10.1
flake8==5.0.4
# cantonese word segment support
pycantonese==3.4.0