Invoice dispute: codec gsm 8k
A 5 second excerpt of this group's take, codec. Encoded and decoded through a real speech codec, so the artefacts are the ones the format actually produces rather than a simulation of them. Delivered as gsm at 8000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.
gsm
audio/gsm
- 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
Binary gsm: no in-browser preview. Download it above to open in a compatible application.
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
- 8000
- Channels
- 1
- Codec
- gsm
- Duration Seconds
- 5
- Role
- ladder-variant
- Variant
- codec-gsm-8k
- Degradation
- codec-roundtrip
- Param Codec
- gsm-8k
Testing contract
Expected to pass- Scenario
- Decode this variant and the clean plate in the same group, then measure the difference against the parameters recorded in its specs.
- Expected result
- It decodes to the same duration as the plate and differs from it by exactly what was applied: codec gsm, sampleRate 8000. The degradation was APPLIED rather than estimated, so the figure in the specs is the true answer and not a second measurement of it.
What is a .gsm file?
GSM 06.10 full-rate is the speech codec of a 2G mobile call: 13 kbit/s, 8 kHz mono, and lossy in a way tuned entirely for intelligibility rather than fidelity. A bare .gsm file is raw frames with no container and no header, so nothing in the file states its sample rate - a decoder has to know it is 8 kHz.
How to use this file
Use an example GSM file to test speech pipelines against the degradation a real phone call applies, to check that a decoder handles a headerless raw stream without guessing the rate, and to measure how much word error rate a recogniser trained on wideband audio loses on narrowband telephony input.
How to use this file for testing
“Invoice dispute: codec gsm 8k” is a deterministic Novus Examples fixture for ASR testing, Audio analysis, Media pipeline 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: ladder-variant · 8000 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="codec-gsm-8k.gsm"></audio>Related files
- wavComplaint call: chain telephoneA 5 second excerpt of this group's take, telephone chain. Band-limited, resampled and companded in one pass: the whole telephone path applied at once rather than one effect at a time. Delivered as pcm_mulaw at 8000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

- flacComplaint call: clippedA 5 second excerpt of this group's take, clipping. Samples driven past a fixed threshold and flattened, the damage a hot microphone does and the one no codec can undo. Delivered as flac at 24000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

- wavComplaint call: codec g722 16kA 5 second excerpt of this group's take, codec. Encoded and decoded through a real speech codec, so the artefacts are the ones the format actually produces rather than a simulation of them. Delivered as adpcm_g722 at 16000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

- gsmComplaint call: codec gsm 8kA 5 second excerpt of this group's take, codec. Encoded and decoded through a real speech codec, so the artefacts are the ones the format actually produces rather than a simulation of them. Delivered as gsm at 8000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

- mp3Complaint call: codec mp3 128A 5 second excerpt of this group's take, codec. Encoded and decoded through a real speech codec, so the artefacts are the ones the format actually produces rather than a simulation of them. Delivered as mp3 at 24000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

- mp3Complaint call: codec mp3 32A 5 second excerpt of this group's take, codec. Encoded and decoded through a real speech codec, so the artefacts are the ones the format actually produces rather than a simulation of them. Delivered as mp3 at 24000 Hz mono. Scored against plate.flac in the same group, which is the same five seconds undamaged. The parameters in the specification are what the file MEASURED, not what was requested of it.

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