speech-model / ml /models /stutter /class_map.json
notUbaid's picture
Upload folder using huggingface_hub
49525ce verified
Raw
History Blame Contribute Delete
144 Bytes
{
"label2id": {
"fluent": 0,
"stutter": 1
},
"id2label": {
"0": "fluent",
"1": "stutter"
},
"binary": true
}