Commit
·
02127b7
1
Parent(s):
48744e9
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"feature_size": 1, "padding_value": 0.0, "sampling_rate": 16000, "return_attention_mask": false, "do_normalize": true}
|
|
|
1 |
+
{"feature_size": 1, "padding_value": 0.0, "sampling_rate": 16000, "return_attention_mask": false, "do_normalize": true, "processor_class": "Wav2Vec2ProcessorWithLM"}
|