inworld: class name change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user