patrickvonplaten commited on
Commit
5477bda
2 Parent(s): 749ecd7 02127b7

Merge branch 'main' of https://huggingface.co/hf-internal-testing/processor_with_lm into main

Browse files
Files changed (1) hide show
  1. 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"}