real time discussions added

This commit is contained in:
Saifeddine ALOUI 2024-05-18 23:07:58 +02:00
parent 2a8863963b
commit f00cb5a83b
3 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@ -214,4 +214,5 @@ mPLUG-Owl
xtts_models
models.txt
models.txt
logs

View File

@ -72,7 +72,8 @@ def add_events(sio:socketio):
lollmsElfServer.audio_cap = AudioRecorder(
lollmsElfServer,
lollmsElfServer.sio,
lollmsElfServer.personality,
lollmsElfServer.personality,
lollmsElfServer.db,
threshold=1000,
silence_duration=2,
sound_threshold_percentage=10,

@ -1 +1 @@
Subproject commit 443bdef3ef3b9199359d84aebce2838580af66cd
Subproject commit f98fb13363668fa6604b0499bbab9f496df40eca