Speex

From Wikipedia, the free encyclopedia
Speex
Filename extension
.spx
Internet media type
audio/x-speex, audio/speex, audio/ogg
Developed byXiph.Org Foundation, Jean-Marc Valin
Type of formatLossy audio
Contained byOgg
StandardRFC 5574
Open format?Yes[1]
Websitewww.speex.org
libspeex
Developer(s)Xiph.Org Foundation, Jean-Marc Valin[2]
Initial release1.0 / March 2003
Stable release
1.2.1[3] / June 16, 2022; 20 months ago (2022-06-16)
Repository
Operating systemCross-platform
TypeAudio codec, reference implementation
LicenseBSD-style license[4][5]
WebsiteXiph.org downloads

Speex is an audio compression codec specifically tuned for the reproduction of human speech and also a free software speech codec that may be used on voice over IP applications and podcasts.[6] It is based on the code excited linear prediction speech coding algorithm.[7] Its creators claim Speex to be free of any patent restrictions and it is licensed under the revised (3-clause) BSD license. It may be used with the Ogg container format or directly transmitted over UDP/RTP. It may also be used with the FLV container format.[8]

The Speex designers see their project as complementary to the Vorbis general-purpose audio compression project.

Speex is a lossy format, i.e. quality is permanently degraded to reduce file size.

The Speex project was created on February 13, 2002.[9] The first development versions of Speex were released under LGPL license, but as of version 1.0 beta 1, Speex is released under Xiph's version of the (revised) BSD license.[10] Speex 1.0 was announced on March 24, 2003, after a year of development.[11] The last stable version of Speex encoder and decoder is 1.2.1.[3]

Xiph.Org now considers Speex obsolete; its successor is the more modern Opus codec, which uses the SILK format under license from Microsoft and surpasses its performance in most areas except at the lowest sample rates.[12]

Description[edit]

Speex is targeted at voice over IP (VoIP) and file-based compression. The design goals have been to make a codec that would be optimized for high quality speech and low bit rate. To achieve this the codec uses multiple bit rates, and supports ultra-wideband (32 kHz sampling rate), wideband (16 kHz sampling rate) and narrowband (telephone quality, 8 kHz sampling rate). Since Speex was designed for VoIP instead of cell phone use, the codec must be robust to lost packets, but not to corrupted ones. All this led to the choice of code excited linear prediction (CELP) as the encoding technique to use for Speex.[7] One of the main reasons is that CELP has long proven that it could do the job and scale well to both low bit rates (as evidenced by DoD CELP @ 4.8 kbit/s) and high bit rates (as with G.728 @ 16 kbit/s). The main characteristics can be summarized as follows:

Features[edit]

Sampling rate
Speex is mainly designed for three different sampling rates: 8 kHz (the same sampling rate to transmit telephone calls), 16 kHz, and 32 kHz. These are respectively referred to as narrowband, wideband and ultra-wideband.
Quality
Speex encoding is controlled most of the time by a quality parameter that ranges from 0 to 10. In constant bit-rate (CBR) operation, the quality parameter is an integer, while for variable bit-rate (VBR), the parameter is a real (floating point) number.
Complexity (variable)
With Speex, it is possible to vary the complexity allowed for the encoder. This is done by controlling how the search is performed with an integer ranging from 1 to 10 in a way similar to the -1 to -9 options to gzip compression utilities. For normal use, the noise level at complexity 1 is between 1 and 2 dB higher than at complexity 10, but the CPU requirements for complexity 10 is about five times higher than for complexity 1. In practice, the best trade-off is between complexity 2 and 4,[13] though higher settings are often useful when encoding non-speech sounds like DTMF tones, or if encoding is not in real-time.
Variable bit-rate (VBR)
Variable bit-rate (VBR) allows a codec to change its bit rate dynamically to adapt to the "difficulty" of the audio being encoded. In the example of Speex, sounds like vowels and high-energy transients require a higher bit rate to achieve good quality, while fricatives (e.g. s and f sounds) can be coded adequately with fewer bits. For this reason, VBR can achieve lower bit rate for the same quality, or a better quality for a certain bit rate. Despite its advantages, VBR has three main drawbacks: first, by only specifying quality, there is no guarantee about the final average bit-rate. Second, for some real-time applications like voice over IP (VoIP), what counts is the maximum bit-rate, which must be low enough for the communication channel. Third, encryption of VBR-encoded speech may not ensure complete privacy, as phrases can still be identified, at least in a controlled setting with a small dictionary of phrases,[14] by analysing the pattern of variation of the bit rate.
Average bit-rate (ABR)
Average bit-rate solves one of the problems of VBR, as it dynamically adjusts VBR quality in order to meet a specific target bit-rate. Because the quality/bit-rate is adjusted in real-time (open-loop), the global quality will be slightly lower than that obtained by encoding in VBR with exactly the right quality setting to meet the target average bitrate.
Voice Activity Detection (VAD)
When enabled, voice activity detection detects whether the audio being encoded is speech or silence/background noise. VAD is always implicitly activated when encoding in VBR, so the option is only useful in non-VBR operation. In this case, Speex detects non-speech periods and encodes them with just enough bits to reproduce the background noise. This is called "comfort noise generation" (CNG). Last version VAD was working fine is 1.1.12, since v 1.2 it has been replaced with simple Any Activity Detection.
Discontinuous transmission (DTX)
Discontinuous transmission is an addition to VAD/VBR operation which allows ceasing transmitting completely when the background noise is stationary. In a file, 5 bits are used for each missing frame (corresponding to 250 bit/s).
Perceptual enhancement
Perceptual enhancement is a part of the decoder which, when turned on, tries to reduce (the perception of) the noise produced by the coding/decoding process. In most cases, perceptual enhancement makes the sound further from the original objectively (signal-to-noise ratio), but in the end it still sounds better (subjective improvement).
Algorithmic delay
Every codec introduces a delay in the transmission. For Speex, this delay is equal to the frame size, plus some amount of "look-ahead" required to process each frame. In narrowband operation (8 kHz), the delay is 30 ms, while for wideband (16 kHz), the delay is 34 ms. These values do not account for the CPU time it takes to encode or decode the frames.

Applications[edit]

Comparison of audio codecs for speech.

There are a large base of applications supporting the Speex codec. Examples include:

Most of these are based on the DirectShow filter or OpenACM codec (e.g. Microsoft NetMeeting) on Microsoft Windows, or Xiph.org's reference implementation, libvorbis, on Linux (e.g. Ekiga). There are also plugins for many audio players. See the plugin and software page on the speex.org site for more details.[16]

The media type for Speex is audio/ogg while contained by Ogg, and audio/speex (previously audio/x-speex) when transported through RTP or without container.

The United States Army's Land Warrior system, designed by General Dynamics, also uses Speex for VoIP on an EPLRS radio designed by Raytheon.

The Ear Bible[17] is a single-ear headphone with a built-in Speex player with 1 GB of flash memory,[18] preloaded with a recording of the New American Standard Bible.

ASL Safety & Security's[19] Linux based VIPA OS software[20] which is used in long line public address systems and voice alarm systems at major international air transport hubs and rail networks.

The Rockbox project uses Speex for its voice interface. It can also play Speex files on supported players, such as the Apple iPod or the iRiver H10.

The Vernier LabQuest[21] handheld data acquisition device for science education uses Speex for voice annotations created by students and teachers using either the built-in or an external microphone.

The Google Mobile App for iPhone currently incorporates Speex.[22] It has also been suggested that the new Google voice search iPhone app is using Speex to transmit voice to Google servers for interpretation.[23]

Adobe Flash Player supports Speex starting with Flash Player 10.0.12.36, released in October 2008.[24] Because of some bugs in Flash Player, the first recommended version for Speex support is 10.0.22.87 and later. Speex in Flash Player can be used for both kind of communication, through Flash Media Server or P2P. Speex can be decoded or converted to any format unlike Nellymoser audio, which was the only speech format in previous versions of Flash Player.[25][26] Speex can be also used in the Flash Video container format (.flv), starting with version 10 of Video File Format Specification (published in November 2008).[27]

The JavaSonics ListenUp[28] voice recorder uses Speex to compress voice messages that are recorded in a browser and then uploaded to a web server. Primary applications are language training, transcription and social networking.

Speex is used as the voice compression algorithm in the Siri voice assistance on the iPhone 4S.[29] Since text-to-speech occurs on Apple's servers, the Speex codec is used to minimize network bandwidth.

See also[edit]

Sources[edit]

This article uses material from the Speex Codec Manual which is copyright © Jean-Marc Valin and licensed under the terms of the GFDL.

References[edit]

  1. ^ "PlayOgg! - FSF - Free Software Foundation". 2010-03-17. Retrieved 2013-10-01.
  2. ^ Jean-Marc Valin (2009). "people.xiph.org - personal webspace of the xiphs - Jean-Marc Valin". Xiph.Org. Retrieved 2009-09-11.
  3. ^ a b "Speex News". Xiph.Org Foundation. Retrieved 2023-04-13.
  4. ^ "The Speex Codec Manual - Speex License". Xiph.Org Foundation. Retrieved 2009-09-01.
  5. ^ "Sample Xiph.Org Variant of the BSD License". Xiph.Org Foundation. Retrieved 2009-08-29.
  6. ^ Xiph.Org Speex: A Free Codec For Free Speech, Retrieved 2009-09-01
  7. ^ a b Xiph.Org Introduction to CELP Coding, Retrieved 2009-09-01
  8. ^ Adobe FLV format specification, retrieved 2016-04-18
  9. ^ Xiph.org Speex releases - pre-1.0 - NEWS and ChangeLog in speex-0.0.1.tar.gz, Retrieved 2009-09-01
  10. ^ Xiph.Org Speex FAQ – Under what license is Speex released?, Retrieved 2009-09-01
  11. ^ Xiph.Org (2003-03-24) Speex reaches 1.0; Xiph.Org now a 501(c)(3) Non-Profit Organization, Retrieved 2009-09-01
  12. ^ [1] Speex homepage, retrieved 2017-04-11
  13. ^ "Codec description". www.speex.org.
  14. ^ "Spot me if you can: Uncovering Spoken Phrases in Encrypted VoIP Conversations (Charles V. Wright Lucas Ballard Scott E. Coull Fabian Monrose Gerald M. Masson)" (PDF).
  15. ^ As announced by Ralph Giles, the Theora codec maintainer, on LugRadio episode 29
  16. ^ "A free codec for free speech". Speex. Retrieved 2012-12-29.
  17. ^ Lascelles, LLC. "The worlds most convenient Audio Bible". Ear Bible. Retrieved 2012-12-29.
  18. ^ Lascelles, LLC. "Support". Ear Bible. Retrieved 2012-12-29.
  19. ^ "PA/VA, PSIM Software and Station Management Systems > ASL Safety & Security". Asl-control.co.uk. Retrieved 2012-12-29.
  20. ^ IPAM 400: IP Based Intelligent Public Address Amplifier Archived 2011-09-04 at the Wayback Machine - User Manual
  21. ^ "LabQuest 2 > Vernier Software & Technology". Vernier.com. 2012-05-23. Retrieved 2012-12-29.
  22. ^ "Legal Notices". Google Inc. Retrieved 2014-12-05.
  23. ^ Baio, Andy (November 18, 2008). "Deconstructing Google Mobile's Voice Search on the iPhone".
  24. ^ Adobe (2008) Flash Player 10 Datasheet, Retrieved 2009-09-01
  25. ^ AskMeFlash.com (2009-05-10) Speex for Flash, Retrieved on 2009-08-12
  26. ^ AskMeFlash.com (2009-05-10) Speex vs Nellymoser Archived 2009-04-15 at the Wayback Machine, Retrieved on 2009-08-12
  27. ^ Adobe Systems Incorporated (November 2008). "Video File Format Specification, Version 10" (PDF). Adobe Systems Incorporated. Archived from the original (PDF) on 2010-09-23. Retrieved 2014-12-05.
  28. ^ Phil Burk. "JavaSonics ListenUp voice recording Applet for Java that uploads messages to a web server". Javasonics.com. Retrieved 2012-12-29.
  29. ^ "Applidium — News". Applidium.com. Archived from the original on 2011-11-16. Retrieved 2012-12-29.

External links[edit]