services(tss): add new KokoroTTSService

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-29 13:49:46 -08:00
parent 7999d08b7e
commit 72ab329513
8 changed files with 1061 additions and 3 deletions

View File

@@ -139,6 +139,7 @@ TESTS_07 = [
("07zg-interruptible-camb.py", EVAL_SIMPLE_MATH),
("07zh-interruptible-hathora.py", EVAL_SIMPLE_MATH),
("07zi-interruptible-piper.py", EVAL_SIMPLE_MATH),
("07zj-interruptible-kokoro.py", EVAL_SIMPLE_MATH),
# Needs a local XTTS docker instance running.
# ("07i-interruptible-xtts.py", EVAL_SIMPLE_MATH),
# Needs a Krisp license.