| { | |
| "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" | |
| } | |