File size: 367 Bytes
5b70063 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"adjust_attention": false,
"architectures": [
"loconet"
],
"auto_map": {
"AutoConfig": "config_loconet.LoCoNetConfig",
"AutoModel": "modeling_loconet.loconet"
},
"av": "speaker_temporal",
"av_layers": 3,
"clip_length": 200,
"model_type": "loconet",
"num_speakers": 3,
"torch_dtype": "float32",
"transformers_version": "4.28.1"
}
|