File size: 1,932 Bytes
80f48c3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
DETAILED OVERALL REPORT FOR THE SYSTEM: /scratch/project_465000836/ipoloka/huggingface_asr/experiments/baseline_ebranchformer_v2.3_fp32/dev/1650/eval_librispeech_validation.clean/hyp.trn
SENTENCE RECOGNITION PERFORMANCE
sentences 0
with errors 0.0% ( 0)
with substitutions 0.0% ( 0)
with deletions 0.0% ( 0)
with insertions 0.0% ( 0)
WORD RECOGNITION PERFORMANCE
Percent Total Error = UNDEF% ( 0)
Percent Correct = UNDEF% ( 0)
Percent Substitution = UNDEF% ( 0)
Percent Deletions = UNDEF% ( 0)
Percent Insertions = UNDEF% ( 0)
Percent Word Accuracy = UNDEF%
Ref. words = ( 0)
Hyp. words = ( 0)
Aligned words = ( 0)
CONFUSION PAIRS Total (0)
With >= 1 occurrences (0)
-------
0
INSERTIONS Total (0)
With >= 1 occurrences (0)
-------
0
DELETIONS Total (0)
With >= 1 occurrences (0)
-------
0
SUBSTITUTIONS Total (0)
With >= 1 occurrences (0)
-------
0
* NOTE: The 'Substitution' words are those reference words
for which the recognizer supplied an incorrect word.
FALSELY RECOGNIZED Total (0)
With >= 1 occurrences (0)
-------
0
* NOTE: The 'Falsely Recognized' words are those hypothesis words
which the recognizer incorrectly substituted for a reference word.
|