Add pypinyin to requirements

This commit is contained in:
pkufool 2024-02-22 15:43:23 +08:00
parent aac7df064a
commit 683917ff09
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -4,6 +4,7 @@ kaldialign
num2words
kaldi-decoder
sentencepiece>=0.1.96
pypinyin==0.50.0
tensorboard
typeguard
dill