mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 22:24:19 +00:00
fix requirements
This commit is contained in:
parent
bda48291db
commit
b623c3be15
@ -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
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user