Skip to content

Commit

Permalink
Fixed Dependency Version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamthinkGit committed Jun 25, 2023
1 parent 99137df commit dc75f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/text2speech/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"torch",
"pydantic",
"soundfile",
"pyworld<=0.2.12",
"pyworld>=0.3.1",
"espnet",
"typeguard==2.13.3",
"espnet-model-zoo",
Expand Down

0 comments on commit dc75f59

Please sign in to comment.