michaelpiro1 commited on
Commit
9865320
·
verified ·
1 Parent(s): 6fd40f2

Upload mel_config.json

Browse files
Files changed (1) hide show
  1. mel/mel_config.json +11 -0
mel/mel_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "Mel",
3
+ "_diffusers_version": "0.25.1",
4
+ "hop_length": 160,
5
+ "n_fft": 1024,
6
+ "n_iter": 32,
7
+ "sample_rate": 44100,
8
+ "top_db": 0,
9
+ "x_res": 125,
10
+ "y_res": 64
11
+ }