Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
declare-lab
/
tango
like
37
Follow
Deep Cognition and Language Research (DeCLaRe) Lab
59
Text-to-Audio
Transformers
bjoernp/AudioCaps
English
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
bf778ea
tango
/
stft_config.json
declare-lab-sutd
First TANGO Version
bf778ea
over 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
}