researchaudio's picture
Upload files using @huggingface/hub
527b696 verified
Raw
History Blame Contribute Delete
227 kB
{
"schema_version": 1,
"title": "Apple SpeechAnalyzer vs whisper.cpp on Mac",
"canonical_url": "https://iravoice.com/research/apple-speechanalyzer-vs-whisper-cpp-mac",
"published_at": "2026-07-26",
"license": "CC BY 4.0",
"source_repository": "https://github.com/mvplab-ai/mac-asr-benchmark",
"source_release": "https://github.com/mvplab-ai/mac-asr-benchmark/releases/tag/v1.0.0",
"dataset_mirror": "https://huggingface.co/datasets/researchaudio/apple-speechanalyzer-vs-whisper-cpp-mac",
"source_commit": "81ecbb9582d0990827c76be0e685124d2be651c8",
"source_visibility": "private",
"manifest_sha256": "171639597cda2a98311fab77b169aa7086e95321f402b50c1f93b597dbd7fc36",
"dataset": {
"archive_md5": "32fa31d27d2e1cad72775fee3f4849a9",
"license": "CC BY 4.0",
"name": "LibriSpeech ASR corpus",
"selection": "One clip from each of the 40 test-clean speakers. For each speaker, choose the first clip in lexicographic transcript order with 8-20 reference words and 4-10 seconds of audio. The source split contains 20 female and 20 male speakers.",
"source_url": "https://www.openslr.org/12",
"split": "test-clean"
},
"environment": {
"hardware_model": "Mac17,7",
"operating_system": "Version 26.5 (Build 25F71)",
"physical_memory_bytes": 137438953472,
"processor": "Apple M5 Max"
},
"protocol": {
"engines": "The benchmark invokes IraVoice's production Apple SpeechAnalyzer and whisper.cpp server adapters.",
"pacing": "The same 16 kHz mono audio is fed in 100 ms chunks at real-time pace.",
"accuracy": "WER and CER are micro-averaged after case, punctuation, Unicode-width, and diacritic normalization. Digits are not rewritten as words.",
"latency": "Post-speech latency starts after the final audio chunk is appended and ends when the complete raw transcript returns. Formatting and insertion are excluded.",
"warmup": "The first clip is run once as an unreported warmup before all 40 clips are measured.",
"repetitions": "Two complete final-commit runs were recorded per engine on the same machine and OS."
},
"direct_answer": "On this 40-speaker LibriSpeech test-clean snapshot, Apple SpeechAnalyzer produced 1.98% WER and whisper.cpp small.en produced 4.28% WER. Repeated post-speech latency overlapped: Apple median 125-132 ms and p95 194-201 ms; whisper.cpp median 122-125 ms and p95 152-161 ms.",
"limitations": [
"This is clean read audiobook speech, not spontaneous desktop dictation.",
"The 40 clips are a deterministic speaker-balanced snapshot, not the complete LibriSpeech test-clean split.",
"The results cover one Apple M5 Max running macOS 26.5 and one whisper.cpp model.",
"The results do not establish noisy-speech, accented-speech, multilingual, accessibility, or population-wide performance.",
"Apple SpeechAnalyzer is streaming while this whisper.cpp server path is batch; only the disclosed post-speech interval is compared.",
"IraVoice publishes the study and ships the Apple engine. The production application source remains proprietary; the public repository contains the complete artifacts, manifest, checksums, and scoring verifier rather than the runner source."
],
"engine_summaries": [
{
"engine_id": "apple",
"engine_name": "Apple SpeechAnalyzer",
"model_label": "macOS SpeechAnalyzer progressiveTranscription",
"streaming": true,
"run_count": 2,
"successful_clips_per_run": 40,
"word_error_rate_percent": 1.98,
"character_error_rate_percent": 1.02,
"post_speech_latency_median_ms_range": [
125,
132
],
"post_speech_latency_p95_ms_range": [
194,
201
]
},
{
"engine_id": "whisper",
"engine_name": "whisper.cpp server",
"model_label": "whisper.cpp 1.8.4 · ggml-small.en",
"streaming": false,
"run_count": 2,
"successful_clips_per_run": 40,
"word_error_rate_percent": 4.28,
"character_error_rate_percent": 1.79,
"post_speech_latency_median_ms_range": [
122,
125
],
"post_speech_latency_p95_ms_range": [
152,
161
]
}
],
"runs": [
{
"run_id": "apple-r1",
"chunk_milliseconds": 100,
"clips": [
{
"audio_duration_ms": 4905,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 5163,
"hypothesis": "He began a confused complaint against the wizard who had vanished behind the curtain on the left.",
"id": "61-70968-0000",
"post_speech_ms": 127,
"reference": "HE BEGAN A CONFUSED COMPLAINT AGAINST THE WIZARD WHO HAD VANISHED BEHIND THE CURTAIN ON THE LEFT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 17,
"normalized_hypothesis": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"normalized_reference": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"reference_characters": 80,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "61",
"wall_clock_ms": 5330
},
{
"audio_duration_ms": 8460,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 8900,
"hypothesis": "Also, a popular contrivance whereby love making may be suspended, but not stopped during the picnic season.",
"id": "121-121726-0000",
"post_speech_ms": 154,
"reference": "ALSO A POPULAR CONTRIVANCE WHEREBY LOVE MAKING MAY BE SUSPENDED BUT NOT STOPPED DURING THE PICNIC SEASON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 88,
"hypothesis_words": 17,
"normalized_hypothesis": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"normalized_reference": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"reference_characters": 88,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "121",
"wall_clock_ms": 9098
},
{
"audio_duration_ms": 6510,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 6842,
"hypothesis": "Oh, she's always at the piano said van. She must be there now somewhere and then somebody laughed.",
"id": "237-126133-0005",
"post_speech_ms": 74,
"reference": "OH SHE'S ALWAYS AT THE PIANO SAID VAN SHE MUST BE THERE NOW SOMEWHERE AND THEN SOMEBODY LAUGHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 78,
"hypothesis_words": 18,
"normalized_hypothesis": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"normalized_reference": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"reference_characters": 78,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "237",
"wall_clock_ms": 6957
},
{
"audio_duration_ms": 7040,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 7376,
"hypothesis": "Saturday, August 15th. The sea unbroken all round. No land in sight.",
"id": "260-123286-0000",
"post_speech_ms": 49,
"reference": "SATURDAY AUGUST FIFTEENTH THE SEA UNBROKEN ALL ROUND NO LAND IN SIGHT",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.1206896551724138,
"hypothesis_characters": 53,
"hypothesis_words": 12,
"normalized_hypothesis": "saturday august 15th the sea unbroken all round no land in sight",
"normalized_reference": "saturday august fifteenth the sea unbroken all round no land in sight",
"reference_characters": 58,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "M",
"speaker": "260",
"wall_clock_ms": 7467
},
{
"audio_duration_ms": 4070,
"begin_ms": 48,
"category": "clean-read-speech",
"feed_ms": 4273,
"hypothesis": "Out in the woods stood a nice little fir tree.",
"id": "672-122797-0000",
"post_speech_ms": 78,
"reference": "OUT IN THE WOODS STOOD A NICE LITTLE FIR TREE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 36,
"hypothesis_words": 10,
"normalized_hypothesis": "out in the woods stood a nice little fir tree",
"normalized_reference": "out in the woods stood a nice little fir tree",
"reference_characters": 36,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "672",
"wall_clock_ms": 4399
},
{
"audio_duration_ms": 7035,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 7445,
"hypothesis": "Like the dove's boys like transient day, like music in the air. ah.",
"id": "908-157963-0005",
"post_speech_ms": 25,
"reference": "LIKE THE DOVES VOICE LIKE TRANSIENT DAY LIKE MUSIC IN THE AIR AH",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 1,
"substitutions": 3
},
"character_error_rate": 0.09615384615384616,
"hypothesis_characters": 52,
"hypothesis_words": 13,
"normalized_hypothesis": "like the dove's boys like transient day like music in the air ah",
"normalized_reference": "like the doves voice like transient day like music in the air ah",
"reference_characters": 52,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.15384615384615385
},
"sex": "M",
"speaker": "908",
"wall_clock_ms": 7517
},
{
"audio_duration_ms": 6625,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 6999,
"hypothesis": "After early nightfall, the yellow lamps would light up here and there the squalid quarter of the brothels.",
"id": "1089-134686-0002",
"post_speech_ms": 159,
"reference": "AFTER EARLY NIGHTFALL THE YELLOW LAMPS WOULD LIGHT UP HERE AND THERE THE SQUALID QUARTER OF THE BROTHELS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 87,
"hypothesis_words": 18,
"normalized_hypothesis": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"normalized_reference": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"reference_characters": 87,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1089",
"wall_clock_ms": 7197
},
{
"audio_duration_ms": 9040,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 9554,
"hypothesis": "They unite every quality, and sometimes you will find me referring to them as colorists sometimes as chioscurists.",
"id": "1188-133604-0001",
"post_speech_ms": 183,
"reference": "THEY UNITE EVERY QUALITY AND SOMETIMES YOU WILL FIND ME REFERRING TO THEM AS COLORISTS SOMETIMES AS CHIAROSCURISTS",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020618556701030927,
"hypothesis_characters": 95,
"hypothesis_words": 18,
"normalized_hypothesis": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chioscurists",
"normalized_reference": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chiaroscurists",
"reference_characters": 97,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05555555555555555
},
"sex": "M",
"speaker": "1188",
"wall_clock_ms": 9784
},
{
"audio_duration_ms": 4825,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 5104,
"hypothesis": "Yet these thoughts affected Hester Prynne less with hope than apprehension.",
"id": "1221-135766-0002",
"post_speech_ms": 114,
"reference": "YET THESE THOUGHTS AFFECTED HESTER PRYNNE LESS WITH HOPE THAN APPREHENSION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 64,
"hypothesis_words": 11,
"normalized_hypothesis": "yet these thoughts affected hester prynne less with hope than apprehension",
"normalized_reference": "yet these thoughts affected hester prynne less with hope than apprehension",
"reference_characters": 64,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1221",
"wall_clock_ms": 5262
},
{
"audio_duration_ms": 4835,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 5084,
"hypothesis": "For a long time, he had wished to explore the beautiful land of oz in which they lived.",
"id": "1284-1180-0003",
"post_speech_ms": 165,
"reference": "FOR A LONG TIME HE HAD WISHED TO EXPLORE THE BEAUTIFUL LAND OF OZ IN WHICH THEY LIVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 18,
"normalized_hypothesis": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"normalized_reference": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"reference_characters": 68,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1284",
"wall_clock_ms": 5289
},
{
"audio_duration_ms": 7460,
"begin_ms": 55,
"category": "clean-read-speech",
"feed_ms": 7854,
"hypothesis": "After proceeding a few miles, the progress of Hawkeye, who led the advance, became more deliberate and watchful.",
"id": "1320-122612-0002",
"post_speech_ms": 169,
"reference": "AFTER PROCEEDING A FEW MILES THE PROGRESS OF HAWKEYE WHO LED THE ADVANCE BECAME MORE DELIBERATE AND WATCHFUL",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"normalized_reference": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1320",
"wall_clock_ms": 8078
},
{
"audio_duration_ms": 6135,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 6406,
"hypothesis": "My friend's temper had not improved since he had been deprived of the congenial surroundings of baker street.",
"id": "1580-141083-0002",
"post_speech_ms": 194,
"reference": "MY FRIEND'S TEMPER HAD NOT IMPROVED SINCE HE HAD BEEN DEPRIVED OF THE CONGENIAL SURROUNDINGS OF BAKER STREET",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"normalized_reference": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1580",
"wall_clock_ms": 6641
},
{
"audio_duration_ms": 4605,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 4857,
"hypothesis": "John Taylor, who had supported her through college, was interested in cotton.",
"id": "1995-1826-0002",
"post_speech_ms": 100,
"reference": "JOHN TAYLOR WHO HAD SUPPORTED HER THROUGH COLLEGE WAS INTERESTED IN COTTON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 63,
"hypothesis_words": 12,
"normalized_hypothesis": "john taylor who had supported her through college was interested in cotton",
"normalized_reference": "john taylor who had supported her through college was interested in cotton",
"reference_characters": 63,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1995",
"wall_clock_ms": 5005
},
{
"audio_duration_ms": 9090,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 9606,
"hypothesis": "Several clothes horses, a pillion, a spinning wheel, and an old box wide open and stuffed full of colored rags.",
"id": "2094-142345-0005",
"post_speech_ms": 216,
"reference": "SEVERAL CLOTHES HORSES A PILLION A SPINNING WHEEL AND AN OLD BOX WIDE OPEN AND STUFFED FULL OF COLOURED RAGS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.011235955056179775,
"hypothesis_characters": 88,
"hypothesis_words": 20,
"normalized_hypothesis": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of colored rags",
"normalized_reference": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of coloured rags",
"reference_characters": 89,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05
},
"sex": "F",
"speaker": "2094",
"wall_clock_ms": 9862
},
{
"audio_duration_ms": 5080,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 5383,
"hypothesis": "The Paris plant like that at the crystal palace was a temporary exhibit.",
"id": "2300-131720-0000",
"post_speech_ms": 97,
"reference": "THE PARIS PLANT LIKE THAT AT THE CRYSTAL PALACE WAS A TEMPORARY EXHIBIT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 59,
"hypothesis_words": 13,
"normalized_hypothesis": "the paris plant like that at the crystal palace was a temporary exhibit",
"normalized_reference": "the paris plant like that at the crystal palace was a temporary exhibit",
"reference_characters": 59,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2300",
"wall_clock_ms": 5525
},
{
"audio_duration_ms": 4315,
"begin_ms": 38,
"category": "clean-read-speech",
"feed_ms": 4537,
"hypothesis": "Let us begin with that his commentary on Galatians.",
"id": "2830-3979-0002",
"post_speech_ms": 108,
"reference": "LET US BEGIN WITH THAT HIS COMMENTARY ON GALATIANS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 42,
"hypothesis_words": 9,
"normalized_hypothesis": "let us begin with that his commentary on galatians",
"normalized_reference": "let us begin with that his commentary on galatians",
"reference_characters": 42,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2830",
"wall_clock_ms": 4683
},
{
"audio_duration_ms": 8250,
"begin_ms": 56,
"category": "clean-read-speech",
"feed_ms": 8645,
"hypothesis": "The influence which the Timaeus has exercised upon posterity is due partly to a misunderstanding.",
"id": "2961-960-0001",
"post_speech_ms": 140,
"reference": "THE INFLUENCE WITH THE TIMAEUS HAS EXERCISED UPON POSTERITY IS DUE PARTLY TO A MISUNDERSTANDING",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"character_error_rate": 0.024691358024691357,
"hypothesis_characters": 82,
"hypothesis_words": 15,
"normalized_hypothesis": "the influence which the timaeus has exercised upon posterity is due partly to a misunderstanding",
"normalized_reference": "the influence with the timaeus has exercised upon posterity is due partly to a misunderstanding",
"reference_characters": 81,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.06666666666666667
},
"sex": "F",
"speaker": "2961",
"wall_clock_ms": 8841
},
{
"audio_duration_ms": 5675,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 6031,
"hypothesis": "The utility of consumption as an evidence of wealth is to be classed as a derivative growth.",
"id": "3570-5694-0001",
"post_speech_ms": 163,
"reference": "THE UTILITY OF CONSUMPTION AS AN EVIDENCE OF WEALTH IS TO BE CLASSED AS A DERIVATIVE GROWTH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 75,
"hypothesis_words": 17,
"normalized_hypothesis": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"normalized_reference": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"reference_characters": 75,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3570",
"wall_clock_ms": 6234
},
{
"audio_duration_ms": 7775,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 8201,
"hypothesis": "He spoke French perfectly. I have been told when need was, but delighted usually in talking the broadest Yorkshire.",
"id": "3575-170457-0007",
"post_speech_ms": 135,
"reference": "HE SPOKE FRENCH PERFECTLY I HAVE BEEN TOLD WHEN NEED WAS BUT DELIGHTED USUALLY IN TALKING THE BROADEST YORKSHIRE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 94,
"hypothesis_words": 19,
"normalized_hypothesis": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"normalized_reference": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"reference_characters": 94,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3575",
"wall_clock_ms": 8383
},
{
"audio_duration_ms": 5710,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 6024,
"hypothesis": "Here go and get me change for a Louis. I have it, sir.",
"id": "3729-6852-0014",
"post_speech_ms": 46,
"reference": "HERE GO AND GET ME CHANGE FOR A LOUIS I HAVE IT SIR",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 39,
"hypothesis_words": 13,
"normalized_hypothesis": "here go and get me change for a louis i have it sir",
"normalized_reference": "here go and get me change for a louis i have it sir",
"reference_characters": 39,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3729",
"wall_clock_ms": 6117
},
{
"audio_duration_ms": 8745,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 9189,
"hypothesis": "Its origin was small a germ, an insignificant seed, hardly to be thought of as likely to arouse opposition.",
"id": "4077-13751-0001",
"post_speech_ms": 221,
"reference": "ITS ORIGIN WAS SMALL A GERM AN INSIGNIFICANT SEED HARDLY TO BE THOUGHT OF AS LIKELY TO AROUSE OPPOSITION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 86,
"hypothesis_words": 19,
"normalized_hypothesis": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"normalized_reference": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"reference_characters": 86,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "4077",
"wall_clock_ms": 9454
},
{
"audio_duration_ms": 6350,
"begin_ms": 52,
"category": "clean-read-speech",
"feed_ms": 6626,
"hypothesis": "He had preconceived ideas about everything, and his idea about Americans was that they should be engineers or mechanics.",
"id": "4446-2271-0001",
"post_speech_ms": 180,
"reference": "HE HAD PRECONCEIVED IDEAS ABOUT EVERYTHING AND HIS IDEA ABOUT AMERICANS WAS THAT THEY SHOULD BE ENGINEERS OR MECHANICS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 100,
"hypothesis_words": 19,
"normalized_hypothesis": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"normalized_reference": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"reference_characters": 100,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4446",
"wall_clock_ms": 6857
},
{
"audio_duration_ms": 4895,
"begin_ms": 48,
"category": "clean-read-speech",
"feed_ms": 5184,
"hypothesis": "She has a son, theft, and a daughter hunger.",
"id": "4507-16021-0003",
"post_speech_ms": 76,
"reference": "SHE HAS A SON THEFT AND A DAUGHTER HUNGER",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 33,
"hypothesis_words": 9,
"normalized_hypothesis": "she has a son theft and a daughter hunger",
"normalized_reference": "she has a son theft and a daughter hunger",
"reference_characters": 33,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4507",
"wall_clock_ms": 5308
},
{
"audio_duration_ms": 6995,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 7386,
"hypothesis": "It is such a noble ambition, that it is a pity it has usually such a shallow foundation.",
"id": "4970-29093-0007",
"post_speech_ms": 132,
"reference": "IT IS SUCH A NOBLE AMBITION THAT IT IS A PITY IT HAS USUALLY SUCH A SHALLOW FOUNDATION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 18,
"normalized_hypothesis": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"normalized_reference": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"reference_characters": 69,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4970",
"wall_clock_ms": 7556
},
{
"audio_duration_ms": 6645,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 6988,
"hypothesis": "But the more forgetfulness had then prevailed, the more powerful was the force of remembrance when she awoke.",
"id": "4992-23283-0000",
"post_speech_ms": 151,
"reference": "BUT THE MORE FORGETFULNESS HAD THEN PREVAILED THE MORE POWERFUL WAS THE FORCE OF REMEMBRANCE WHEN SHE AWOKE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 90,
"hypothesis_words": 18,
"normalized_hypothesis": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"normalized_reference": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"reference_characters": 90,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4992",
"wall_clock_ms": 7182
},
{
"audio_duration_ms": 4510,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 4792,
"hypothesis": "Length of service 14 years, three months and five days.",
"id": "5105-28233-0000",
"post_speech_ms": 81,
"reference": "LENGTH OF SERVICE FOURTEEN YEARS THREE MONTHS AND FIVE DAYS",
"score": {
"character_edits": {
"deletions": 6,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.16,
"hypothesis_characters": 44,
"hypothesis_words": 10,
"normalized_hypothesis": "length of service 14 years three months and five days",
"normalized_reference": "length of service fourteen years three months and five days",
"reference_characters": 50,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "5105",
"wall_clock_ms": 4914
},
{
"audio_duration_ms": 5020,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 5281,
"hypothesis": "What is your country, Olaf? Have you always been a thrall? The thrall's eyes flashed.",
"id": "5142-33396-0001",
"post_speech_ms": 51,
"reference": "WHAT IS YOUR COUNTRY OLAF HAVE YOU ALWAYS BEEN A THRALL THE THRALL'S EYES FLASHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"normalized_reference": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5142",
"wall_clock_ms": 5376
},
{
"audio_duration_ms": 5645,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 5875,
"hypothesis": "Finally, the one party went off, exulting, and the other was left in desolation and woe.",
"id": "5639-40744-0005",
"post_speech_ms": 144,
"reference": "FINALLY THE ONE PARTY WENT OFF EXULTING AND THE OTHER WAS LEFT IN DESOLATION AND WOE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 16,
"normalized_hypothesis": "finally the one party went off exulting and the other was left in desolation and woe",
"normalized_reference": "finally the one party went off exulting and the other was left in desolation and woe",
"reference_characters": 69,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "5639",
"wall_clock_ms": 6057
},
{
"audio_duration_ms": 7365,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 7735,
"hypothesis": "Whatever, lord chelford said, miss Brandon received it very graciously, and even with a momentary smile.",
"id": "5683-32865-0004",
"post_speech_ms": 149,
"reference": "WHATEVER LORD CHELFORD SAID MISS BRANDON RECEIVED IT VERY GRACIOUSLY AND EVEN WITH A MOMENTARY SMILE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 85,
"hypothesis_words": 16,
"normalized_hypothesis": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"normalized_reference": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"reference_characters": 85,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5683",
"wall_clock_ms": 7925
},
{
"audio_duration_ms": 4215,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 4419,
"hypothesis": "It was a deliberate theft from his employers to protect a girl. He loved.",
"id": "6829-68769-0003",
"post_speech_ms": 33,
"reference": "IT WAS A DELIBERATE THEFT FROM HIS EMPLOYERS TO PROTECT A GIRL HE LOVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "it was a deliberate theft from his employers to protect a girl he loved",
"normalized_reference": "it was a deliberate theft from his employers to protect a girl he loved",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "6829",
"wall_clock_ms": 4494
},
{
"audio_duration_ms": 5025,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 5271,
"hypothesis": "Congratulations were poured in upon the princess everywhere during her journey.",
"id": "6930-75918-0002",
"post_speech_ms": 107,
"reference": "CONGRATULATIONS WERE POURED IN UPON THE PRINCESS EVERYWHERE DURING HER JOURNEY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 11,
"normalized_hypothesis": "congratulations were poured in upon the princess everywhere during her journey",
"normalized_reference": "congratulations were poured in upon the princess everywhere during her journey",
"reference_characters": 68,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "6930",
"wall_clock_ms": 5423
},
{
"audio_duration_ms": 5995,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 6315,
"hypothesis": "Della had a young sister named maria and a cousin whose name was Jane.",
"id": "7021-79740-0001",
"post_speech_ms": 99,
"reference": "DELLA HAD A YOUNG SISTER NAMED MARIA AND A COUSIN WHOSE NAME WAS JANE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 56,
"hypothesis_words": 14,
"normalized_hypothesis": "della had a young sister named maria and a cousin whose name was jane",
"normalized_reference": "della had a young sister named maria and a cousin whose name was jane",
"reference_characters": 56,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7021",
"wall_clock_ms": 6462
},
{
"audio_duration_ms": 4810,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 5066,
"hypothesis": "Gentlemen, to your posts whereupon saint Aignan and Villeroy took their leave.",
"id": "7127-75946-0003",
"post_speech_ms": 145,
"reference": "GENTLEMEN TO YOUR POSTS WHEREUPON SAINT AIGNAN AND VILLEROY TOOK THEIR LEAVE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 65,
"hypothesis_words": 12,
"normalized_hypothesis": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"normalized_reference": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"reference_characters": 65,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7127",
"wall_clock_ms": 5253
},
{
"audio_duration_ms": 5695,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 5965,
"hypothesis": "All about him was a tumult of bright and broken color, scattered in broad splashes.",
"id": "7176-88083-0000",
"post_speech_ms": 162,
"reference": "ALL ABOUT HIM WAS A TUMULT OF BRIGHT AND BROKEN COLOR SCATTERED IN BROAD SPLASHES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "all about him was a tumult of bright and broken color scattered in broad splashes",
"normalized_reference": "all about him was a tumult of bright and broken color scattered in broad splashes",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7176",
"wall_clock_ms": 6173
},
{
"audio_duration_ms": 8300,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 8741,
"hypothesis": "That summer's emigration, however, being mainly from the free states greatly changed the relative strengths of the two parties.",
"id": "7729-102255-0002",
"post_speech_ms": 186,
"reference": "THAT SUMMER'S EMIGRATION HOWEVER BEING MAINLY FROM THE FREE STATES GREATLY CHANGED THE RELATIVE STRENGTH OF THE TWO PARTIES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 0
},
"character_error_rate": 0.009523809523809525,
"hypothesis_characters": 106,
"hypothesis_words": 19,
"normalized_hypothesis": "that summer's emigration however being mainly from the free states greatly changed the relative strengths of the two parties",
"normalized_reference": "that summer's emigration however being mainly from the free states greatly changed the relative strength of the two parties",
"reference_characters": 105,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05263157894736842
},
"sex": "M",
"speaker": "7729",
"wall_clock_ms": 8974
},
{
"audio_duration_ms": 6480,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 6798,
"hypothesis": "His conduct and presence of mind in this emergence appeared conspicuous.",
"id": "8224-274381-0011",
"post_speech_ms": 118,
"reference": "HIS CONDUCT AND PRESENCE OF MIND IN THIS EMERGENCE APPEARED CONSPICUOUS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 61,
"hypothesis_words": 11,
"normalized_hypothesis": "his conduct and presence of mind in this emergence appeared conspicuous",
"normalized_reference": "his conduct and presence of mind in this emergence appeared conspicuous",
"reference_characters": 61,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8224",
"wall_clock_ms": 6961
},
{
"audio_duration_ms": 7510,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 7889,
"hypothesis": "The behaviorist who attempts to make psychology, a record of behavior has to trust his memory in making the record.",
"id": "8230-279154-0006",
"post_speech_ms": 190,
"reference": "THE BEHAVIOURIST WHO ATTEMPTS TO MAKE PSYCHOLOGY A RECORD OF BEHAVIOUR HAS TO TRUST HIS MEMORY IN MAKING THE RECORD",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020833333333333332,
"hypothesis_characters": 94,
"hypothesis_words": 20,
"normalized_hypothesis": "the behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record",
"normalized_reference": "the behaviourist who attempts to make psychology a record of behaviour has to trust his memory in making the record",
"reference_characters": 96,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "8230",
"wall_clock_ms": 8119
},
{
"audio_duration_ms": 6240,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 6587,
"hypothesis": "On arriving at home at my own residence, I found that our salon was filled with a brilliant company.",
"id": "8455-210777-0002",
"post_speech_ms": 142,
"reference": "ON ARRIVING AT HOME AT MY OWN RESIDENCE I FOUND THAT OUR SALON WAS FILLED WITH A BRILLIANT COMPANY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 19,
"normalized_hypothesis": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"normalized_reference": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"reference_characters": 80,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8455",
"wall_clock_ms": 6776
},
{
"audio_duration_ms": 4730,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 5015,
"hypothesis": "This was what did the mischief so far as the running away was concerned.",
"id": "8463-287645-0000",
"post_speech_ms": 89,
"reference": "THIS WAS WHAT DID THE MISCHIEF SO FAR AS THE RUNNING AWAY WAS CONCERNED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "this was what did the mischief so far as the running away was concerned",
"normalized_reference": "this was what did the mischief so far as the running away was concerned",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "8463",
"wall_clock_ms": 5147
},
{
"audio_duration_ms": 4415,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 4674,
"hypothesis": "But cap 'n bill made no such attempt, knowing it would be useless",
"id": "8555-284447-0003",
"post_speech_ms": 124,
"reference": "BUT CAP'N BILL MADE NO SUCH ATTEMPT KNOWING IT WOULD BE USELESS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.019230769230769232,
"hypothesis_characters": 51,
"hypothesis_words": 13,
"normalized_hypothesis": "but cap n bill made no such attempt knowing it would be useless",
"normalized_reference": "but cap'n bill made no such attempt knowing it would be useless",
"reference_characters": 52,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"word_error_rate": 0.16666666666666666
},
"sex": "F",
"speaker": "8555",
"wall_clock_ms": 4839
}
],
"dataset": {
"archive_md5": "32fa31d27d2e1cad72775fee3f4849a9",
"license": "CC BY 4.0",
"name": "LibriSpeech ASR corpus",
"selection": "One clip from each of the 40 test-clean speakers. For each speaker, choose the first clip in lexicographic transcript order with 8-20 reference words and 4-10 seconds of audio. The source split contains 20 female and 20 male speakers.",
"source_url": "https://www.openslr.org/12",
"split": "test-clean"
},
"engine": {
"id": "apple",
"is_streaming": true,
"locale": "en-US",
"model_label": "macOS SpeechAnalyzer progressiveTranscription",
"name": "Apple SpeechAnalyzer"
},
"environment": {
"hardware_model": "Mac17,7",
"operating_system": "Version 26.5 (Build 25F71)",
"physical_memory_bytes": 137438953472,
"processor": "Apple M5 Max"
},
"generated_at": "2026-07-27T02:19:41Z",
"manifest_sha256": "171639597cda2a98311fab77b169aa7086e95321f402b50c1f93b597dbd7fc36",
"normalization": "Unicode width and diacritic folding; lowercase; letters, digits, and intra-word apostrophes retained; punctuation and whitespace collapsed; digits are not rewritten; WER is micro-averaged.",
"paced_in_real_time": true,
"schema_version": 1,
"source_commit": "81ecbb9582d0990827c76be0e685124d2be651c8",
"summary": {
"aggregate_score": {
"character_edits": {
"deletions": 18,
"insertions": 3,
"substitutions": 8
},
"character_error_rate": 0.010186160871092378,
"hypothesis_characters": 2832,
"hypothesis_words": 608,
"normalized_hypothesis": "",
"normalized_reference": "",
"reference_characters": 2847,
"reference_words": 607,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 11
},
"word_error_rate": 0.019769357495881382
},
"empty_transcripts": 0,
"failed_clips": 0,
"post_speech_latency": {
"maximum_ms": 221,
"mean_ms": 126.9,
"median_ms": 132,
"minimum_ms": 25,
"p95_ms": 194
},
"requested_clips": 40,
"successful_clips": 40,
"total_audio_ms": 247025
},
"warmup_clip_id": "61-70968-0000"
},
{
"run_id": "apple-r2",
"chunk_milliseconds": 100,
"clips": [
{
"audio_duration_ms": 4905,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 5186,
"hypothesis": "He began a confused complaint against the wizard who had vanished behind the curtain on the left.",
"id": "61-70968-0000",
"post_speech_ms": 110,
"reference": "HE BEGAN A CONFUSED COMPLAINT AGAINST THE WIZARD WHO HAD VANISHED BEHIND THE CURTAIN ON THE LEFT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 17,
"normalized_hypothesis": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"normalized_reference": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"reference_characters": 80,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "61",
"wall_clock_ms": 5342
},
{
"audio_duration_ms": 8460,
"begin_ms": 38,
"category": "clean-read-speech",
"feed_ms": 8917,
"hypothesis": "Also, a popular contrivance whereby love making may be suspended, but not stopped during the picnic season.",
"id": "121-121726-0000",
"post_speech_ms": 175,
"reference": "ALSO A POPULAR CONTRIVANCE WHEREBY LOVE MAKING MAY BE SUSPENDED BUT NOT STOPPED DURING THE PICNIC SEASON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 88,
"hypothesis_words": 17,
"normalized_hypothesis": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"normalized_reference": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"reference_characters": 88,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "121",
"wall_clock_ms": 9130
},
{
"audio_duration_ms": 6510,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 6835,
"hypothesis": "Oh, she's always at the piano said van. She must be there now somewhere and then somebody laughed.",
"id": "237-126133-0005",
"post_speech_ms": 68,
"reference": "OH SHE'S ALWAYS AT THE PIANO SAID VAN SHE MUST BE THERE NOW SOMEWHERE AND THEN SOMEBODY LAUGHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 78,
"hypothesis_words": 18,
"normalized_hypothesis": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"normalized_reference": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"reference_characters": 78,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "237",
"wall_clock_ms": 6946
},
{
"audio_duration_ms": 7040,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 7410,
"hypothesis": "Saturday, August 15th. The sea unbroken all round. No land in sight.",
"id": "260-123286-0000",
"post_speech_ms": 39,
"reference": "SATURDAY AUGUST FIFTEENTH THE SEA UNBROKEN ALL ROUND NO LAND IN SIGHT",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.1206896551724138,
"hypothesis_characters": 53,
"hypothesis_words": 12,
"normalized_hypothesis": "saturday august 15th the sea unbroken all round no land in sight",
"normalized_reference": "saturday august fifteenth the sea unbroken all round no land in sight",
"reference_characters": 58,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "M",
"speaker": "260",
"wall_clock_ms": 7490
},
{
"audio_duration_ms": 4070,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 4315,
"hypothesis": "Out in the woods stood a nice little fir tree.",
"id": "672-122797-0000",
"post_speech_ms": 98,
"reference": "OUT IN THE WOODS STOOD A NICE LITTLE FIR TREE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 36,
"hypothesis_words": 10,
"normalized_hypothesis": "out in the woods stood a nice little fir tree",
"normalized_reference": "out in the woods stood a nice little fir tree",
"reference_characters": 36,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "672",
"wall_clock_ms": 4459
},
{
"audio_duration_ms": 7035,
"begin_ms": 57,
"category": "clean-read-speech",
"feed_ms": 7430,
"hypothesis": "Like the dove's boys like transient day, like music in the air. ah.",
"id": "908-157963-0005",
"post_speech_ms": 33,
"reference": "LIKE THE DOVES VOICE LIKE TRANSIENT DAY LIKE MUSIC IN THE AIR AH",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 1,
"substitutions": 3
},
"character_error_rate": 0.09615384615384616,
"hypothesis_characters": 52,
"hypothesis_words": 13,
"normalized_hypothesis": "like the dove's boys like transient day like music in the air ah",
"normalized_reference": "like the doves voice like transient day like music in the air ah",
"reference_characters": 52,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.15384615384615385
},
"sex": "M",
"speaker": "908",
"wall_clock_ms": 7520
},
{
"audio_duration_ms": 6625,
"begin_ms": 47,
"category": "clean-read-speech",
"feed_ms": 6992,
"hypothesis": "After early nightfall, the yellow lamps would light up here and there the squalid quarter of the brothels.",
"id": "1089-134686-0002",
"post_speech_ms": 139,
"reference": "AFTER EARLY NIGHTFALL THE YELLOW LAMPS WOULD LIGHT UP HERE AND THERE THE SQUALID QUARTER OF THE BROTHELS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 87,
"hypothesis_words": 18,
"normalized_hypothesis": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"normalized_reference": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"reference_characters": 87,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1089",
"wall_clock_ms": 7177
},
{
"audio_duration_ms": 9040,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 9493,
"hypothesis": "They unite every quality, and sometimes you will find me referring to them as colorists sometimes as chioscurists.",
"id": "1188-133604-0001",
"post_speech_ms": 192,
"reference": "THEY UNITE EVERY QUALITY AND SOMETIMES YOU WILL FIND ME REFERRING TO THEM AS COLORISTS SOMETIMES AS CHIAROSCURISTS",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020618556701030927,
"hypothesis_characters": 95,
"hypothesis_words": 18,
"normalized_hypothesis": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chioscurists",
"normalized_reference": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chiaroscurists",
"reference_characters": 97,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05555555555555555
},
"sex": "M",
"speaker": "1188",
"wall_clock_ms": 9724
},
{
"audio_duration_ms": 4825,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 5055,
"hypothesis": "Yet these thoughts affected Hester Prynne less with hope than apprehension.",
"id": "1221-135766-0002",
"post_speech_ms": 126,
"reference": "YET THESE THOUGHTS AFFECTED HESTER PRYNNE LESS WITH HOPE THAN APPREHENSION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 64,
"hypothesis_words": 11,
"normalized_hypothesis": "yet these thoughts affected hester prynne less with hope than apprehension",
"normalized_reference": "yet these thoughts affected hester prynne less with hope than apprehension",
"reference_characters": 64,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1221",
"wall_clock_ms": 5225
},
{
"audio_duration_ms": 4835,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 5075,
"hypothesis": "For a long time, he had wished to explore the beautiful land of oz in which they lived.",
"id": "1284-1180-0003",
"post_speech_ms": 114,
"reference": "FOR A LONG TIME HE HAD WISHED TO EXPLORE THE BEAUTIFUL LAND OF OZ IN WHICH THEY LIVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 18,
"normalized_hypothesis": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"normalized_reference": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"reference_characters": 68,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1284",
"wall_clock_ms": 5235
},
{
"audio_duration_ms": 7460,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 7874,
"hypothesis": "After proceeding a few miles, the progress of Hawkeye, who led the advance, became more deliberate and watchful.",
"id": "1320-122612-0002",
"post_speech_ms": 200,
"reference": "AFTER PROCEEDING A FEW MILES THE PROGRESS OF HAWKEYE WHO LED THE ADVANCE BECAME MORE DELIBERATE AND WATCHFUL",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"normalized_reference": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1320",
"wall_clock_ms": 8116
},
{
"audio_duration_ms": 6135,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 6491,
"hypothesis": "My friend's temper had not improved since he had been deprived of the congenial surroundings of baker street.",
"id": "1580-141083-0002",
"post_speech_ms": 164,
"reference": "MY FRIEND'S TEMPER HAD NOT IMPROVED SINCE HE HAD BEEN DEPRIVED OF THE CONGENIAL SURROUNDINGS OF BAKER STREET",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"normalized_reference": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1580",
"wall_clock_ms": 6699
},
{
"audio_duration_ms": 4605,
"begin_ms": 39,
"category": "clean-read-speech",
"feed_ms": 4798,
"hypothesis": "John Taylor, who had supported her through college, was interested in cotton.",
"id": "1995-1826-0002",
"post_speech_ms": 86,
"reference": "JOHN TAYLOR WHO HAD SUPPORTED HER THROUGH COLLEGE WAS INTERESTED IN COTTON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 63,
"hypothesis_words": 12,
"normalized_hypothesis": "john taylor who had supported her through college was interested in cotton",
"normalized_reference": "john taylor who had supported her through college was interested in cotton",
"reference_characters": 63,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1995",
"wall_clock_ms": 4923
},
{
"audio_duration_ms": 9090,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 9544,
"hypothesis": "Several clothes horses, a pillion, a spinning wheel, and an old box wide open and stuffed full of colored rags.",
"id": "2094-142345-0005",
"post_speech_ms": 227,
"reference": "SEVERAL CLOTHES HORSES A PILLION A SPINNING WHEEL AND AN OLD BOX WIDE OPEN AND STUFFED FULL OF COLOURED RAGS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.011235955056179775,
"hypothesis_characters": 88,
"hypothesis_words": 20,
"normalized_hypothesis": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of colored rags",
"normalized_reference": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of coloured rags",
"reference_characters": 89,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05
},
"sex": "F",
"speaker": "2094",
"wall_clock_ms": 9811
},
{
"audio_duration_ms": 5080,
"begin_ms": 48,
"category": "clean-read-speech",
"feed_ms": 5368,
"hypothesis": "The Paris plant like that at the crystal palace was a temporary exhibit.",
"id": "2300-131720-0000",
"post_speech_ms": 104,
"reference": "THE PARIS PLANT LIKE THAT AT THE CRYSTAL PALACE WAS A TEMPORARY EXHIBIT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 59,
"hypothesis_words": 13,
"normalized_hypothesis": "the paris plant like that at the crystal palace was a temporary exhibit",
"normalized_reference": "the paris plant like that at the crystal palace was a temporary exhibit",
"reference_characters": 59,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2300",
"wall_clock_ms": 5520
},
{
"audio_duration_ms": 4315,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 4535,
"hypothesis": "Let us begin with that his commentary on Galatians.",
"id": "2830-3979-0002",
"post_speech_ms": 71,
"reference": "LET US BEGIN WITH THAT HIS COMMENTARY ON GALATIANS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 42,
"hypothesis_words": 9,
"normalized_hypothesis": "let us begin with that his commentary on galatians",
"normalized_reference": "let us begin with that his commentary on galatians",
"reference_characters": 42,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2830",
"wall_clock_ms": 4648
},
{
"audio_duration_ms": 8250,
"begin_ms": 41,
"category": "clean-read-speech",
"feed_ms": 8637,
"hypothesis": "The influence which the Timaeus has exercised upon posterity is due partly to a misunderstanding.",
"id": "2961-960-0001",
"post_speech_ms": 150,
"reference": "THE INFLUENCE WITH THE TIMAEUS HAS EXERCISED UPON POSTERITY IS DUE PARTLY TO A MISUNDERSTANDING",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"character_error_rate": 0.024691358024691357,
"hypothesis_characters": 82,
"hypothesis_words": 15,
"normalized_hypothesis": "the influence which the timaeus has exercised upon posterity is due partly to a misunderstanding",
"normalized_reference": "the influence with the timaeus has exercised upon posterity is due partly to a misunderstanding",
"reference_characters": 81,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.06666666666666667
},
"sex": "F",
"speaker": "2961",
"wall_clock_ms": 8828
},
{
"audio_duration_ms": 5675,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 5974,
"hypothesis": "The utility of consumption as an evidence of wealth is to be classed as a derivative growth.",
"id": "3570-5694-0001",
"post_speech_ms": 152,
"reference": "THE UTILITY OF CONSUMPTION AS AN EVIDENCE OF WEALTH IS TO BE CLASSED AS A DERIVATIVE GROWTH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 75,
"hypothesis_words": 17,
"normalized_hypothesis": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"normalized_reference": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"reference_characters": 75,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3570",
"wall_clock_ms": 6168
},
{
"audio_duration_ms": 7775,
"begin_ms": 42,
"category": "clean-read-speech",
"feed_ms": 8242,
"hypothesis": "He spoke French perfectly. I have been told when need was, but delighted usually in talking the broadest Yorkshire.",
"id": "3575-170457-0007",
"post_speech_ms": 133,
"reference": "HE SPOKE FRENCH PERFECTLY I HAVE BEEN TOLD WHEN NEED WAS BUT DELIGHTED USUALLY IN TALKING THE BROADEST YORKSHIRE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 94,
"hypothesis_words": 19,
"normalized_hypothesis": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"normalized_reference": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"reference_characters": 94,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3575",
"wall_clock_ms": 8417
},
{
"audio_duration_ms": 5710,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 6053,
"hypothesis": "Here go and get me change for a Louis. I have it, sir.",
"id": "3729-6852-0014",
"post_speech_ms": 48,
"reference": "HERE GO AND GET ME CHANGE FOR A LOUIS I HAVE IT SIR",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 39,
"hypothesis_words": 13,
"normalized_hypothesis": "here go and get me change for a louis i have it sir",
"normalized_reference": "here go and get me change for a louis i have it sir",
"reference_characters": 39,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3729",
"wall_clock_ms": 6147
},
{
"audio_duration_ms": 8745,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 9156,
"hypothesis": "Its origin was small a germ, an insignificant seed, hardly to be thought of as likely to arouse opposition.",
"id": "4077-13751-0001",
"post_speech_ms": 187,
"reference": "ITS ORIGIN WAS SMALL A GERM AN INSIGNIFICANT SEED HARDLY TO BE THOUGHT OF AS LIKELY TO AROUSE OPPOSITION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 86,
"hypothesis_words": 19,
"normalized_hypothesis": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"normalized_reference": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"reference_characters": 86,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "4077",
"wall_clock_ms": 9387
},
{
"audio_duration_ms": 6350,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 6691,
"hypothesis": "He had preconceived ideas about everything, and his idea about Americans was that they should be engineers or mechanics.",
"id": "4446-2271-0001",
"post_speech_ms": 201,
"reference": "HE HAD PRECONCEIVED IDEAS ABOUT EVERYTHING AND HIS IDEA ABOUT AMERICANS WAS THAT THEY SHOULD BE ENGINEERS OR MECHANICS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 100,
"hypothesis_words": 19,
"normalized_hypothesis": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"normalized_reference": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"reference_characters": 100,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4446",
"wall_clock_ms": 6936
},
{
"audio_duration_ms": 4895,
"begin_ms": 52,
"category": "clean-read-speech",
"feed_ms": 5180,
"hypothesis": "She has a son, theft, and a daughter hunger.",
"id": "4507-16021-0003",
"post_speech_ms": 87,
"reference": "SHE HAS A SON THEFT AND A DAUGHTER HUNGER",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 33,
"hypothesis_words": 9,
"normalized_hypothesis": "she has a son theft and a daughter hunger",
"normalized_reference": "she has a son theft and a daughter hunger",
"reference_characters": 33,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4507",
"wall_clock_ms": 5318
},
{
"audio_duration_ms": 6995,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 7364,
"hypothesis": "It is such a noble ambition, that it is a pity it has usually such a shallow foundation.",
"id": "4970-29093-0007",
"post_speech_ms": 124,
"reference": "IT IS SUCH A NOBLE AMBITION THAT IT IS A PITY IT HAS USUALLY SUCH A SHALLOW FOUNDATION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 18,
"normalized_hypothesis": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"normalized_reference": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"reference_characters": 69,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4970",
"wall_clock_ms": 7529
},
{
"audio_duration_ms": 6645,
"begin_ms": 38,
"category": "clean-read-speech",
"feed_ms": 6997,
"hypothesis": "But the more forgetfulness had then prevailed, the more powerful was the force of remembrance when she awoke.",
"id": "4992-23283-0000",
"post_speech_ms": 174,
"reference": "BUT THE MORE FORGETFULNESS HAD THEN PREVAILED THE MORE POWERFUL WAS THE FORCE OF REMEMBRANCE WHEN SHE AWOKE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 90,
"hypothesis_words": 18,
"normalized_hypothesis": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"normalized_reference": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"reference_characters": 90,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4992",
"wall_clock_ms": 7209
},
{
"audio_duration_ms": 4510,
"begin_ms": 43,
"category": "clean-read-speech",
"feed_ms": 4798,
"hypothesis": "Length of service 14 years, three months and five days.",
"id": "5105-28233-0000",
"post_speech_ms": 81,
"reference": "LENGTH OF SERVICE FOURTEEN YEARS THREE MONTHS AND FIVE DAYS",
"score": {
"character_edits": {
"deletions": 6,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.16,
"hypothesis_characters": 44,
"hypothesis_words": 10,
"normalized_hypothesis": "length of service 14 years three months and five days",
"normalized_reference": "length of service fourteen years three months and five days",
"reference_characters": 50,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "5105",
"wall_clock_ms": 4922
},
{
"audio_duration_ms": 5020,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 5281,
"hypothesis": "What is your country, Olaf? Have you always been a thrall? The thrall's eyes flashed.",
"id": "5142-33396-0001",
"post_speech_ms": 57,
"reference": "WHAT IS YOUR COUNTRY OLAF HAVE YOU ALWAYS BEEN A THRALL THE THRALL'S EYES FLASHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"normalized_reference": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5142",
"wall_clock_ms": 5383
},
{
"audio_duration_ms": 5645,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 5954,
"hypothesis": "Finally, the one party went off, exulting, and the other was left in desolation and woe.",
"id": "5639-40744-0005",
"post_speech_ms": 127,
"reference": "FINALLY THE ONE PARTY WENT OFF EXULTING AND THE OTHER WAS LEFT IN DESOLATION AND WOE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 16,
"normalized_hypothesis": "finally the one party went off exulting and the other was left in desolation and woe",
"normalized_reference": "finally the one party went off exulting and the other was left in desolation and woe",
"reference_characters": 69,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "5639",
"wall_clock_ms": 6120
},
{
"audio_duration_ms": 7365,
"begin_ms": 43,
"category": "clean-read-speech",
"feed_ms": 7767,
"hypothesis": "Whatever, lord chelford said, miss Brandon received it very graciously, and even with a momentary smile.",
"id": "5683-32865-0004",
"post_speech_ms": 184,
"reference": "WHATEVER LORD CHELFORD SAID MISS BRANDON RECEIVED IT VERY GRACIOUSLY AND EVEN WITH A MOMENTARY SMILE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 85,
"hypothesis_words": 16,
"normalized_hypothesis": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"normalized_reference": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"reference_characters": 85,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5683",
"wall_clock_ms": 7993
},
{
"audio_duration_ms": 4215,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 4439,
"hypothesis": "It was a deliberate theft from his employers to protect a girl. He loved.",
"id": "6829-68769-0003",
"post_speech_ms": 29,
"reference": "IT WAS A DELIBERATE THEFT FROM HIS EMPLOYERS TO PROTECT A GIRL HE LOVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "it was a deliberate theft from his employers to protect a girl he loved",
"normalized_reference": "it was a deliberate theft from his employers to protect a girl he loved",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "6829",
"wall_clock_ms": 4512
},
{
"audio_duration_ms": 5025,
"begin_ms": 38,
"category": "clean-read-speech",
"feed_ms": 5319,
"hypothesis": "Congratulations were poured in upon the princess everywhere during her journey.",
"id": "6930-75918-0002",
"post_speech_ms": 91,
"reference": "CONGRATULATIONS WERE POURED IN UPON THE PRINCESS EVERYWHERE DURING HER JOURNEY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 11,
"normalized_hypothesis": "congratulations were poured in upon the princess everywhere during her journey",
"normalized_reference": "congratulations were poured in upon the princess everywhere during her journey",
"reference_characters": 68,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "6930",
"wall_clock_ms": 5448
},
{
"audio_duration_ms": 5995,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 6320,
"hypothesis": "Della had a young sister named maria and a cousin whose name was Jane.",
"id": "7021-79740-0001",
"post_speech_ms": 107,
"reference": "DELLA HAD A YOUNG SISTER NAMED MARIA AND A COUSIN WHOSE NAME WAS JANE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 56,
"hypothesis_words": 14,
"normalized_hypothesis": "della had a young sister named maria and a cousin whose name was jane",
"normalized_reference": "della had a young sister named maria and a cousin whose name was jane",
"reference_characters": 56,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7021",
"wall_clock_ms": 6468
},
{
"audio_duration_ms": 4810,
"begin_ms": 43,
"category": "clean-read-speech",
"feed_ms": 5077,
"hypothesis": "Gentlemen, to your posts whereupon saint Aignan and Villeroy took their leave.",
"id": "7127-75946-0003",
"post_speech_ms": 129,
"reference": "GENTLEMEN TO YOUR POSTS WHEREUPON SAINT AIGNAN AND VILLEROY TOOK THEIR LEAVE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 65,
"hypothesis_words": 12,
"normalized_hypothesis": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"normalized_reference": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"reference_characters": 65,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7127",
"wall_clock_ms": 5249
},
{
"audio_duration_ms": 5695,
"begin_ms": 45,
"category": "clean-read-speech",
"feed_ms": 5984,
"hypothesis": "All about him was a tumult of bright and broken color, scattered in broad splashes.",
"id": "7176-88083-0000",
"post_speech_ms": 136,
"reference": "ALL ABOUT HIM WAS A TUMULT OF BRIGHT AND BROKEN COLOR SCATTERED IN BROAD SPLASHES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "all about him was a tumult of bright and broken color scattered in broad splashes",
"normalized_reference": "all about him was a tumult of bright and broken color scattered in broad splashes",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7176",
"wall_clock_ms": 6164
},
{
"audio_duration_ms": 8300,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 8738,
"hypothesis": "That summer's emigration, however, being mainly from the free states greatly changed the relative strengths of the two parties.",
"id": "7729-102255-0002",
"post_speech_ms": 248,
"reference": "THAT SUMMER'S EMIGRATION HOWEVER BEING MAINLY FROM THE FREE STATES GREATLY CHANGED THE RELATIVE STRENGTH OF THE TWO PARTIES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 0
},
"character_error_rate": 0.009523809523809525,
"hypothesis_characters": 106,
"hypothesis_words": 19,
"normalized_hypothesis": "that summer's emigration however being mainly from the free states greatly changed the relative strengths of the two parties",
"normalized_reference": "that summer's emigration however being mainly from the free states greatly changed the relative strength of the two parties",
"reference_characters": 105,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05263157894736842
},
"sex": "M",
"speaker": "7729",
"wall_clock_ms": 9031
},
{
"audio_duration_ms": 6480,
"begin_ms": 54,
"category": "clean-read-speech",
"feed_ms": 6835,
"hypothesis": "His conduct and presence of mind in this emergence appeared conspicuous.",
"id": "8224-274381-0011",
"post_speech_ms": 125,
"reference": "HIS CONDUCT AND PRESENCE OF MIND IN THIS EMERGENCE APPEARED CONSPICUOUS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 61,
"hypothesis_words": 11,
"normalized_hypothesis": "his conduct and presence of mind in this emergence appeared conspicuous",
"normalized_reference": "his conduct and presence of mind in this emergence appeared conspicuous",
"reference_characters": 61,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8224",
"wall_clock_ms": 7014
},
{
"audio_duration_ms": 7510,
"begin_ms": 44,
"category": "clean-read-speech",
"feed_ms": 7897,
"hypothesis": "The behaviorist who attempts to make psychology, a record of behavior has to trust his memory in making the record.",
"id": "8230-279154-0006",
"post_speech_ms": 189,
"reference": "THE BEHAVIOURIST WHO ATTEMPTS TO MAKE PSYCHOLOGY A RECORD OF BEHAVIOUR HAS TO TRUST HIS MEMORY IN MAKING THE RECORD",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020833333333333332,
"hypothesis_characters": 94,
"hypothesis_words": 20,
"normalized_hypothesis": "the behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record",
"normalized_reference": "the behaviourist who attempts to make psychology a record of behaviour has to trust his memory in making the record",
"reference_characters": 96,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "8230",
"wall_clock_ms": 8130
},
{
"audio_duration_ms": 6240,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 6594,
"hypothesis": "On arriving at home at my own residence, I found that our salon was filled with a brilliant company.",
"id": "8455-210777-0002",
"post_speech_ms": 171,
"reference": "ON ARRIVING AT HOME AT MY OWN RESIDENCE I FOUND THAT OUR SALON WAS FILLED WITH A BRILLIANT COMPANY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 19,
"normalized_hypothesis": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"normalized_reference": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"reference_characters": 80,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8455",
"wall_clock_ms": 6811
},
{
"audio_duration_ms": 4730,
"begin_ms": 46,
"category": "clean-read-speech",
"feed_ms": 4992,
"hypothesis": "This was what did the mischief so far as the running away was concerned.",
"id": "8463-287645-0000",
"post_speech_ms": 99,
"reference": "THIS WAS WHAT DID THE MISCHIEF SO FAR AS THE RUNNING AWAY WAS CONCERNED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "this was what did the mischief so far as the running away was concerned",
"normalized_reference": "this was what did the mischief so far as the running away was concerned",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "8463",
"wall_clock_ms": 5138
},
{
"audio_duration_ms": 4415,
"begin_ms": 40,
"category": "clean-read-speech",
"feed_ms": 4647,
"hypothesis": "But cap 'n bill made no such attempt, knowing it would be useless",
"id": "8555-284447-0003",
"post_speech_ms": 110,
"reference": "BUT CAP'N BILL MADE NO SUCH ATTEMPT KNOWING IT WOULD BE USELESS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.019230769230769232,
"hypothesis_characters": 51,
"hypothesis_words": 13,
"normalized_hypothesis": "but cap n bill made no such attempt knowing it would be useless",
"normalized_reference": "but cap'n bill made no such attempt knowing it would be useless",
"reference_characters": 52,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"word_error_rate": 0.16666666666666666
},
"sex": "F",
"speaker": "8555",
"wall_clock_ms": 4797
}
],
"dataset": {
"archive_md5": "32fa31d27d2e1cad72775fee3f4849a9",
"license": "CC BY 4.0",
"name": "LibriSpeech ASR corpus",
"selection": "One clip from each of the 40 test-clean speakers. For each speaker, choose the first clip in lexicographic transcript order with 8-20 reference words and 4-10 seconds of audio. The source split contains 20 female and 20 male speakers.",
"source_url": "https://www.openslr.org/12",
"split": "test-clean"
},
"engine": {
"id": "apple",
"is_streaming": true,
"locale": "en-US",
"model_label": "macOS SpeechAnalyzer progressiveTranscription",
"name": "Apple SpeechAnalyzer"
},
"environment": {
"hardware_model": "Mac17,7",
"operating_system": "Version 26.5 (Build 25F71)",
"physical_memory_bytes": 137438953472,
"processor": "Apple M5 Max"
},
"generated_at": "2026-07-27T02:24:15Z",
"manifest_sha256": "171639597cda2a98311fab77b169aa7086e95321f402b50c1f93b597dbd7fc36",
"normalization": "Unicode width and diacritic folding; lowercase; letters, digits, and intra-word apostrophes retained; punctuation and whitespace collapsed; digits are not rewritten; WER is micro-averaged.",
"paced_in_real_time": true,
"schema_version": 1,
"source_commit": "81ecbb9582d0990827c76be0e685124d2be651c8",
"summary": {
"aggregate_score": {
"character_edits": {
"deletions": 18,
"insertions": 3,
"substitutions": 8
},
"character_error_rate": 0.010186160871092378,
"hypothesis_characters": 2832,
"hypothesis_words": 608,
"normalized_hypothesis": "",
"normalized_reference": "",
"reference_characters": 2847,
"reference_words": 607,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 11
},
"word_error_rate": 0.019769357495881382
},
"empty_transcripts": 0,
"failed_clips": 0,
"post_speech_latency": {
"maximum_ms": 248,
"mean_ms": 127.125,
"median_ms": 125,
"minimum_ms": 29,
"p95_ms": 201
},
"requested_clips": 40,
"successful_clips": 40,
"total_audio_ms": 247025
},
"warmup_clip_id": "61-70968-0000"
},
{
"run_id": "whisper-small-en-r1",
"chunk_milliseconds": 100,
"clips": [
{
"audio_duration_ms": 4905,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5179,
"hypothesis": "He began a confused complaint against the wizard, who had vanished behind the curtain on the left.",
"id": "61-70968-0000",
"post_speech_ms": 118,
"reference": "HE BEGAN A CONFUSED COMPLAINT AGAINST THE WIZARD WHO HAD VANISHED BEHIND THE CURTAIN ON THE LEFT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 17,
"normalized_hypothesis": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"normalized_reference": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"reference_characters": 80,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "61",
"wall_clock_ms": 5297
},
{
"audio_duration_ms": 8460,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8868,
"hypothesis": "Also, a popular contrivance whereby lovemaking may be suspended but not stopped during the picnic season.",
"id": "121-121726-0000",
"post_speech_ms": 136,
"reference": "ALSO A POPULAR CONTRIVANCE WHEREBY LOVE MAKING MAY BE SUSPENDED BUT NOT STOPPED DURING THE PICNIC SEASON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 88,
"hypothesis_words": 16,
"normalized_hypothesis": "also a popular contrivance whereby lovemaking may be suspended but not stopped during the picnic season",
"normalized_reference": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"reference_characters": 88,
"reference_words": 17,
"word_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.11764705882352941
},
"sex": "F",
"speaker": "121",
"wall_clock_ms": 9004
},
{
"audio_duration_ms": 6510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6858,
"hypothesis": "\"Oh, she's always at the piano,\" said Van. \"She must be there now somewhere.\" And then somebody laughed.",
"id": "237-126133-0005",
"post_speech_ms": 151,
"reference": "OH SHE'S ALWAYS AT THE PIANO SAID VAN SHE MUST BE THERE NOW SOMEWHERE AND THEN SOMEBODY LAUGHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 78,
"hypothesis_words": 18,
"normalized_hypothesis": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"normalized_reference": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"reference_characters": 78,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "237",
"wall_clock_ms": 7009
},
{
"audio_duration_ms": 7040,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7448,
"hypothesis": "Saturday, August 15th. The sea unbroken all round. No land in sight.",
"id": "260-123286-0000",
"post_speech_ms": 114,
"reference": "SATURDAY AUGUST FIFTEENTH THE SEA UNBROKEN ALL ROUND NO LAND IN SIGHT",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.1206896551724138,
"hypothesis_characters": 53,
"hypothesis_words": 12,
"normalized_hypothesis": "saturday august 15th the sea unbroken all round no land in sight",
"normalized_reference": "saturday august fifteenth the sea unbroken all round no land in sight",
"reference_characters": 58,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "M",
"speaker": "260",
"wall_clock_ms": 7562
},
{
"audio_duration_ms": 4070,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4275,
"hypothesis": "Out in the woods stood a nice little fir tree.",
"id": "672-122797-0000",
"post_speech_ms": 95,
"reference": "OUT IN THE WOODS STOOD A NICE LITTLE FIR TREE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 36,
"hypothesis_words": 10,
"normalized_hypothesis": "out in the woods stood a nice little fir tree",
"normalized_reference": "out in the woods stood a nice little fir tree",
"reference_characters": 36,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "672",
"wall_clock_ms": 4369
},
{
"audio_duration_ms": 7035,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7342,
"hypothesis": "Like the dove's voice, like transient day, like music in the air. Ah!",
"id": "908-157963-0005",
"post_speech_ms": 130,
"reference": "LIKE THE DOVES VOICE LIKE TRANSIENT DAY LIKE MUSIC IN THE AIR AH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 0
},
"character_error_rate": 0.019230769230769232,
"hypothesis_characters": 53,
"hypothesis_words": 13,
"normalized_hypothesis": "like the dove's voice like transient day like music in the air ah",
"normalized_reference": "like the doves voice like transient day like music in the air ah",
"reference_characters": 52,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.07692307692307693
},
"sex": "M",
"speaker": "908",
"wall_clock_ms": 7472
},
{
"audio_duration_ms": 6625,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6989,
"hypothesis": "After early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels.",
"id": "1089-134686-0002",
"post_speech_ms": 126,
"reference": "AFTER EARLY NIGHTFALL THE YELLOW LAMPS WOULD LIGHT UP HERE AND THERE THE SQUALID QUARTER OF THE BROTHELS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 87,
"hypothesis_words": 18,
"normalized_hypothesis": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"normalized_reference": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"reference_characters": 87,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1089",
"wall_clock_ms": 7115
},
{
"audio_duration_ms": 9040,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9511,
"hypothesis": "They unite every quality. And sometimes you will find me referring to them as color ists, sometimes as chiaroscurists.",
"id": "1188-133604-0001",
"post_speech_ms": 162,
"reference": "THEY UNITE EVERY QUALITY AND SOMETIMES YOU WILL FIND ME REFERRING TO THEM AS COLORISTS SOMETIMES AS CHIAROSCURISTS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 97,
"hypothesis_words": 19,
"normalized_hypothesis": "they unite every quality and sometimes you will find me referring to them as color ists sometimes as chiaroscurists",
"normalized_reference": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chiaroscurists",
"reference_characters": 97,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"word_error_rate": 0.1111111111111111
},
"sex": "M",
"speaker": "1188",
"wall_clock_ms": 9674
},
{
"audio_duration_ms": 4825,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5074,
"hypothesis": "Yet these thoughts affected Hester Prynne less with hope than apprehension.",
"id": "1221-135766-0002",
"post_speech_ms": 108,
"reference": "YET THESE THOUGHTS AFFECTED HESTER PRYNNE LESS WITH HOPE THAN APPREHENSION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 64,
"hypothesis_words": 11,
"normalized_hypothesis": "yet these thoughts affected hester prynne less with hope than apprehension",
"normalized_reference": "yet these thoughts affected hester prynne less with hope than apprehension",
"reference_characters": 64,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1221",
"wall_clock_ms": 5182
},
{
"audio_duration_ms": 4835,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5074,
"hypothesis": "For a long time, he had wished to explore the beautiful land of Oz in which they lived.",
"id": "1284-1180-0003",
"post_speech_ms": 122,
"reference": "FOR A LONG TIME HE HAD WISHED TO EXPLORE THE BEAUTIFUL LAND OF OZ IN WHICH THEY LIVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 18,
"normalized_hypothesis": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"normalized_reference": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"reference_characters": 68,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1284",
"wall_clock_ms": 5196
},
{
"audio_duration_ms": 7460,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7857,
"hypothesis": "After proceeding a few miles, the progress of Hawkeye, who led the advance, became more deliberate and watchful.",
"id": "1320-122612-0002",
"post_speech_ms": 148,
"reference": "AFTER PROCEEDING A FEW MILES THE PROGRESS OF HAWKEYE WHO LED THE ADVANCE BECAME MORE DELIBERATE AND WATCHFUL",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"normalized_reference": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1320",
"wall_clock_ms": 8005
},
{
"audio_duration_ms": 6135,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6479,
"hypothesis": "My friend's temper had not improved since he had been deprived of the congenial surroundings of Baker Street.",
"id": "1580-141083-0002",
"post_speech_ms": 128,
"reference": "MY FRIEND'S TEMPER HAD NOT IMPROVED SINCE HE HAD BEEN DEPRIVED OF THE CONGENIAL SURROUNDINGS OF BAKER STREET",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"normalized_reference": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1580",
"wall_clock_ms": 6607
},
{
"audio_duration_ms": 4605,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4867,
"hypothesis": "John Taylor, who had supported her through college, was interested in cotton.",
"id": "1995-1826-0002",
"post_speech_ms": 101,
"reference": "JOHN TAYLOR WHO HAD SUPPORTED HER THROUGH COLLEGE WAS INTERESTED IN COTTON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 63,
"hypothesis_words": 12,
"normalized_hypothesis": "john taylor who had supported her through college was interested in cotton",
"normalized_reference": "john taylor who had supported her through college was interested in cotton",
"reference_characters": 63,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1995",
"wall_clock_ms": 4968
},
{
"audio_duration_ms": 9090,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9634,
"hypothesis": "several clothes horses, a pillion, a spinning wheel, and an old box wide open and stuffed full of colored rags.",
"id": "2094-142345-0005",
"post_speech_ms": 161,
"reference": "SEVERAL CLOTHES HORSES A PILLION A SPINNING WHEEL AND AN OLD BOX WIDE OPEN AND STUFFED FULL OF COLOURED RAGS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.011235955056179775,
"hypothesis_characters": 88,
"hypothesis_words": 20,
"normalized_hypothesis": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of colored rags",
"normalized_reference": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of coloured rags",
"reference_characters": 89,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05
},
"sex": "F",
"speaker": "2094",
"wall_clock_ms": 9795
},
{
"audio_duration_ms": 5080,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5337,
"hypothesis": "The Paris plant, like that at the Crystal Palace, was a temporary exhibit.",
"id": "2300-131720-0000",
"post_speech_ms": 111,
"reference": "THE PARIS PLANT LIKE THAT AT THE CRYSTAL PALACE WAS A TEMPORARY EXHIBIT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 59,
"hypothesis_words": 13,
"normalized_hypothesis": "the paris plant like that at the crystal palace was a temporary exhibit",
"normalized_reference": "the paris plant like that at the crystal palace was a temporary exhibit",
"reference_characters": 59,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2300",
"wall_clock_ms": 5448
},
{
"audio_duration_ms": 4315,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4533,
"hypothesis": "Let us begin with that, his commentary on Galatians.",
"id": "2830-3979-0002",
"post_speech_ms": 107,
"reference": "LET US BEGIN WITH THAT HIS COMMENTARY ON GALATIANS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 42,
"hypothesis_words": 9,
"normalized_hypothesis": "let us begin with that his commentary on galatians",
"normalized_reference": "let us begin with that his commentary on galatians",
"reference_characters": 42,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2830",
"wall_clock_ms": 4641
},
{
"audio_duration_ms": 8250,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8743,
"hypothesis": "The influence which the Timaeus has exercised upon poster ity is due partly to a misunderstanding.",
"id": "2961-960-0001",
"post_speech_ms": 125,
"reference": "THE INFLUENCE WITH THE TIMAEUS HAS EXERCISED UPON POSTERITY IS DUE PARTLY TO A MISUNDERSTANDING",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"character_error_rate": 0.024691358024691357,
"hypothesis_characters": 82,
"hypothesis_words": 16,
"normalized_hypothesis": "the influence which the timaeus has exercised upon poster ity is due partly to a misunderstanding",
"normalized_reference": "the influence with the timaeus has exercised upon posterity is due partly to a misunderstanding",
"reference_characters": 81,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 2
},
"word_error_rate": 0.2
},
"sex": "F",
"speaker": "2961",
"wall_clock_ms": 8869
},
{
"audio_duration_ms": 5675,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5974,
"hypothesis": "The utility of consumption as an evidence of wealth is to be classed as a derivative growth.",
"id": "3570-5694-0001",
"post_speech_ms": 126,
"reference": "THE UTILITY OF CONSUMPTION AS AN EVIDENCE OF WEALTH IS TO BE CLASSED AS A DERIVATIVE GROWTH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 75,
"hypothesis_words": 17,
"normalized_hypothesis": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"normalized_reference": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"reference_characters": 75,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3570",
"wall_clock_ms": 6100
},
{
"audio_duration_ms": 7775,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8213,
"hypothesis": "He spoke French perfectly, I've been told, when need was, but delighted usually in talking the broadest Yorkshire.",
"id": "3575-170457-0007",
"post_speech_ms": 151,
"reference": "HE SPOKE FRENCH PERFECTLY I HAVE BEEN TOLD WHEN NEED WAS BUT DELIGHTED USUALLY IN TALKING THE BROADEST YORKSHIRE",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.02127659574468085,
"hypothesis_characters": 93,
"hypothesis_words": 18,
"normalized_hypothesis": "he spoke french perfectly i've been told when need was but delighted usually in talking the broadest yorkshire",
"normalized_reference": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"reference_characters": 94,
"reference_words": 19,
"word_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.10526315789473684
},
"sex": "F",
"speaker": "3575",
"wall_clock_ms": 8364
},
{
"audio_duration_ms": 5710,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6018,
"hypothesis": "Here, go and get me change for a Louis. I have it, sir.",
"id": "3729-6852-0014",
"post_speech_ms": 127,
"reference": "HERE GO AND GET ME CHANGE FOR A LOUIS I HAVE IT SIR",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 39,
"hypothesis_words": 13,
"normalized_hypothesis": "here go and get me change for a louis i have it sir",
"normalized_reference": "here go and get me change for a louis i have it sir",
"reference_characters": 39,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3729",
"wall_clock_ms": 6145
},
{
"audio_duration_ms": 8745,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9234,
"hypothesis": "its origin was small, a germ, an insignificant seed, hardly to be thought of as likely to arouse opposition.",
"id": "4077-13751-0001",
"post_speech_ms": 157,
"reference": "ITS ORIGIN WAS SMALL A GERM AN INSIGNIFICANT SEED HARDLY TO BE THOUGHT OF AS LIKELY TO AROUSE OPPOSITION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 86,
"hypothesis_words": 19,
"normalized_hypothesis": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"normalized_reference": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"reference_characters": 86,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "4077",
"wall_clock_ms": 9391
},
{
"audio_duration_ms": 6350,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6689,
"hypothesis": "He had preconceived ideas about everything, and his idea about Americans was that they should be engineers or mechanics.",
"id": "4446-2271-0001",
"post_speech_ms": 148,
"reference": "HE HAD PRECONCEIVED IDEAS ABOUT EVERYTHING AND HIS IDEA ABOUT AMERICANS WAS THAT THEY SHOULD BE ENGINEERS OR MECHANICS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 100,
"hypothesis_words": 19,
"normalized_hypothesis": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"normalized_reference": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"reference_characters": 100,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4446",
"wall_clock_ms": 6837
},
{
"audio_duration_ms": 4895,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5189,
"hypothesis": "She has a son, theft, and a daughter, hunger.",
"id": "4507-16021-0003",
"post_speech_ms": 96,
"reference": "SHE HAS A SON THEFT AND A DAUGHTER HUNGER",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 33,
"hypothesis_words": 9,
"normalized_hypothesis": "she has a son theft and a daughter hunger",
"normalized_reference": "she has a son theft and a daughter hunger",
"reference_characters": 33,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4507",
"wall_clock_ms": 5284
},
{
"audio_duration_ms": 6995,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7381,
"hypothesis": "It is such a noble ambition that it is a pity it has usually such a shallow foundation.",
"id": "4970-29093-0007",
"post_speech_ms": 118,
"reference": "IT IS SUCH A NOBLE AMBITION THAT IT IS A PITY IT HAS USUALLY SUCH A SHALLOW FOUNDATION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 18,
"normalized_hypothesis": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"normalized_reference": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"reference_characters": 69,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4970",
"wall_clock_ms": 7499
},
{
"audio_duration_ms": 6645,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7008,
"hypothesis": "But the more forgetfulness had then prevailed, the more powerful was the force of remembrance when she awoke.",
"id": "4992-23283-0000",
"post_speech_ms": 130,
"reference": "BUT THE MORE FORGETFULNESS HAD THEN PREVAILED THE MORE POWERFUL WAS THE FORCE OF REMEMBRANCE WHEN SHE AWOKE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 90,
"hypothesis_words": 18,
"normalized_hypothesis": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"normalized_reference": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"reference_characters": 90,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4992",
"wall_clock_ms": 7139
},
{
"audio_duration_ms": 4510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4749,
"hypothesis": "Length of service, 14 years, 3 months and 5 days.",
"id": "5105-28233-0000",
"post_speech_ms": 105,
"reference": "LENGTH OF SERVICE FOURTEEN YEARS THREE MONTHS AND FIVE DAYS",
"score": {
"character_edits": {
"deletions": 13,
"insertions": 0,
"substitutions": 4
},
"character_error_rate": 0.34,
"hypothesis_characters": 37,
"hypothesis_words": 10,
"normalized_hypothesis": "length of service 14 years 3 months and 5 days",
"normalized_reference": "length of service fourteen years three months and five days",
"reference_characters": 50,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 3
},
"word_error_rate": 0.3
},
"sex": "M",
"speaker": "5105",
"wall_clock_ms": 4854
},
{
"audio_duration_ms": 5020,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5307,
"hypothesis": "What is your country, Olaf? Have you always been a Thrall? The Thrall's eyes flashed.",
"id": "5142-33396-0001",
"post_speech_ms": 136,
"reference": "WHAT IS YOUR COUNTRY OLAF HAVE YOU ALWAYS BEEN A THRALL THE THRALL'S EYES FLASHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"normalized_reference": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5142",
"wall_clock_ms": 5442
},
{
"audio_duration_ms": 5645,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5927,
"hypothesis": "Finally the one party went off exalting, and the other was left in desolation and woe.",
"id": "5639-40744-0005",
"post_speech_ms": 125,
"reference": "FINALLY THE ONE PARTY WENT OFF EXULTING AND THE OTHER WAS LEFT IN DESOLATION AND WOE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.014492753623188406,
"hypothesis_characters": 69,
"hypothesis_words": 16,
"normalized_hypothesis": "finally the one party went off exalting and the other was left in desolation and woe",
"normalized_reference": "finally the one party went off exulting and the other was left in desolation and woe",
"reference_characters": 69,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.0625
},
"sex": "M",
"speaker": "5639",
"wall_clock_ms": 6051
},
{
"audio_duration_ms": 7365,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7806,
"hypothesis": "\"Whatever Lord Shelford said, Miss Brandon received it very graciously, and even with a momentary smile.\"",
"id": "5683-32865-0004",
"post_speech_ms": 145,
"reference": "WHATEVER LORD CHELFORD SAID MISS BRANDON RECEIVED IT VERY GRACIOUSLY AND EVEN WITH A MOMENTARY SMILE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.011764705882352941,
"hypothesis_characters": 85,
"hypothesis_words": 16,
"normalized_hypothesis": "whatever lord shelford said miss brandon received it very graciously and even with a momentary smile",
"normalized_reference": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"reference_characters": 85,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.0625
},
"sex": "F",
"speaker": "5683",
"wall_clock_ms": 7952
},
{
"audio_duration_ms": 4215,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4433,
"hypothesis": "It was a deliberate theft from his employers to protect a girl he loved.",
"id": "6829-68769-0003",
"post_speech_ms": 114,
"reference": "IT WAS A DELIBERATE THEFT FROM HIS EMPLOYERS TO PROTECT A GIRL HE LOVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "it was a deliberate theft from his employers to protect a girl he loved",
"normalized_reference": "it was a deliberate theft from his employers to protect a girl he loved",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "6829",
"wall_clock_ms": 4547
},
{
"audio_duration_ms": 5025,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5271,
"hypothesis": "Congratulations were poured in upon the princess everywhere during her journey.",
"id": "6930-75918-0002",
"post_speech_ms": 91,
"reference": "CONGRATULATIONS WERE POURED IN UPON THE PRINCESS EVERYWHERE DURING HER JOURNEY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 11,
"normalized_hypothesis": "congratulations were poured in upon the princess everywhere during her journey",
"normalized_reference": "congratulations were poured in upon the princess everywhere during her journey",
"reference_characters": 68,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "6930",
"wall_clock_ms": 5363
},
{
"audio_duration_ms": 5995,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6325,
"hypothesis": "Della had a young sister named Maria and a cousin whose name was Jane.",
"id": "7021-79740-0001",
"post_speech_ms": 113,
"reference": "DELLA HAD A YOUNG SISTER NAMED MARIA AND A COUSIN WHOSE NAME WAS JANE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 56,
"hypothesis_words": 14,
"normalized_hypothesis": "della had a young sister named maria and a cousin whose name was jane",
"normalized_reference": "della had a young sister named maria and a cousin whose name was jane",
"reference_characters": 56,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7021",
"wall_clock_ms": 6437
},
{
"audio_duration_ms": 4810,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5081,
"hypothesis": "Gentlemen, do your posts, whereupon St. Enyan and Vilaroi took their leave.",
"id": "7127-75946-0003",
"post_speech_ms": 128,
"reference": "GENTLEMEN TO YOUR POSTS WHEREUPON SAINT AIGNAN AND VILLEROY TOOK THEIR LEAVE",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 6
},
"character_error_rate": 0.16923076923076924,
"hypothesis_characters": 60,
"hypothesis_words": 12,
"normalized_hypothesis": "gentlemen do your posts whereupon st enyan and vilaroi took their leave",
"normalized_reference": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"reference_characters": 65,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 4
},
"word_error_rate": 0.3333333333333333
},
"sex": "M",
"speaker": "7127",
"wall_clock_ms": 5208
},
{
"audio_duration_ms": 5695,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6014,
"hypothesis": "All about him was a tumult of bright and broken color, scattered in broad splashes.",
"id": "7176-88083-0000",
"post_speech_ms": 117,
"reference": "ALL ABOUT HIM WAS A TUMULT OF BRIGHT AND BROKEN COLOR SCATTERED IN BROAD SPLASHES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "all about him was a tumult of bright and broken color scattered in broad splashes",
"normalized_reference": "all about him was a tumult of bright and broken color scattered in broad splashes",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7176",
"wall_clock_ms": 6131
},
{
"audio_duration_ms": 8300,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8699,
"hypothesis": "That summer's immigration, however, being mainly from the free states, greatly changed the relative strengths of the two parties.",
"id": "7729-102255-0002",
"post_speech_ms": 168,
"reference": "THAT SUMMER'S EMIGRATION HOWEVER BEING MAINLY FROM THE FREE STATES GREATLY CHANGED THE RELATIVE STRENGTH OF THE TWO PARTIES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 2,
"substitutions": 1
},
"character_error_rate": 0.02857142857142857,
"hypothesis_characters": 107,
"hypothesis_words": 19,
"normalized_hypothesis": "that summer's immigration however being mainly from the free states greatly changed the relative strengths of the two parties",
"normalized_reference": "that summer's emigration however being mainly from the free states greatly changed the relative strength of the two parties",
"reference_characters": 105,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.10526315789473684
},
"sex": "M",
"speaker": "7729",
"wall_clock_ms": 8867
},
{
"audio_duration_ms": 6480,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6788,
"hypothesis": "His conduct and presence of mind in this emergence appeared conspicuous.",
"id": "8224-274381-0011",
"post_speech_ms": 122,
"reference": "HIS CONDUCT AND PRESENCE OF MIND IN THIS EMERGENCE APPEARED CONSPICUOUS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 61,
"hypothesis_words": 11,
"normalized_hypothesis": "his conduct and presence of mind in this emergence appeared conspicuous",
"normalized_reference": "his conduct and presence of mind in this emergence appeared conspicuous",
"reference_characters": 61,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8224",
"wall_clock_ms": 6911
},
{
"audio_duration_ms": 7510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7893,
"hypothesis": "The behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record.",
"id": "8230-279154-0006",
"post_speech_ms": 129,
"reference": "THE BEHAVIOURIST WHO ATTEMPTS TO MAKE PSYCHOLOGY A RECORD OF BEHAVIOUR HAS TO TRUST HIS MEMORY IN MAKING THE RECORD",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020833333333333332,
"hypothesis_characters": 94,
"hypothesis_words": 20,
"normalized_hypothesis": "the behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record",
"normalized_reference": "the behaviourist who attempts to make psychology a record of behaviour has to trust his memory in making the record",
"reference_characters": 96,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "8230",
"wall_clock_ms": 8022
},
{
"audio_duration_ms": 6240,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6560,
"hypothesis": "On arriving at home at my own residence, I found that our salon was filled with a brilliant company.",
"id": "8455-210777-0002",
"post_speech_ms": 129,
"reference": "ON ARRIVING AT HOME AT MY OWN RESIDENCE I FOUND THAT OUR SALON WAS FILLED WITH A BRILLIANT COMPANY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 19,
"normalized_hypothesis": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"normalized_reference": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"reference_characters": 80,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8455",
"wall_clock_ms": 6689
},
{
"audio_duration_ms": 4730,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4966,
"hypothesis": "This was what did the mischief so far as the running away was concerned.",
"id": "8463-287645-0000",
"post_speech_ms": 101,
"reference": "THIS WAS WHAT DID THE MISCHIEF SO FAR AS THE RUNNING AWAY WAS CONCERNED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "this was what did the mischief so far as the running away was concerned",
"normalized_reference": "this was what did the mischief so far as the running away was concerned",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "8463",
"wall_clock_ms": 5067
},
{
"audio_duration_ms": 4415,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4638,
"hypothesis": "But Captain Bill made no such attempt, knowing it would be useless.",
"id": "8555-284447-0003",
"post_speech_ms": 105,
"reference": "BUT CAP'N BILL MADE NO SUCH ATTEMPT KNOWING IT WOULD BE USELESS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 2,
"substitutions": 1
},
"character_error_rate": 0.057692307692307696,
"hypothesis_characters": 54,
"hypothesis_words": 12,
"normalized_hypothesis": "but captain bill made no such attempt knowing it would be useless",
"normalized_reference": "but cap'n bill made no such attempt knowing it would be useless",
"reference_characters": 52,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "F",
"speaker": "8555",
"wall_clock_ms": 4743
}
],
"dataset": {
"archive_md5": "32fa31d27d2e1cad72775fee3f4849a9",
"license": "CC BY 4.0",
"name": "LibriSpeech ASR corpus",
"selection": "One clip from each of the 40 test-clean speakers. For each speaker, choose the first clip in lexicographic transcript order with 8-20 reference words and 4-10 seconds of audio. The source split contains 20 female and 20 male speakers.",
"source_url": "https://www.openslr.org/12",
"split": "test-clean"
},
"engine": {
"endpoint": "http://127.0.0.1:8080",
"id": "whisper",
"is_streaming": false,
"locale": "en-US",
"model_label": "whisper.cpp 1.8.4 · ggml-small.en",
"name": "whisper.cpp server"
},
"environment": {
"hardware_model": "Mac17,7",
"operating_system": "Version 26.5 (Build 25F71)",
"physical_memory_bytes": 137438953472,
"processor": "Apple M5 Max"
},
"generated_at": "2026-07-27T02:28:53Z",
"manifest_sha256": "171639597cda2a98311fab77b169aa7086e95321f402b50c1f93b597dbd7fc36",
"normalization": "Unicode width and diacritic folding; lowercase; letters, digits, and intra-word apostrophes retained; punctuation and whitespace collapsed; digits are not rewritten; WER is micro-averaged.",
"paced_in_real_time": true,
"schema_version": 1,
"source_commit": "81ecbb9582d0990827c76be0e685124d2be651c8",
"summary": {
"aggregate_score": {
"character_edits": {
"deletions": 27,
"insertions": 6,
"substitutions": 18
},
"character_error_rate": 0.01791359325605901,
"hypothesis_characters": 2826,
"hypothesis_words": 607,
"normalized_hypothesis": "",
"normalized_reference": "",
"reference_characters": 2847,
"reference_words": 607,
"word_edits": {
"deletions": 2,
"insertions": 2,
"substitutions": 22
},
"word_error_rate": 0.042833607907743
},
"empty_transcripts": 0,
"failed_clips": 0,
"post_speech_latency": {
"maximum_ms": 168,
"mean_ms": 125.6,
"median_ms": 125,
"minimum_ms": 91,
"p95_ms": 161
},
"requested_clips": 40,
"successful_clips": 40,
"total_audio_ms": 247025
},
"warmup_clip_id": "61-70968-0000"
},
{
"run_id": "whisper-small-en-r2",
"chunk_milliseconds": 100,
"clips": [
{
"audio_duration_ms": 4905,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5188,
"hypothesis": "He began a confused complaint against the wizard, who had vanished behind the curtain on the left.",
"id": "61-70968-0000",
"post_speech_ms": 122,
"reference": "HE BEGAN A CONFUSED COMPLAINT AGAINST THE WIZARD WHO HAD VANISHED BEHIND THE CURTAIN ON THE LEFT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 17,
"normalized_hypothesis": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"normalized_reference": "he began a confused complaint against the wizard who had vanished behind the curtain on the left",
"reference_characters": 80,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "61",
"wall_clock_ms": 5310
},
{
"audio_duration_ms": 8460,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8902,
"hypothesis": "Also, a popular contrivance whereby lovemaking may be suspended but not stopped during the picnic season.",
"id": "121-121726-0000",
"post_speech_ms": 135,
"reference": "ALSO A POPULAR CONTRIVANCE WHEREBY LOVE MAKING MAY BE SUSPENDED BUT NOT STOPPED DURING THE PICNIC SEASON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 88,
"hypothesis_words": 16,
"normalized_hypothesis": "also a popular contrivance whereby lovemaking may be suspended but not stopped during the picnic season",
"normalized_reference": "also a popular contrivance whereby love making may be suspended but not stopped during the picnic season",
"reference_characters": 88,
"reference_words": 17,
"word_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.11764705882352941
},
"sex": "F",
"speaker": "121",
"wall_clock_ms": 9037
},
{
"audio_duration_ms": 6510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6861,
"hypothesis": "\"Oh, she's always at the piano,\" said Van. \"She must be there now somewhere.\" And then somebody laughed.",
"id": "237-126133-0005",
"post_speech_ms": 159,
"reference": "OH SHE'S ALWAYS AT THE PIANO SAID VAN SHE MUST BE THERE NOW SOMEWHERE AND THEN SOMEBODY LAUGHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 78,
"hypothesis_words": 18,
"normalized_hypothesis": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"normalized_reference": "oh she's always at the piano said van she must be there now somewhere and then somebody laughed",
"reference_characters": 78,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "237",
"wall_clock_ms": 7020
},
{
"audio_duration_ms": 7040,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7415,
"hypothesis": "Saturday, August 15th. The sea unbroken all round. No land in sight.",
"id": "260-123286-0000",
"post_speech_ms": 114,
"reference": "SATURDAY AUGUST FIFTEENTH THE SEA UNBROKEN ALL ROUND NO LAND IN SIGHT",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 2
},
"character_error_rate": 0.1206896551724138,
"hypothesis_characters": 53,
"hypothesis_words": 12,
"normalized_hypothesis": "saturday august 15th the sea unbroken all round no land in sight",
"normalized_reference": "saturday august fifteenth the sea unbroken all round no land in sight",
"reference_characters": 58,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "M",
"speaker": "260",
"wall_clock_ms": 7529
},
{
"audio_duration_ms": 4070,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4250,
"hypothesis": "Out in the woods stood a nice little fir tree.",
"id": "672-122797-0000",
"post_speech_ms": 90,
"reference": "OUT IN THE WOODS STOOD A NICE LITTLE FIR TREE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 36,
"hypothesis_words": 10,
"normalized_hypothesis": "out in the woods stood a nice little fir tree",
"normalized_reference": "out in the woods stood a nice little fir tree",
"reference_characters": 36,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "672",
"wall_clock_ms": 4340
},
{
"audio_duration_ms": 7035,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7455,
"hypothesis": "Like the dove's voice, like transient day, like music in the air. Ah!",
"id": "908-157963-0005",
"post_speech_ms": 123,
"reference": "LIKE THE DOVES VOICE LIKE TRANSIENT DAY LIKE MUSIC IN THE AIR AH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 0
},
"character_error_rate": 0.019230769230769232,
"hypothesis_characters": 53,
"hypothesis_words": 13,
"normalized_hypothesis": "like the dove's voice like transient day like music in the air ah",
"normalized_reference": "like the doves voice like transient day like music in the air ah",
"reference_characters": 52,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.07692307692307693
},
"sex": "M",
"speaker": "908",
"wall_clock_ms": 7578
},
{
"audio_duration_ms": 6625,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6947,
"hypothesis": "After early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels.",
"id": "1089-134686-0002",
"post_speech_ms": 129,
"reference": "AFTER EARLY NIGHTFALL THE YELLOW LAMPS WOULD LIGHT UP HERE AND THERE THE SQUALID QUARTER OF THE BROTHELS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 87,
"hypothesis_words": 18,
"normalized_hypothesis": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"normalized_reference": "after early nightfall the yellow lamps would light up here and there the squalid quarter of the brothels",
"reference_characters": 87,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1089",
"wall_clock_ms": 7076
},
{
"audio_duration_ms": 9040,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9489,
"hypothesis": "They unite every quality. And sometimes you will find me referring to them as color ists, sometimes as chiaroscurists.",
"id": "1188-133604-0001",
"post_speech_ms": 152,
"reference": "THEY UNITE EVERY QUALITY AND SOMETIMES YOU WILL FIND ME REFERRING TO THEM AS COLORISTS SOMETIMES AS CHIAROSCURISTS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 97,
"hypothesis_words": 19,
"normalized_hypothesis": "they unite every quality and sometimes you will find me referring to them as color ists sometimes as chiaroscurists",
"normalized_reference": "they unite every quality and sometimes you will find me referring to them as colorists sometimes as chiaroscurists",
"reference_characters": 97,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"word_error_rate": 0.1111111111111111
},
"sex": "M",
"speaker": "1188",
"wall_clock_ms": 9641
},
{
"audio_duration_ms": 4825,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5090,
"hypothesis": "Yet these thoughts affected Hester Prynne less with hope than apprehension.",
"id": "1221-135766-0002",
"post_speech_ms": 108,
"reference": "YET THESE THOUGHTS AFFECTED HESTER PRYNNE LESS WITH HOPE THAN APPREHENSION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 64,
"hypothesis_words": 11,
"normalized_hypothesis": "yet these thoughts affected hester prynne less with hope than apprehension",
"normalized_reference": "yet these thoughts affected hester prynne less with hope than apprehension",
"reference_characters": 64,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1221",
"wall_clock_ms": 5198
},
{
"audio_duration_ms": 4835,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5082,
"hypothesis": "For a long time, he had wished to explore the beautiful land of Oz in which they lived.",
"id": "1284-1180-0003",
"post_speech_ms": 120,
"reference": "FOR A LONG TIME HE HAD WISHED TO EXPLORE THE BEAUTIFUL LAND OF OZ IN WHICH THEY LIVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 18,
"normalized_hypothesis": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"normalized_reference": "for a long time he had wished to explore the beautiful land of oz in which they lived",
"reference_characters": 68,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1284",
"wall_clock_ms": 5202
},
{
"audio_duration_ms": 7460,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7854,
"hypothesis": "After proceeding a few miles, the progress of Hawkeye, who led the advance, became more deliberate and watchful.",
"id": "1320-122612-0002",
"post_speech_ms": 151,
"reference": "AFTER PROCEEDING A FEW MILES THE PROGRESS OF HAWKEYE WHO LED THE ADVANCE BECAME MORE DELIBERATE AND WATCHFUL",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"normalized_reference": "after proceeding a few miles the progress of hawkeye who led the advance became more deliberate and watchful",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "1320",
"wall_clock_ms": 8005
},
{
"audio_duration_ms": 6135,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6503,
"hypothesis": "My friend's temper had not improved since he had been deprived of the congenial surroundings of Baker Street.",
"id": "1580-141083-0002",
"post_speech_ms": 140,
"reference": "MY FRIEND'S TEMPER HAD NOT IMPROVED SINCE HE HAD BEEN DEPRIVED OF THE CONGENIAL SURROUNDINGS OF BAKER STREET",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 91,
"hypothesis_words": 18,
"normalized_hypothesis": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"normalized_reference": "my friend's temper had not improved since he had been deprived of the congenial surroundings of baker street",
"reference_characters": 91,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1580",
"wall_clock_ms": 6643
},
{
"audio_duration_ms": 4605,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4842,
"hypothesis": "John Taylor, who had supported her through college, was interested in cotton.",
"id": "1995-1826-0002",
"post_speech_ms": 102,
"reference": "JOHN TAYLOR WHO HAD SUPPORTED HER THROUGH COLLEGE WAS INTERESTED IN COTTON",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 63,
"hypothesis_words": 12,
"normalized_hypothesis": "john taylor who had supported her through college was interested in cotton",
"normalized_reference": "john taylor who had supported her through college was interested in cotton",
"reference_characters": 63,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "1995",
"wall_clock_ms": 4944
},
{
"audio_duration_ms": 9090,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9590,
"hypothesis": "several clothes horses, a pillion, a spinning wheel, and an old box wide open and stuffed full of colored rags.",
"id": "2094-142345-0005",
"post_speech_ms": 146,
"reference": "SEVERAL CLOTHES HORSES A PILLION A SPINNING WHEEL AND AN OLD BOX WIDE OPEN AND STUFFED FULL OF COLOURED RAGS",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.011235955056179775,
"hypothesis_characters": 88,
"hypothesis_words": 20,
"normalized_hypothesis": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of colored rags",
"normalized_reference": "several clothes horses a pillion a spinning wheel and an old box wide open and stuffed full of coloured rags",
"reference_characters": 89,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.05
},
"sex": "F",
"speaker": "2094",
"wall_clock_ms": 9736
},
{
"audio_duration_ms": 5080,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5365,
"hypothesis": "The Paris plant, like that at the Crystal Palace, was a temporary exhibit.",
"id": "2300-131720-0000",
"post_speech_ms": 114,
"reference": "THE PARIS PLANT LIKE THAT AT THE CRYSTAL PALACE WAS A TEMPORARY EXHIBIT",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 59,
"hypothesis_words": 13,
"normalized_hypothesis": "the paris plant like that at the crystal palace was a temporary exhibit",
"normalized_reference": "the paris plant like that at the crystal palace was a temporary exhibit",
"reference_characters": 59,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2300",
"wall_clock_ms": 5479
},
{
"audio_duration_ms": 4315,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4510,
"hypothesis": "Let us begin with that, his commentary on Galatians.",
"id": "2830-3979-0002",
"post_speech_ms": 99,
"reference": "LET US BEGIN WITH THAT HIS COMMENTARY ON GALATIANS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 42,
"hypothesis_words": 9,
"normalized_hypothesis": "let us begin with that his commentary on galatians",
"normalized_reference": "let us begin with that his commentary on galatians",
"reference_characters": 42,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "2830",
"wall_clock_ms": 4610
},
{
"audio_duration_ms": 8250,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8733,
"hypothesis": "The influence which the Timaeus has exercised upon poster ity is due partly to a misunderstanding.",
"id": "2961-960-0001",
"post_speech_ms": 121,
"reference": "THE INFLUENCE WITH THE TIMAEUS HAS EXERCISED UPON POSTERITY IS DUE PARTLY TO A MISUNDERSTANDING",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 1
},
"character_error_rate": 0.024691358024691357,
"hypothesis_characters": 82,
"hypothesis_words": 16,
"normalized_hypothesis": "the influence which the timaeus has exercised upon poster ity is due partly to a misunderstanding",
"normalized_reference": "the influence with the timaeus has exercised upon posterity is due partly to a misunderstanding",
"reference_characters": 81,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 1,
"substitutions": 2
},
"word_error_rate": 0.2
},
"sex": "F",
"speaker": "2961",
"wall_clock_ms": 8854
},
{
"audio_duration_ms": 5675,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5972,
"hypothesis": "The utility of consumption as an evidence of wealth is to be classed as a derivative growth.",
"id": "3570-5694-0001",
"post_speech_ms": 128,
"reference": "THE UTILITY OF CONSUMPTION AS AN EVIDENCE OF WEALTH IS TO BE CLASSED AS A DERIVATIVE GROWTH",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 75,
"hypothesis_words": 17,
"normalized_hypothesis": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"normalized_reference": "the utility of consumption as an evidence of wealth is to be classed as a derivative growth",
"reference_characters": 75,
"reference_words": 17,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3570",
"wall_clock_ms": 6101
},
{
"audio_duration_ms": 7775,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8191,
"hypothesis": "He spoke French perfectly, I've been told, when need was, but delighted usually in talking the broadest Yorkshire.",
"id": "3575-170457-0007",
"post_speech_ms": 145,
"reference": "HE SPOKE FRENCH PERFECTLY I HAVE BEEN TOLD WHEN NEED WAS BUT DELIGHTED USUALLY IN TALKING THE BROADEST YORKSHIRE",
"score": {
"character_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.02127659574468085,
"hypothesis_characters": 93,
"hypothesis_words": 18,
"normalized_hypothesis": "he spoke french perfectly i've been told when need was but delighted usually in talking the broadest yorkshire",
"normalized_reference": "he spoke french perfectly i have been told when need was but delighted usually in talking the broadest yorkshire",
"reference_characters": 94,
"reference_words": 19,
"word_edits": {
"deletions": 1,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.10526315789473684
},
"sex": "F",
"speaker": "3575",
"wall_clock_ms": 8336
},
{
"audio_duration_ms": 5710,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5998,
"hypothesis": "Here, go and get me change for a Louis. I have it, sir.",
"id": "3729-6852-0014",
"post_speech_ms": 119,
"reference": "HERE GO AND GET ME CHANGE FOR A LOUIS I HAVE IT SIR",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 39,
"hypothesis_words": 13,
"normalized_hypothesis": "here go and get me change for a louis i have it sir",
"normalized_reference": "here go and get me change for a louis i have it sir",
"reference_characters": 39,
"reference_words": 13,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "3729",
"wall_clock_ms": 6117
},
{
"audio_duration_ms": 8745,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 9234,
"hypothesis": "its origin was small, a germ, an insignificant seed, hardly to be thought of as likely to arouse opposition.",
"id": "4077-13751-0001",
"post_speech_ms": 164,
"reference": "ITS ORIGIN WAS SMALL A GERM AN INSIGNIFICANT SEED HARDLY TO BE THOUGHT OF AS LIKELY TO AROUSE OPPOSITION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 86,
"hypothesis_words": 19,
"normalized_hypothesis": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"normalized_reference": "its origin was small a germ an insignificant seed hardly to be thought of as likely to arouse opposition",
"reference_characters": 86,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "4077",
"wall_clock_ms": 9398
},
{
"audio_duration_ms": 6350,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6704,
"hypothesis": "He had preconceived ideas about everything, and his idea about Americans was that they should be engineers or mechanics.",
"id": "4446-2271-0001",
"post_speech_ms": 140,
"reference": "HE HAD PRECONCEIVED IDEAS ABOUT EVERYTHING AND HIS IDEA ABOUT AMERICANS WAS THAT THEY SHOULD BE ENGINEERS OR MECHANICS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 100,
"hypothesis_words": 19,
"normalized_hypothesis": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"normalized_reference": "he had preconceived ideas about everything and his idea about americans was that they should be engineers or mechanics",
"reference_characters": 100,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4446",
"wall_clock_ms": 6845
},
{
"audio_duration_ms": 4895,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5179,
"hypothesis": "She has a son, theft, and a daughter, hunger.",
"id": "4507-16021-0003",
"post_speech_ms": 97,
"reference": "SHE HAS A SON THEFT AND A DAUGHTER HUNGER",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 33,
"hypothesis_words": 9,
"normalized_hypothesis": "she has a son theft and a daughter hunger",
"normalized_reference": "she has a son theft and a daughter hunger",
"reference_characters": 33,
"reference_words": 9,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4507",
"wall_clock_ms": 5276
},
{
"audio_duration_ms": 6995,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7372,
"hypothesis": "It is such a noble ambition that it is a pity it has usually such a shallow foundation.",
"id": "4970-29093-0007",
"post_speech_ms": 119,
"reference": "IT IS SUCH A NOBLE AMBITION THAT IT IS A PITY IT HAS USUALLY SUCH A SHALLOW FOUNDATION",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 69,
"hypothesis_words": 18,
"normalized_hypothesis": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"normalized_reference": "it is such a noble ambition that it is a pity it has usually such a shallow foundation",
"reference_characters": 69,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4970",
"wall_clock_ms": 7491
},
{
"audio_duration_ms": 6645,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6958,
"hypothesis": "But the more forgetfulness had then prevailed, the more powerful was the force of remembrance when she awoke.",
"id": "4992-23283-0000",
"post_speech_ms": 124,
"reference": "BUT THE MORE FORGETFULNESS HAD THEN PREVAILED THE MORE POWERFUL WAS THE FORCE OF REMEMBRANCE WHEN SHE AWOKE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 90,
"hypothesis_words": 18,
"normalized_hypothesis": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"normalized_reference": "but the more forgetfulness had then prevailed the more powerful was the force of remembrance when she awoke",
"reference_characters": 90,
"reference_words": 18,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "4992",
"wall_clock_ms": 7083
},
{
"audio_duration_ms": 4510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4763,
"hypothesis": "Length of service, 14 years, 3 months and 5 days.",
"id": "5105-28233-0000",
"post_speech_ms": 98,
"reference": "LENGTH OF SERVICE FOURTEEN YEARS THREE MONTHS AND FIVE DAYS",
"score": {
"character_edits": {
"deletions": 13,
"insertions": 0,
"substitutions": 4
},
"character_error_rate": 0.34,
"hypothesis_characters": 37,
"hypothesis_words": 10,
"normalized_hypothesis": "length of service 14 years 3 months and 5 days",
"normalized_reference": "length of service fourteen years three months and five days",
"reference_characters": 50,
"reference_words": 10,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 3
},
"word_error_rate": 0.3
},
"sex": "M",
"speaker": "5105",
"wall_clock_ms": 4862
},
{
"audio_duration_ms": 5020,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5299,
"hypothesis": "What is your country, Olaf? Have you always been a Thrall? The Thrall's eyes flashed.",
"id": "5142-33396-0001",
"post_speech_ms": 138,
"reference": "WHAT IS YOUR COUNTRY OLAF HAVE YOU ALWAYS BEEN A THRALL THE THRALL'S EYES FLASHED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"normalized_reference": "what is your country olaf have you always been a thrall the thrall's eyes flashed",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "5142",
"wall_clock_ms": 5437
},
{
"audio_duration_ms": 5645,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5944,
"hypothesis": "Finally the one party went off exalting, and the other was left in desolation and woe.",
"id": "5639-40744-0005",
"post_speech_ms": 128,
"reference": "FINALLY THE ONE PARTY WENT OFF EXULTING AND THE OTHER WAS LEFT IN DESOLATION AND WOE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.014492753623188406,
"hypothesis_characters": 69,
"hypothesis_words": 16,
"normalized_hypothesis": "finally the one party went off exalting and the other was left in desolation and woe",
"normalized_reference": "finally the one party went off exulting and the other was left in desolation and woe",
"reference_characters": 69,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.0625
},
"sex": "M",
"speaker": "5639",
"wall_clock_ms": 6073
},
{
"audio_duration_ms": 7365,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7766,
"hypothesis": "\"Whatever Lord Shelford said, Miss Brandon received it very graciously, and even with a momentary smile.\"",
"id": "5683-32865-0004",
"post_speech_ms": 143,
"reference": "WHATEVER LORD CHELFORD SAID MISS BRANDON RECEIVED IT VERY GRACIOUSLY AND EVEN WITH A MOMENTARY SMILE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"character_error_rate": 0.011764705882352941,
"hypothesis_characters": 85,
"hypothesis_words": 16,
"normalized_hypothesis": "whatever lord shelford said miss brandon received it very graciously and even with a momentary smile",
"normalized_reference": "whatever lord chelford said miss brandon received it very graciously and even with a momentary smile",
"reference_characters": 85,
"reference_words": 16,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.0625
},
"sex": "F",
"speaker": "5683",
"wall_clock_ms": 7909
},
{
"audio_duration_ms": 4215,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4397,
"hypothesis": "It was a deliberate theft from his employers to protect a girl he loved.",
"id": "6829-68769-0003",
"post_speech_ms": 109,
"reference": "IT WAS A DELIBERATE THEFT FROM HIS EMPLOYERS TO PROTECT A GIRL HE LOVED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "it was a deliberate theft from his employers to protect a girl he loved",
"normalized_reference": "it was a deliberate theft from his employers to protect a girl he loved",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "6829",
"wall_clock_ms": 4507
},
{
"audio_duration_ms": 5025,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5343,
"hypothesis": "Congratulations were poured in upon the princess everywhere during her journey.",
"id": "6930-75918-0002",
"post_speech_ms": 93,
"reference": "CONGRATULATIONS WERE POURED IN UPON THE PRINCESS EVERYWHERE DURING HER JOURNEY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 68,
"hypothesis_words": 11,
"normalized_hypothesis": "congratulations were poured in upon the princess everywhere during her journey",
"normalized_reference": "congratulations were poured in upon the princess everywhere during her journey",
"reference_characters": 68,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "6930",
"wall_clock_ms": 5437
},
{
"audio_duration_ms": 5995,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6271,
"hypothesis": "Della had a young sister named Maria and a cousin whose name was Jane.",
"id": "7021-79740-0001",
"post_speech_ms": 107,
"reference": "DELLA HAD A YOUNG SISTER NAMED MARIA AND A COUSIN WHOSE NAME WAS JANE",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 56,
"hypothesis_words": 14,
"normalized_hypothesis": "della had a young sister named maria and a cousin whose name was jane",
"normalized_reference": "della had a young sister named maria and a cousin whose name was jane",
"reference_characters": 56,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7021",
"wall_clock_ms": 6377
},
{
"audio_duration_ms": 4810,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5075,
"hypothesis": "Gentlemen, do your posts, whereupon St. Enyan and Vilaroi took their leave.",
"id": "7127-75946-0003",
"post_speech_ms": 131,
"reference": "GENTLEMEN TO YOUR POSTS WHEREUPON SAINT AIGNAN AND VILLEROY TOOK THEIR LEAVE",
"score": {
"character_edits": {
"deletions": 5,
"insertions": 0,
"substitutions": 6
},
"character_error_rate": 0.16923076923076924,
"hypothesis_characters": 60,
"hypothesis_words": 12,
"normalized_hypothesis": "gentlemen do your posts whereupon st enyan and vilaroi took their leave",
"normalized_reference": "gentlemen to your posts whereupon saint aignan and villeroy took their leave",
"reference_characters": 65,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 4
},
"word_error_rate": 0.3333333333333333
},
"sex": "M",
"speaker": "7127",
"wall_clock_ms": 5205
},
{
"audio_duration_ms": 5695,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5970,
"hypothesis": "All about him was a tumult of bright and broken color, scattered in broad splashes.",
"id": "7176-88083-0000",
"post_speech_ms": 114,
"reference": "ALL ABOUT HIM WAS A TUMULT OF BRIGHT AND BROKEN COLOR SCATTERED IN BROAD SPLASHES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 67,
"hypothesis_words": 15,
"normalized_hypothesis": "all about him was a tumult of bright and broken color scattered in broad splashes",
"normalized_reference": "all about him was a tumult of bright and broken color scattered in broad splashes",
"reference_characters": 67,
"reference_words": 15,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "7176",
"wall_clock_ms": 6084
},
{
"audio_duration_ms": 8300,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 8707,
"hypothesis": "That summer's immigration, however, being mainly from the free states, greatly changed the relative strengths of the two parties.",
"id": "7729-102255-0002",
"post_speech_ms": 150,
"reference": "THAT SUMMER'S EMIGRATION HOWEVER BEING MAINLY FROM THE FREE STATES GREATLY CHANGED THE RELATIVE STRENGTH OF THE TWO PARTIES",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 2,
"substitutions": 1
},
"character_error_rate": 0.02857142857142857,
"hypothesis_characters": 107,
"hypothesis_words": 19,
"normalized_hypothesis": "that summer's immigration however being mainly from the free states greatly changed the relative strengths of the two parties",
"normalized_reference": "that summer's emigration however being mainly from the free states greatly changed the relative strength of the two parties",
"reference_characters": 105,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.10526315789473684
},
"sex": "M",
"speaker": "7729",
"wall_clock_ms": 8857
},
{
"audio_duration_ms": 6480,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6831,
"hypothesis": "His conduct and presence of mind in this emergence appeared conspicuous.",
"id": "8224-274381-0011",
"post_speech_ms": 103,
"reference": "HIS CONDUCT AND PRESENCE OF MIND IN THIS EMERGENCE APPEARED CONSPICUOUS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 61,
"hypothesis_words": 11,
"normalized_hypothesis": "his conduct and presence of mind in this emergence appeared conspicuous",
"normalized_reference": "his conduct and presence of mind in this emergence appeared conspicuous",
"reference_characters": 61,
"reference_words": 11,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8224",
"wall_clock_ms": 6934
},
{
"audio_duration_ms": 7510,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 7924,
"hypothesis": "The behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record.",
"id": "8230-279154-0006",
"post_speech_ms": 136,
"reference": "THE BEHAVIOURIST WHO ATTEMPTS TO MAKE PSYCHOLOGY A RECORD OF BEHAVIOUR HAS TO TRUST HIS MEMORY IN MAKING THE RECORD",
"score": {
"character_edits": {
"deletions": 2,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0.020833333333333332,
"hypothesis_characters": 94,
"hypothesis_words": 20,
"normalized_hypothesis": "the behaviorist who attempts to make psychology a record of behavior has to trust his memory in making the record",
"normalized_reference": "the behaviourist who attempts to make psychology a record of behaviour has to trust his memory in making the record",
"reference_characters": 96,
"reference_words": 20,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 2
},
"word_error_rate": 0.1
},
"sex": "M",
"speaker": "8230",
"wall_clock_ms": 8060
},
{
"audio_duration_ms": 6240,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 6534,
"hypothesis": "On arriving at home at my own residence, I found that our salon was filled with a brilliant company.",
"id": "8455-210777-0002",
"post_speech_ms": 126,
"reference": "ON ARRIVING AT HOME AT MY OWN RESIDENCE I FOUND THAT OUR SALON WAS FILLED WITH A BRILLIANT COMPANY",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 80,
"hypothesis_words": 19,
"normalized_hypothesis": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"normalized_reference": "on arriving at home at my own residence i found that our salon was filled with a brilliant company",
"reference_characters": 80,
"reference_words": 19,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "M",
"speaker": "8455",
"wall_clock_ms": 6660
},
{
"audio_duration_ms": 4730,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 5003,
"hypothesis": "This was what did the mischief so far as the running away was concerned.",
"id": "8463-287645-0000",
"post_speech_ms": 115,
"reference": "THIS WAS WHAT DID THE MISCHIEF SO FAR AS THE RUNNING AWAY WAS CONCERNED",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"character_error_rate": 0,
"hypothesis_characters": 58,
"hypothesis_words": 14,
"normalized_hypothesis": "this was what did the mischief so far as the running away was concerned",
"normalized_reference": "this was what did the mischief so far as the running away was concerned",
"reference_characters": 58,
"reference_words": 14,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 0
},
"word_error_rate": 0
},
"sex": "F",
"speaker": "8463",
"wall_clock_ms": 5118
},
{
"audio_duration_ms": 4415,
"begin_ms": 0,
"category": "clean-read-speech",
"feed_ms": 4644,
"hypothesis": "But Captain Bill made no such attempt, knowing it would be useless.",
"id": "8555-284447-0003",
"post_speech_ms": 109,
"reference": "BUT CAP'N BILL MADE NO SUCH ATTEMPT KNOWING IT WOULD BE USELESS",
"score": {
"character_edits": {
"deletions": 0,
"insertions": 2,
"substitutions": 1
},
"character_error_rate": 0.057692307692307696,
"hypothesis_characters": 54,
"hypothesis_words": 12,
"normalized_hypothesis": "but captain bill made no such attempt knowing it would be useless",
"normalized_reference": "but cap'n bill made no such attempt knowing it would be useless",
"reference_characters": 52,
"reference_words": 12,
"word_edits": {
"deletions": 0,
"insertions": 0,
"substitutions": 1
},
"word_error_rate": 0.08333333333333333
},
"sex": "F",
"speaker": "8555",
"wall_clock_ms": 4753
}
],
"dataset": {
"archive_md5": "32fa31d27d2e1cad72775fee3f4849a9",
"license": "CC BY 4.0",
"name": "LibriSpeech ASR corpus",
"selection": "One clip from each of the 40 test-clean speakers. For each speaker, choose the first clip in lexicographic transcript order with 8-20 reference words and 4-10 seconds of audio. The source split contains 20 female and 20 male speakers.",
"source_url": "https://www.openslr.org/12",
"split": "test-clean"
},
"engine": {
"endpoint": "http://127.0.0.1:8080",
"id": "whisper",
"is_streaming": false,
"locale": "en-US",
"model_label": "whisper.cpp 1.8.4 · ggml-small.en",
"name": "whisper.cpp server"
},
"environment": {
"hardware_model": "Mac17,7",
"operating_system": "Version 26.5 (Build 25F71)",
"physical_memory_bytes": 137438953472,
"processor": "Apple M5 Max"
},
"generated_at": "2026-07-27T02:33:25Z",
"manifest_sha256": "171639597cda2a98311fab77b169aa7086e95321f402b50c1f93b597dbd7fc36",
"normalization": "Unicode width and diacritic folding; lowercase; letters, digits, and intra-word apostrophes retained; punctuation and whitespace collapsed; digits are not rewritten; WER is micro-averaged.",
"paced_in_real_time": true,
"schema_version": 1,
"source_commit": "81ecbb9582d0990827c76be0e685124d2be651c8",
"summary": {
"aggregate_score": {
"character_edits": {
"deletions": 27,
"insertions": 6,
"substitutions": 18
},
"character_error_rate": 0.01791359325605901,
"hypothesis_characters": 2826,
"hypothesis_words": 607,
"normalized_hypothesis": "",
"normalized_reference": "",
"reference_characters": 2847,
"reference_words": 607,
"word_edits": {
"deletions": 2,
"insertions": 2,
"substitutions": 22
},
"word_error_rate": 0.042833607907743
},
"empty_transcripts": 0,
"failed_clips": 0,
"post_speech_latency": {
"maximum_ms": 164,
"mean_ms": 124.025,
"median_ms": 122,
"minimum_ms": 90,
"p95_ms": 152
},
"requested_clips": 40,
"successful_clips": 40,
"total_audio_ms": 247025
},
"warmup_clip_id": "61-70968-0000"
}
]
}