Add pypinyin to requirements (#1515)

This commit is contained in:
Wei Kang 2024-02-22 15:50:11 +08:00 committed by GitHub
parent aac7df064a
commit 819bb45539
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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,9 +4,10 @@ kaldialign
num2words
kaldi-decoder
sentencepiece>=0.1.96
pypinyin==0.50.0
tensorboard
typeguard
dill
black==22.3.0
onnx==1.15.0
onnxruntime==1.16.3
onnxruntime==1.16.3