Commit graph

2 commits

Author SHA1 Message Date
dependabot[bot]
3eaff4cd01
chore(deps): bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /backend/python/faster-whisper directory: torch.
Bumps the pip group with 1 update in the /backend/python/kokoro directory: torch.


Updates `torch` from 2.3.1+cxx11.abi to 2.6.0+cu118

Updates `torch` from 2.3.1+cxx11.abi to 2.6.0+cu118

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0+cu118
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: torch
  dependency-version: 2.6.0+cu118
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-20 01:48:55 +00:00
Ettore Di Giacinto
acb2eb23c8
feat(tts): Add Kokoro backend (#4616)
* feat(kokoro): Add new TTS backend

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Add kokoro to images

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Support combined voices

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Ignore pt and onnx

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Add plbert and istfnet

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-01-16 22:23:09 +01:00