MambaSSM
vanitas
spoken-dialogue
flow-matching
vanitas-sft / config.json
md13's picture
Upload config.json with huggingface_hub
add83f7 verified
Raw
History Blame Contribute Delete
258 Bytes
{
"perception_dim": 256,
"perception_layers": 4,
"cognition_dim": 256,
"cognition_layers": 4,
"production_dim": 256,
"production_layers": 4,
"n_mels": 80,
"sample_rate": 16000,
"hop_length": 160,
"max_mel_length": 800,
"flow_steps": 8
}