TenzinGayche commited on
Commit
5d86269
·
verified ·
1 Parent(s): aa71531

Upload processor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "chunk_length": 30,
3
  "dither": 0.0,
4
  "feature_extractor_type": "WhisperFeatureExtractor",
5
- "feature_size": 80,
6
  "hop_length": 160,
7
  "n_fft": 400,
8
  "n_samples": 480000,
 
2
  "chunk_length": 30,
3
  "dither": 0.0,
4
  "feature_extractor_type": "WhisperFeatureExtractor",
5
+ "feature_size": 128,
6
  "hop_length": 160,
7
  "n_fft": 400,
8
  "n_samples": 480000,