SkillAgentSearch skills...

Speex

Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex

Install / Use

/learn @xiph/Speex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

See INSTALL file for instruction on how to install Speex.

The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress voice at bitrates in the 2-45 kbps range. Possible applications include VoIP, internet audio streaming, archiving of speech data (e.g. voice mail), and audio books. In some sense, it is meant to be complementary to the Ogg Vorbis codec.

To use the Speex command line tools:

% speexenc [options] input_file.wav compressed_file.spx

% speexdec [options] compressed_file.spx output_file.wav

View on GitHub
GitHub Stars501
CategoryDevelopment
Updated1d ago
Forks168

Languages

C

Security Score

85/100

Audited on Mar 27, 2026

No findings