Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
declare-lab
/
mustango
like
36
Follow
Deep Cognition and Language Research (DeCLaRe) Lab
59
Text-to-Audio
Transformers
amaai-lab/MusicBench
music
text-to-music
Inference Endpoints
arxiv:
2311.08355
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
386c9b1
mustango
/
configs
/
stft_config.json
deepanway
upload files
386c9b1
about 1 year 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
}