Fix Hathora 55 series examples, and fix Hathora missing settings field warning
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user