supertonic-2-mlx / config.json
typomonster's picture
Add MLX weights, configs, and model card
b28e8c3 verified
{
"model_type": "supertonic",
"sample_rate": 44100,
"base_chunk_size": 512,
"chunk_compress_factor": 6,
"latent_dim": 24,
"vocab_size": 163,
"style_len": 50,
"default_steps": 5,
"default_speed": 1.05,
"languages": [
"en",
"ko",
"es",
"pt",
"fr"
]
}