kcz358 commited on
Commit
09b4cdf
·
verified ·
1 Parent(s): 33dcf35

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +3 -0
preprocessor_config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "chunk_length": 30,
3
  "dither": 0.0,
4
  "feature_extractor_type": "WhisperFeatureExtractor",
 
1
  {
2
+ "auto_map": {
3
+ "AutoProcessor": "processing_aero.py.AeroProcessor",
4
+ },
5
  "chunk_length": 30,
6
  "dither": 0.0,
7
  "feature_extractor_type": "WhisperFeatureExtractor",