fix requirements

This commit is contained in:
Yuekai Zhang 2024-01-22 15:20:59 +08:00
parent bda48291db
commit b623c3be15
2 changed files with 2 additions and 1 deletions

View File

@ -70,6 +70,7 @@ from icefall.utils import (
setup_logger,
store_transcripts,
write_error_stats,
str2bool,
)
from zhconv import convert
from tn.chinese.normalizer import Normalizer

View File

@ -4,7 +4,7 @@ git+https://github.com/lhotse-speech/lhotse
sentencepiece
tensorboard
librosa
openai-whisper==git+https://github.com/yuekaizhang/whisper.git
git+https://github.com/yuekaizhang/whisper.git
zhconv
WeTextProcessing
deepspeed