Skip to content
Novus Examples
gsm

What is a .gsm file?

audio/gsm

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 a .gsm 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.

Download example .gsm files

and 4 more in the library.

Convert a .gsm file to another format

← All file formats