Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lenML
/
ChatTTS-Forge
like
197
Running
on
Zero
App
Files
Files
Community
1
29536f1
ChatTTS-Forge
/
models
/
ChatTTS
/
config
/
dvae.yaml
zhzluke96
update
01e655b
5 months ago
raw
Copy download link
history
blame
Safe
144 Bytes
dim:
512
decoder_config:
idim:
${dim}
odim:
${dim}
n_layer:
12
bn_dim:
128
vq_config:
dim:
1024
levels:
[
5
,
5
,
5
,
5
]
G:
2
R:
2