File size: 251 Bytes
f901652 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"architectures": [
"AcousticSpkrVerfModel"
],
"dropout": 0.1,
"dtype": "float32",
"embed_dim": 192,
"hidden_dim": 768,
"input_dim": 512,
"model_type": "acoustic_spkr_verf",
"num_layers": 3,
"transformers_version": "4.57.3"
}
|