Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
williamluer committed Apr 3, 2024
1 parent 1eb7339 commit 0df17ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openduck-py/openduck_py/routers/voice.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,6 @@ async def connect_daily(
record=record,
input_audio_format="int16",
tts_config=tts_config,
# tts_config=TTSConfig(provider="elevenlabs", voice_id=voice_id),
# tts_config=TTSConfig(provider="azure"),
system_prompt=system_prompt,
context=base_context,
)
Expand Down

0 comments on commit 0df17ee

Please sign in to comment.