der02 commited on
Commit
8eae9a8
·
verified ·
1 Parent(s): d6a851a

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_rate": 22050,
3
+ "duration": 4.0,
4
+ "n_mels": 128,
5
+ "n_fft": 2048,
6
+ "hop_length": 512,
7
+ "use_mfcc": false
8
+ }