Fix Hathora 55 series examples, and fix Hathora missing settings field warning

This commit is contained in:
Paul Kompfner
2026-02-25 14:03:53 -05:00
parent 27940d83a2
commit bca42f7d68
3 changed files with 7 additions and 4 deletions

View File

@@ -114,6 +114,7 @@ class HathoraTTSService(TTSService):
settings=HathoraTTSSettings(
model=model,
voice=voice_id,
language=None, # Not applicable here
speed=params.speed,
config=params.config,
),