susnato commited on
Commit
3cb0c34
1 Parent(s): be586e8

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -0
preprocessor_config.json CHANGED
@@ -9,6 +9,7 @@
9
  "processor_class": "ClvpProcessor",
10
  "return_attention_mask": false,
11
  "sampling_rate": 22050,
 
12
  "mel_norms": [-7.0095, -6.0832, -4.6440, -3.3562, -2.4548, -2.0097, -1.6036, -1.8641,
13
  -2.3728, -2.3455, -2.5947, -2.6695, -2.7129, -2.8555, -3.0251, -3.0889,
14
  -3.4261, -3.6759, -4.0780, -4.4624, -4.7812, -5.0075, -5.1284, -5.2717,
 
9
  "processor_class": "ClvpProcessor",
10
  "return_attention_mask": false,
11
  "sampling_rate": 22050,
12
+ "default_audio_length": 6,
13
  "mel_norms": [-7.0095, -6.0832, -4.6440, -3.3562, -2.4548, -2.0097, -1.6036, -1.8641,
14
  -2.3728, -2.3455, -2.5947, -2.6695, -2.7129, -2.8555, -3.0251, -3.0889,
15
  -3.4261, -3.6759, -4.0780, -4.4624, -4.7812, -5.0075, -5.1284, -5.2717,