tts: add support for local PiperTTSService

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-28 23:29:21 -08:00
parent eb1bf1e446
commit 875614ff7a
7 changed files with 291 additions and 10 deletions

View File

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