inworld: typo fix in voice name
This commit is contained in:
@@ -63,7 +63,7 @@ async def run_example(transport: BaseTransport, _: argparse.Namespace, handle_si
|
||||
aiohttp_session=session,
|
||||
params=InworldHttpTTSService.InputParams(
|
||||
voice_id="Ashley",
|
||||
model="inworld-tts-1-max",
|
||||
model="inworld-tts-1",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user