woodlee309
commited on
Upload feature extractor
Browse files- 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":
|
|
|
11 |
}
|
|
|
7 |
"padding_side": "right",
|
8 |
"padding_value": 0.0,
|
9 |
"return_attention_mask": false,
|
10 |
+
"sampling_rate": 16000,
|
11 |
+
"spec_gain": 1
|
12 |
}
|