Xenova HF Staff commited on
Commit
08cefe3
·
verified ·
1 Parent(s): a820828

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "melspec_kwargs": {
4
  "hop_length": 160,
5
  "n_fft": 512,
6
- "n_mels": 80,
7
  "sample_rate": 16000,
8
  "win_length": 400
9
  },
 
3
  "melspec_kwargs": {
4
  "hop_length": 160,
5
  "n_fft": 512,
6
+ "n_mels": 8,
7
  "sample_rate": 16000,
8
  "win_length": 400
9
  },