Skip to content

Commit

Permalink
Bump coqui-tts from 0.23.1 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [coqui-tts](https://github.com/idiap/coqui-ai-TTS) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/idiap/coqui-ai-TTS/releases)
- [Commits](idiap/coqui-ai-TTS@v0.23.1...v0.24.0)

---
updated-dependencies:
- dependency-name: coqui-tts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent dba879f commit fd26944
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 135 deletions.
166 changes: 32 additions & 134 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ build-backend = "poetry_dynamic_versioning.backend"
python = "^3.11,<3.13"
pandas = "2.2.2"
numpy = "1.26.4"
coqui-tts = "0.23.1" # Py3.12 fork
coqui-tts = "0.24.0" # Py3.12 fork
clean-text = "0.6.0"
num2words = "0.5.13"
unidecode = "1.3.8"
Expand Down

0 comments on commit fd26944

Please sign in to comment.