inworld: class name change

This commit is contained in:
padillamt
2025-07-15 17:15:57 -07:00
parent 384838147a
commit 913dba3b74

View File

@@ -68,7 +68,7 @@ def language_to_inworld_language(language: Language) -> Optional[str]:
return result
class InworldTTSService(TTSService):
class InworldHttpTTSService(TTSService):
"""Inworld HTTP-based TTS service.
Provides text-to-speech using Inworld's HTTP API for simpler, non-streaming