dg845 commited on
Commit
2cbfcb3
·
1 Parent(s): cc98972

Upload preprocessor_config.json

Browse files

Update feature extractor config (calculate spectrogram_zero from other config values)

Files changed (1) hide show
  1. preprocessor_config.json +0 -1
preprocessor_config.json CHANGED
@@ -20,7 +20,6 @@
20
  "padding_value": 0.0,
21
  "return_attention_mask": true,
22
  "sampling_rate": 24000,
23
- "spectrogram_zero": -11.5129,
24
  "win_function": "hann_window",
25
  "win_length": 1024
26
  }
 
20
  "padding_value": 0.0,
21
  "return_attention_mask": true,
22
  "sampling_rate": 24000,
 
23
  "win_function": "hann_window",
24
  "win_length": 1024
25
  }