Skip to content

Commit

Permalink
Add pypinyin to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pkufool committed Feb 22, 2024
1 parent aac7df0 commit 683917f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 683917f

Please sign in to comment.