File size: 473 Bytes
19b10ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "model_type": "fireredvad_coreml",
  "architecture": "DFSMN",
  "num_params": 588417,
  "sample_rate": 16000,
  "frame_length_ms": 25,
  "frame_shift_ms": 10,
  "num_mel_bins": 80,
  "dfsmn_blocks": 8,
  "dnn_layers": 1,
  "hidden_size": 256,
  "projection_size": 128,
  "lookback_order": 20,
  "lookback_stride": 1,
  "lookahead_order": 20,
  "lookahead_stride": 1,
  "output_dim": 1,
  "cmvn_embedded": true,
  "compute_precision": "float16",
  "quantization": null
}