MambaSSM
vanitas
spoken-dialogue
flow-matching
File size: 258 Bytes
add83f7
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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
}