eustlb HF Staff commited on
Commit
270116f
·
verified ·
1 Parent(s): bae2b39

Upload processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -2
preprocessor_config.json CHANGED
@@ -9,6 +9,5 @@
9
  "processor_class": "ParakeetProcessor",
10
  "return_attention_mask": true,
11
  "sampling_rate": 16000,
12
- "win_length": 400,
13
- "window_size": 400
14
  }
 
9
  "processor_class": "ParakeetProcessor",
10
  "return_attention_mask": true,
11
  "sampling_rate": 16000,
12
+ "win_length": 400
 
13
  }