Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Den4ikAI
/
speech_overlap_detection
like
0
Safetensors
wavlm
Model card
Files
Files and versions
Community
main
speech_overlap_detection
/
label_config.json
Den4ikAI
Upload folder using huggingface_hub
2354818
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
94 Bytes
{
"label2id"
:
{
"NO_OVERLAP"
:
0
,
"OVERLAP"
:
1
}
,
"id2label"
:
{
"0"
:
"NO_OVERLAP"
,
"1"
:
"OVERLAP"
}
}