Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
amphion
/
TaDiCodec
like
27
Follow
Amphion
363
Audio-to-Audio
Transformers
Safetensors
6 languages
TaDiCodec
Speech-Tokenizer
Text-to-Speech
arxiv:
2508.16790
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Train
Deploy
Use this model
cfd0078
TaDiCodec
/
vocoder
/
config.json
Hecheng0625
Upload folder using huggingface_hub
9144d55
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
267 Bytes
{
"model"
:
{
"vocos"
:
{
"input_channels"
:
128
,
"dim"
:
1024
,
"intermediate_dim"
:
4096
,
"num_layers"
:
30
,
"n_fft"
:
1920
,
"hop_size"
:
480
,
"padding"
:
"same"
}
}
}