mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
feat(kokoro): Add new TTS backend
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
de4aa9fb1d
commit
d6b0514dbf
14 changed files with 733 additions and 0 deletions
4
backend/python/kokoro/run.sh
Executable file
4
backend/python/kokoro/run.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
source $(dirname $0)/../common/libbackend.sh
|
||||
|
||||
startBackend $@
|
Loading…
Add table
Add a link
Reference in a new issue