hans00 commited on
Commit
16d339b
·
unverified ·
1 Parent(s): e71cae9

Add config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "silero_vad",
3
+ "state_dim": 128,
4
+ "num_layers": 2,
5
+ "sampling_rate": [8000, 16000]
6
+ }