feat(kokoro): Add new TTS backend

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-01-16 19:50:28 +01:00
parent de4aa9fb1d
commit d6b0514dbf
14 changed files with 733 additions and 0 deletions

4
backend/python/kokoro/run.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
source $(dirname $0)/../common/libbackend.sh
startBackend $@