Skip to content
Novus Examples
txt241 B

Delivery driver: recogniser transcript

What a speech recogniser returned for this take. It normalises: spoken "forty three dollars and eighteen cents" comes back as digits and a currency symbol. Compared with the reference script without normalising first, this disagrees on every number in the utterance and a word error rate computed that way reports a fault that does not exist. That gap is the point of the pair.

txt

text/plain

241 B
Utterance
delivery-driver
Voice
am_adam
Speech Rate
1.05
Synthetic
true
Disclosure
Synthetic speech. Generated locally with a text-to-speech model from an authored script; not a recording of a real person, and no real customer, order or incident is described.
Schema Version
1

Binary txt: no in-browser preview. Download it above to open in a compatible application.

Specifications

Utterance
delivery-driver
Voice
am_adam
Speech Rate
1.05
Synthetic
true
Disclosure
Synthetic speech. Generated locally with a text-to-speech model from an authored script; not a recording of a real person, and no real customer, order or incident is described.
Schema Version
1
Role
asr-transcript
Characters
240
Words
48
Numbers Normalised
true

Testing contract

Expected to pass
Scenario
Compare this transcript against the reference script in the same group.
Expected result
It is what a recogniser heard, not what was said: currency, times and quantities appear normalised. Scoring against this file measures a different thing from scoring against the script, and the gap between them is the fixture's point.

What is a .txt file?

TXT is a plain-text file containing unformatted character data with no styling or structure beyond line breaks. Its interpretation depends on character encoding, most commonly UTF-8, and on line-ending convention. It is the most universal and portable text container.

How to use this file

Use an example TXT to test encoding detection, line-ending (LF versus CRLF) handling, and any tool that reads or streams raw text input.

How to use this file for testing

“Delivery driver: recogniser transcript” is a deterministic Novus Examples fixture for ASR testing. Short synthetic digit/tone utterances with transcript JSON and clean↔noise pairs, for testing ASR loaders, WER harnesses, and audio preprocessing.

Documented properties for this file: asr-transcript. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such, expect parsers to fail loudly rather than silently accept them.

Media fixtures are short and synthetic by design. Prefer waveform or transcript ground truth in the same group when measuring ASR, trim, upscale, or sync tools; do not assume broadcast-quality masters.

Run ASR on the clip and score the transcript against the documented ground-truth script; clips are short, synthetic, and read from a fixed word or digit sequence.

Generated by generation/audio_ladder_wave.py. Free for any use, no attribution required, license.