Text-to-Audio
music
text-to-music
Mustango / configs /stft_config.json
PhanTrungThuan's picture
Upload 13 files
df5378b verified
Raw
History Blame Contribute Delete
167 Bytes
{
"filter_length": 1024,
"hop_length": 160,
"win_length": 1024,
"n_mel_channels": 64,
"sampling_rate": 16000,
"mel_fmin": 0,
"mel_fmax": 8000
}