Spaces:
Runtime error
Runtime error
| { | |
| "comment": "QC golden cases (SPEC §7.3). good: expected == actually spoken (must pass). bad: expected text deliberately different from what the clip says (must fail, similarity < QC_FLAG_THRESHOLD).", | |
| "clip": "good_clip.mp4", | |
| "good": { | |
| "spoken_text": "Asså den här kaffebryggaren har typ förändrat mina morgnar helt och hållet", | |
| "expected_text": "Asså den här kaffebryggaren har typ förändrat mina morgnar helt och hållet" | |
| }, | |
| "bad": { | |
| "expected_text": "Köp våra fantastiska vinterjackor nu med femtio procents rabatt på hela sortimentet" | |
| } | |
| } | |