kamilakesbi commited on
Commit
e99db12
1 Parent(s): 332c7b1

Upload feature extractor

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "feature_extractor_type": "MSClapFeatureExtractor",
3
  "feature_size": 64,
4
  "fft_window_size": 1024,
5
- "frequency_max": 8000,
6
  "frequency_min": 50,
7
  "hop_length": 320,
8
  "max_length_s": 7,
 
2
  "feature_extractor_type": "MSClapFeatureExtractor",
3
  "feature_size": 64,
4
  "fft_window_size": 1024,
5
+ "frequency_max": 14000,
6
  "frequency_min": 50,
7
  "hop_length": 320,
8
  "max_length_s": 7,