Skip to content

Commit

Permalink
Merge pull request CjangCjengh#49 from fumiama/patch-1
Browse files Browse the repository at this point in the history
修复openjtalk安装版本问题
  • Loading branch information
CjangCjengh authored Aug 22, 2023
2 parents ba601e0 + 10f0e81 commit 60c8e75
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
numba
librosa
numpy==1.22.0
numpy==1.23.5
scipy
torch
unidecode
openjtalk>=0.3.0.dev2
openjtalk==0.3.0.dev3
jamo
pypinyin
jieba
Expand Down

0 comments on commit 60c8e75

Please sign in to comment.