gaunernst commited on
Commit
8333b77
1 Parent(s): ad5370b

Delete preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -13
preprocessor_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "do_normalize": true,
3
- "feature_extractor_type": "ASTFeatureExtractor",
4
- "feature_size": 1,
5
- "max_length": 1024,
6
- "mean": -4.2677393,
7
- "num_mel_bins": 128,
8
- "padding_side": "right",
9
- "padding_value": 0.0,
10
- "return_attention_mask": false,
11
- "sampling_rate": 16000,
12
- "std": 4.5689974
13
- }