tykiww commited on
Commit
0a7bbdc
·
verified ·
1 Parent(s): 77c3593

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +3 -1
config/config.json CHANGED
@@ -7,7 +7,9 @@
7
 
8
  "session": {
9
  "user_timeout": 3600,
10
- "filetypes": [".wav"]
 
 
11
  }
12
 
13
  }
 
7
 
8
  "session": {
9
  "user_timeout": 3600,
10
+ "filetypes": [".wav"],
11
+ "min_speakers": 2,
12
+ "max_speakers": 5
13
  }
14
 
15
  }