p-alonso commited on
Commit
d35c726
·
1 Parent(s): a21f2c3

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "sampling_rate": 16000,
13
  "n_fft": 512,
14
  "hop_length": 256,
15
- "log_compression: "logC"
16
  }
 
12
  "sampling_rate": 16000,
13
  "n_fft": 512,
14
  "hop_length": 256,
15
+ "log_compression": "logC"
16
  }