SLN to SPH Converter

Prepare Asterisk SLN recordings for SPHERE speech research

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Speech Research Standard

Convert SLN telephony audio into SPH — the SPHERE format trusted by NIST and the linguistics research community.

PBX to Corpus

Transform Asterisk telephony recordings into research-ready SPH files for speech recognition and phonetics analysis.

Secure Data Handling

Telephony recordings are confidential. SLN files erased after conversion, SPH outputs removed within 24 hours.

How to convert SLN to SPH

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose sph or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your sph file right afterwards

About formats

SLN (Signed Linear) is a headerless raw audio format storing 16-bit signed linear PCM samples at 8000 Hz mono, most closely associated with Asterisk) — the open-source PBX framework developed by Digium (now Sangoma Technologies). Within Asterisk, SLN serves as the native internal audio representation: every codec transcoding operation passes through signed linear as an intermediate step. This makes SLN the backbone of Asterisk's codec translation architecture. The format contains nothing but raw samples — no headers, no metadata, no framing — so parameters must be known in advance. While this lack of self-description might seem limiting, it is actually an advantage in telephony where sample format is fixed by convention and every overhead byte matters across thousands of simultaneous channels. The 8000 Hz rate aligns with the G.711 standard for traditional telephony, capturing the full 300-3400 Hz voice band. Asterisk also supports extended variants (sln16, sln32, sln48) for wideband audio. SLN files require no decoding — just direct memory mapping — making them ideal for real-time mixing, conferencing, and prompt playback in high-density VoIP environments.
Initial release: 1999
SPH is the file extension for audio stored in the NIST SPHERE (SPeech HEader REsources) format, a standard created by the U.S. National Institute of Standards and Technology around 1990. Built for speech research, SPH files carry a 1024-byte ASCII header packed with metadata — database identifiers, channel counts, sample rates, byte ordering, and compression type — making every recording self-describing. The underlying audio is typically 16-bit linear PCM sampled at 16 kHz, though other configurations are permitted. Researchers at NIST, DARPA, and universities worldwide rely on SPH for distributing speech corpora such as TIMIT, Switchboard, and the LDC collections that underpin modern automatic speech recognition systems. A key advantage is that the human-readable header lets scripts parse recording metadata without binary decoding. The format's strict standardization also eliminates ambiguity when sharing datasets across institutions and platforms. Because SPH files store uncompressed PCM, they preserve full audio fidelity — critical when training acoustic models where even small artifacts can skew results.
Initial release: 1990

Frequently Asked Questions

Why convert SLN to SPH?

SPH (SPHERE) is the standard format for speech corpora in linguistics research. Converting SLN makes telephony audio ready for analysis.

What uses SPH files?

NIST speech tools, HTK, Kaldi, and linguistic research frameworks all work with SPHERE format audio data.

Does SPH add metadata?

Yes — SPHERE format includes rich text headers for metadata like speaker info, recording conditions, and transcription references.

Can I convert a batch?

Upload multiple SLN recordings and convert them all to SPH in one session — ideal for building speech research datasets.

Is the conversion secure?

SLN uploads are removed after processing, and SPH outputs are deleted from servers within 24 hours.