File size: 336 Bytes
ea8b1b4
 
 
 
 
 
 
 
 
 
 
0e6ca88
ea8b1b4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "feature_extractor_type": "FeatureExtractor",
  "processor_class": "FeatureExtractor",
  "auto_map": {
    "AutoFeatureExtractor": "feature_extraction.FeatureExtractor"
  },
  "window_size_ms": 25,
  "window_stride_ms": 10,
  "mel_lower_edge_hertz": 0,
  "mel_upper_edge_hertz": 8000,
  "mel_num_bins": 80,
  "sample_rate": 16000
}