SaudxInu commited on
Commit
6e30f9f
1 Parent(s): dfb49a5

Upload folder using huggingface_hub

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.16.1",
4
+ "hop_length": 512,
5
+ "n_fft": 2048,
6
+ "n_iter": 32,
7
+ "sample_rate": 22050,
8
+ "top_db": 80,
9
+ "x_res": 256,
10
+ "y_res": 256
11
+ }