Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
earlab
/
EAR_VAE2
like
4
Audio-to-Audio
English
Chinese
music
vae
codec
arxiv:
2608.19843
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Copy to bucket
new
refs/pr/1
EAR_VAE2
/
config.json
earlab
Update config.json
2bce71e
verified
4 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
305 Bytes
{
"model"
:
{
"gen"
:
{
"config"
:
{
"C0"
:
64
,
"D"
:
128
,
"use_vae"
:
true
,
"refiner"
:
{
"type"
:
"banded"
,
"dim"
:
256
,
"intermediate_dim"
:
1024
,
"num_layers"
:
12
,
"layer_norm_eps"
:
1e-5
}
}
}
}
}