nielsr HF staff commited on
Commit
56f5360
1 Parent(s): 8931901

Upload feature extractor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -0
preprocessor_config.json CHANGED
@@ -2,6 +2,7 @@
2
  "do_normalize": true,
3
  "feature_extractor_type": "ASTFeatureExtractor",
4
  "feature_size": 1,
 
5
  "mean": -6.845978,
6
  "num_mel_bins": 128,
7
  "padding_side": "right",
2
  "do_normalize": true,
3
  "feature_extractor_type": "ASTFeatureExtractor",
4
  "feature_size": 1,
5
+ "max_length": 128,
6
  "mean": -6.845978,
7
  "num_mel_bins": 128,
8
  "padding_side": "right",