Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
declare-lab
/
tango2
like
14
Follow
Deep Cognition and Language Research (DeCLaRe) Lab
56
Text-to-Audio
Transformers
bjoernp/AudioCaps
declare-lab/audio_alpaca
English
Inference Endpoints
arxiv:
2404.09956
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
fadcd35
tango2
/
stft_config.json
hungchiayu
Upload 8 files
2a2ea3c
verified
7 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
}