Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
declare-lab
/
mustango
like
162
Sleeping
App
Files
Files
Community
40
9ac7672
mustango
/
configs
/
stft_config.json
deepanway
Uplaod files
f1069cc
12 months ago
raw
Copy download link
history
blame
Safe
141 Bytes
{
"filter_length"
:
1024
,
"hop_length"
:
160
,
"win_length"
:
1024
,
"n_mel_channels"
:
64
,
"sampling_rate"
:
16000
,
"mel_fmin"
:
0
,
"mel_fmax"
:
8000
}