amharic-asr-benchmark / results /phase1_greedy.json
Chapimenge's picture
Benchmark results, method, limitations and the failure log
84bf7b1 verified
Raw
History Blame
1.07 kB
{
"test_clips": 1548,
"test_hours": 4.722048335472743,
"decoding": "greedy",
"whisper_max_new_tokens": 440,
"models": {
"badrex/Ethio-ASR-multilingual-600M": {
"cer": 0.0990624900009599,
"wer": 0.2983765690376569,
"n": 1548,
"empty_hyp_rate": 0.0,
"kind": "ctc"
},
"badrex/Ethio-ASR-multilingual-1B": {
"cer": 0.1307842447125076,
"wer": 0.3893891213389121,
"n": 1548,
"empty_hyp_rate": 0.0,
"kind": "ctc"
},
"badrex/Ethio-ASR-amharic": {
"cer": 0.0946085175823121,
"wer": 0.28451882845188287,
"n": 1548,
"empty_hyp_rate": 0.0006459948320413437,
"kind": "ctc"
},
"b1n1yam/shook-medium-amharic-2k": {
"cer": 0.11470898793715803,
"wer": 0.29425941422594143,
"n": 1548,
"empty_hyp_rate": 0.0,
"kind": "whisper"
},
"b1n1yam/shook-tiny-amharic-stage2-polish": {
"cer": 0.2735097430646658,
"wer": 0.6200167364016737,
"n": 1548,
"empty_hyp_rate": 0.0,
"kind": "whisper"
}
}
}