Upload CoreML full 269 streaming validation
Browse files
validation/coreml_streaming_ctc_269_rows.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
validation/coreml_streaming_ctc_269_summary.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n": 269,
|
| 3 |
+
"features": "artifacts/phaseB-ctc-fp16-len/features_phaseB_perfeature_269.npz",
|
| 4 |
+
"tokens": "artifacts/phaseB-ctc-fp16-len/tokens.json",
|
| 5 |
+
"coreml_dir": "artifacts/phaseB-coreml-fixed-streaming-fp16-v6",
|
| 6 |
+
"chunk_frames": 32,
|
| 7 |
+
"shift_frames": 24,
|
| 8 |
+
"exact_norm_match_rate": 0.9851301115241635,
|
| 9 |
+
"collapsed_match_rate": 0.9851301115241635,
|
| 10 |
+
"sequence_argmax_equal_rate": 0.9851301115241635,
|
| 11 |
+
"mean_frame_argmax_match_rate": 0.9994600431965442,
|
| 12 |
+
"char_similarity_to_source": 0.9922958397534669,
|
| 13 |
+
"mean_abs": 0.01974002614645045,
|
| 14 |
+
"max_abs": 0.2168121337890625,
|
| 15 |
+
"elapsed_sec": 2660.4215569496155
|
| 16 |
+
}
|