Upload feature extractor
Browse files- preprocessor_config.json +1 -2
preprocessor_config.json
CHANGED
@@ -7,6 +7,5 @@
|
|
7 |
"padding_side": "right",
|
8 |
"padding_value": 0.0,
|
9 |
"return_attention_mask": false,
|
10 |
-
"sampling_rate": 22050
|
11 |
-
"spec_gain": 1
|
12 |
}
|
|
|
7 |
"padding_side": "right",
|
8 |
"padding_value": 0.0,
|
9 |
"return_attention_mask": false,
|
10 |
+
"sampling_rate": 22050
|
|
|
11 |
}
|