PersianASR-TrippleThreat / visualears_fastconformer_full_ab_ctc_lm_fleurs_grid.json
Reza2kn's picture
Add VisualEars FastConformer full A+B benchmark rows
1005ab3 verified
Raw
History Blame Contribute Delete
1.32 kB
{
"model": "/workspace/visualears_full_pipeline/training/fastconformer_fa_full_ab/runs/stt_fa_fastconformer_hybrid_large/fa_fastconformer_ab_final.nemo",
"lm_path": "/workspace/visualears_full_pipeline/training/fastconformer_fa_full_ab/visualears_v2_train_spoken_4gram.arpa",
"results": [
{
"set": "fleurs",
"n": 871,
"alpha": 0.2,
"beta": -1.0,
"beam_width": 50,
"mean_decode_ms": 18.27165043039245,
"wer": 0.13602941176470587,
"cer": 0.05394990366088632,
"word_errors": 2923,
"word_total": 21488,
"char_errors": 4424,
"char_total": 82002,
"predictions": "/workspace/visualears_full_pipeline/training/fastconformer_fa_full_ab/fastconformer_ctc_lm_fleurs_full_20260610/fastconformer_ctc_lm_fleurs_a0.2_b-1_beam50.jsonl"
}
],
"best": {
"set": "fleurs",
"n": 871,
"alpha": 0.2,
"beta": -1.0,
"beam_width": 50,
"mean_decode_ms": 18.27165043039245,
"wer": 0.13602941176470587,
"cer": 0.05394990366088632,
"word_errors": 2923,
"word_total": 21488,
"char_errors": 4424,
"char_total": 82002,
"predictions": "/workspace/visualears_full_pipeline/training/fastconformer_fa_full_ab/fastconformer_ctc_lm_fleurs_full_20260610/fastconformer_ctc_lm_fleurs_a0.2_b-1_beam50.jsonl"
}
}