File size: 273 Bytes
02767c1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"model_type": "silero_vad_v5_coreml",
"sample_rate": 16000,
"chunk_size": 512,
"context_size": 64,
"input_shape": [
1,
1,
576
],
"h_shape": [
1,
1,
128
],
"c_shape": [
1,
1,
128
],
"compute_precision": "float16"
} |