inworld: added comments to track a few things to confirm

This commit is contained in:
padillamt
2025-07-15 18:17:30 -07:00
parent ca936bd569
commit 2b76823b01

View File

@@ -89,7 +89,8 @@ class InworldHttpTTSService(TTSService):
"""
language: Optional[Language] = Language.EN
voice_id: str = "Ashley"
voice_id: str = "Ashley" ## QUESTION: How to make this modifyable/how to modify?
# QUESTION: What about speed, pitch, and temperature??
def __init__(
self,