mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-05 07:04:18 +00:00
fix requirements
This commit is contained in:
parent
bda48291db
commit
b623c3be15
@ -70,6 +70,7 @@ from icefall.utils import (
|
|||||||
setup_logger,
|
setup_logger,
|
||||||
store_transcripts,
|
store_transcripts,
|
||||||
write_error_stats,
|
write_error_stats,
|
||||||
|
str2bool,
|
||||||
)
|
)
|
||||||
from zhconv import convert
|
from zhconv import convert
|
||||||
from tn.chinese.normalizer import Normalizer
|
from tn.chinese.normalizer import Normalizer
|
||||||
|
@ -4,7 +4,7 @@ git+https://github.com/lhotse-speech/lhotse
|
|||||||
sentencepiece
|
sentencepiece
|
||||||
tensorboard
|
tensorboard
|
||||||
librosa
|
librosa
|
||||||
openai-whisper==git+https://github.com/yuekaizhang/whisper.git
|
git+https://github.com/yuekaizhang/whisper.git
|
||||||
zhconv
|
zhconv
|
||||||
WeTextProcessing
|
WeTextProcessing
|
||||||
deepspeed
|
deepspeed
|
Loading…
x
Reference in New Issue
Block a user