susnato commited on
Commit
9639ce2
·
1 Parent(s): 2b2919a

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "target_length": 256,
5
  "input_length": 1024,
6
  "n_bars": 2,
7
- "target_sampling_rate": 22050,
8
  "mel_is_conditioned": true,
9
  "padding_value": 0,
10
  "eos_token_id": 1,
 
4
  "target_length": 256,
5
  "input_length": 1024,
6
  "n_bars": 2,
7
+ "sampling_rate": 22050,
8
  "mel_is_conditioned": true,
9
  "padding_value": 0,
10
  "eos_token_id": 1,