SLN to NIST Converter

Format Asterisk SLN recordings as NIST SPHERE audio files

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

Research Standard

NIST SPHERE is the gold standard for speech research corpora. Convert SLN telephony audio into datasets ready for academic analysis.

Asterisk to Research

Bridge the gap between live telephony and academic research by converting SLN recordings to NIST SPHERE format.

Private Processing

Your PBX recordings remain confidential. All files deleted automatically after conversion and within 24 hours.

How to convert SLN to NIST

1

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

2

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

3

Let the file convert and you can download your nist 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
NIST SPHERE (SPeech HEader REsources) is a specialized audio file format created by the National Institute of Standards and Technology for speech research, particularly projects funded by DARPA. The format wraps raw audio samples with a structured ASCII header encoding metadata such as sample rate, channel count, encoding type, speaker demographics, and transcription annotations — making it ideal for distributing speech corpora. NIST files typically store uncompressed PCM or mu-law audio at telephone-quality sample rates (8 kHz or 16 kHz), though the container is flexible enough to hold various encodings. A key advantage is the rich self-documenting header that lets researchers embed detailed corpus metadata directly in the file, eliminating sidecar files. SPHERE has also become the de facto standard for major speech databases like TIMIT, Switchboard, and the Fisher corpus, ensuring broad recognition across academic and government labs. The open specification and availability of command-line tools (sphere, h_strip, w_decode) make it straightforward to convert, inspect, and process these files programmatically in speech processing pipelines.
Initial release: 1990

Frequently Asked Questions

Why convert SLN to NIST?

NIST SPHERE is the standard format for speech research corpora maintained by the National Institute of Standards and Technology.

What is the difference between NIST and SPH?

They are essentially the same SPHERE format. NIST and SPH are used interchangeably to refer to SPHERE speech header audio files.

What tools use NIST files?

NIST speech evaluation tools, Kaldi, HTK, and academic speech processing frameworks support NIST SPHERE format natively.

Can I batch convert?

Upload several SLN recordings and convert them all to NIST format in a single efficient session.

Is my data protected?

SLN uploads are erased after conversion, and NIST outputs are automatically deleted from servers within 24 hours.