Update preprocessor_config.json
Browse files- preprocessor_config.json +0 -3
    	
        preprocessor_config.json
    CHANGED
    
    | @@ -1,7 +1,4 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
              "auto_map": {
         | 
| 3 | 
            -
                "AutoProcessor": "processing_aero.AeroProcessor",
         | 
| 4 | 
            -
              },
         | 
| 5 | 
             
              "chunk_length": 30,
         | 
| 6 | 
             
              "dither": 0.0,
         | 
| 7 | 
             
              "feature_extractor_type": "WhisperFeatureExtractor",
         | 
|  | |
| 1 | 
             
            {
         | 
|  | |
|  | |
|  | |
| 2 | 
             
              "chunk_length": 30,
         | 
| 3 | 
             
              "dither": 0.0,
         | 
| 4 | 
             
              "feature_extractor_type": "WhisperFeatureExtractor",
         | 

