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

Update processor_config.json

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