mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
fixed rtcom stuff
This commit is contained in:
parent
c28c8bd466
commit
513485df49
@ -82,7 +82,8 @@ def add_events(sio:socketio):
|
||||
channels=1,
|
||||
buffer_size=10,
|
||||
model=lollmsElfServer.config.whisper_model,
|
||||
snd_device=None,
|
||||
snd_input_device=lollmsElfServer.config.stt_input_device,
|
||||
snd_output_device=lollmsElfServer.config.tts_output_device,
|
||||
logs_folder="logs",
|
||||
voice=None,
|
||||
block_while_talking=True,
|
||||
|
Loading…
Reference in New Issue
Block a user