Skip to content
Novus Examples
flac537.8 KB

Invoice dispute: full spoken take

The complete 20.2 second utterance at 24000 Hz mono FLAC, spoken by the am_michael voice at 0.95x rate. The five-second excerpt in this group's ladder is cut from this take, so anything needing real duration uses this file and anything comparing damage uses the ladder. Lossless, so it is the archival reference for the whole group.

Specifications

Utterance
invoice-dispute
Voice
am_michael
Speech Rate
0.95
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
Sample Rate
24000
Channels
1
Codec
flac
Duration Seconds
20.181
Role
full-take

Testing contract

Reference control
Scenario
Decode the file and record its duration, sample rate and channel count.
Expected result
It decodes to 20.181 seconds of mono speech at 24000 Hz, losslessly. This is the take the five-second excerpt and its ladder are cut from.

What is a .flac file?

FLAC (Free Lossless Audio Codec) compresses PCM audio losslessly, typically to about half the size of the original with no quality loss. It supports metadata tags, embedded cover art, and fast seeking. It is favored for archival and audiophile music libraries.

How to use this file

Use an example FLAC to test lossless decoding, verify bit-exact round-trips against source PCM, and exercise tag parsing and transcoding to lossy formats.

How to use this file for testing

“Invoice dispute: full spoken take” is a deterministic Novus Examples fixture for ASR testing, Audio analysis. 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: full-take · 24000 Hz · 1 ch. 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.

Code examples

<audio controls preload="none" src="speech.flac"></audio>

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