Skip to content

Commit

Permalink
build: update minimum num2words version
Browse files Browse the repository at this point in the history
  • Loading branch information
eginhard committed Dec 28, 2024
1 parent f6c2f9e commit c969bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies = [
# Bark
"encodec>=0.1.1",
# XTTS
"num2words>=0.5.11",
"num2words>=0.5.14",
"spacy[ja]>=3,<3.8",
]

Expand Down

0 comments on commit c969bda

Please sign in to comment.