Skip to content
Novus Examples
txt280 B

Staff briefing: reference script

Exactly what was spoken, which is what the synthesiser was given: numbers, currency and times are spelled out as words because that is how they were said. This is ground truth by construction - it existed before the audio did - and it is deliberately NOT the same string as the recogniser transcript paired with it.

txt

text/plain

280 B
Utterance
staff-briefing
Voice
af_nicole
Speech Rate
1
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
staff-briefing
Voice
af_nicole
Speech Rate
1
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
reference-script
Characters
279
Words
51
Numbers Spelled Out
true

Testing contract

Reference control
Scenario
Read the file and compare it word for word with the ASR transcript beside it.
Expected result
It is what was SPOKEN, written the way it was spoken - numbers and times as words. The ASR transcript normalises those to digits and symbols, so the two differ on exactly the tokens that text normalisation decides, which is what makes a word error rate computed against the wrong one of them quietly wrong.

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

“Staff briefing: reference script” 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: reference-script. 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.