Buffer WAV segments in RAM and raise default segment size to 20MB
Some checks failed
Build and Push EVS Bridge Image / docker (push) Has been cancelled
Some checks failed
Build and Push EVS Bridge Image / docker (push) Has been cancelled
This commit is contained in:
@@ -21,5 +21,5 @@ SAVE_SESSIONS=true
|
||||
SESSIONS_DIR=/data/sessions
|
||||
PCM_SAMPLE_RATE=16000
|
||||
MAX_SESSION_BYTES=16000000
|
||||
WAV_SEGMENT_MAX_BYTES=2097152
|
||||
WAV_SEGMENT_MAX_BYTES=20971520
|
||||
WAV_KEEP_FILES=10
|
||||
|
||||
Reference in New Issue
Block a user