jaeyong2's picture
Upload fixed config.json
aa9b421 verified
raw
history blame
554 Bytes
{
"model_type": "segmentation",
"architectures": [
"SegmentationModel"
],
"library_name": "diarizers",
"task": "speaker-segmentation",
"torch_dtype": "float32",
"transformers_version": "4.0.0",
"framework": "pytorch",
"pipeline_tag": "audio-classification",
"tags": [
"speaker-segmentation",
"audio",
"pytorch"
],
"model_details": {
"base_model": "jaeyong2/speaker-segmentation-merge",
"fixed_keys": true,
"key_mapping": "removed model. prefix",
"compatibility": "diarizers.SegmentationModel"
}
}