woodlee309 commited on
Commit
910c121
1 Parent(s): 67ed311

Upload feature extractor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -1
preprocessor_config.json CHANGED
@@ -7,5 +7,6 @@
7
  "padding_side": "right",
8
  "padding_value": 0.0,
9
  "return_attention_mask": false,
10
- "sampling_rate": 22050
 
11
  }
 
7
  "padding_side": "right",
8
  "padding_value": 0.0,
9
  "return_attention_mask": false,
10
+ "sampling_rate": 16000,
11
+ "spec_gain": 1
12
  }