File size: 129 Bytes
76a3cf7 | 1 2 3 4 5 6 7 8 | {
"dim_feedforward": 512,
"hidden_dim": 128,
"max_audio_seconds": 600,
"nhead": 8,
"num_layers": 2,
"output_dim": 3
} |
76a3cf7 | 1 2 3 4 5 6 7 8 | {
"dim_feedforward": 512,
"hidden_dim": 128,
"max_audio_seconds": 600,
"nhead": 8,
"num_layers": 2,
"output_dim": 3
} |