mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
Add pypinyin to requirements (#1515)
This commit is contained in:
parent
aac7df064a
commit
819bb45539
@ -18,6 +18,7 @@ git+https://github.com/lhotse-speech/lhotse
|
||||
kaldilm==1.11
|
||||
kaldialign==0.7.1
|
||||
num2words
|
||||
pypinyin==0.50.0
|
||||
sentencepiece==0.1.96
|
||||
tensorboard==2.8.0
|
||||
typeguard==2.13.3
|
||||
|
@ -4,6 +4,7 @@ kaldialign
|
||||
num2words
|
||||
kaldi-decoder
|
||||
sentencepiece>=0.1.96
|
||||
pypinyin==0.50.0
|
||||
tensorboard
|
||||
typeguard
|
||||
dill
|
||||
|
Loading…
x
Reference in New Issue
Block a user