Difference between revisions of "Speex"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 4: Line 4:
 
|Full description=The Speex project aims to build a patent-free voice codec. Unlike codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates (in the 8-32 kbps/channel range) for applications such as voice over IP (VoIP). Other possible applications include Internet audio streaming at low bit-rate, and archiving of speech data (e.g. voice mail). The Xiph.org license under which this software is released is similar to a revised BSD license.
 
|Full description=The Speex project aims to build a patent-free voice codec. Unlike codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates (in the 8-32 kbps/channel range) for applications such as voice over IP (VoIP). Other possible applications include Internet audio streaming at low bit-rate, and archiving of speech data (e.g. voice mail). The Xiph.org license under which this software is released is similar to a revised BSD license.
 
|Homepage URL=https://www.gnu.org/software/speex/
 
|Homepage URL=https://www.gnu.org/software/speex/
|User level=none
 
 
|Is High Priority Project=Yes
 
|Is High Priority Project=Yes
|Documentation note=https://www.speex.org/docs
+
|Documentation note=https://www.speex.org/docs/
|Decommissioned/Obsolete=No
+
|Decommissioned or Obsolete=No
|Donate=https://www.xiph.org/donate
+
|Donate=https://www.xiph.org/donate/
|Accepts cryptocurrency donations=No
 
 
|Related projects=FLAC,Ogg_Vorbis,Sox
 
|Related projects=FLAC,Ogg_Vorbis,Sox
 
|Keywords=audio,Compression,streaming,voip,speex,speech,codec,voice,signal processing,speech coding,voice over IP
 
|Keywords=audio,Compression,streaming,voip,speex,speech,codec,voice,signal processing,speech coding,voice over IP
Line 16: Line 14:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz
 
|Version download=https://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/03
+
|Last review date=2018/11/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=speex
 
|GNU package identifier=speex
 +
|Decommissioned/Obsolete=No
 
|License verified date=2002-07-11
 
|License verified date=2002-07-11
 
}}
 
}}
Line 42: Line 44:
 
{{Resource
 
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource audience=Python (Ref)
|Resource URL=https://pypi.org/project/speex
+
|Resource URL=https://pypi.org/project/speex/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 50: Line 52:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/speex
+
|Resource URL=https://savannah.gnu.org/projects/speex/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 58: Line 60:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=http://lists.xiph.org/mailman/listinfo/speex-dev
+
|Resource URL=http://lists.xiph.org/mailman/listinfo/speex-dev/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://www.speex.org/downloads
+
|Resource URL=https://www.speex.org/downloads/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, library
 
|Interface=command-line, library
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=Windows, GNU/Linux
 
|Use=library
 
|Use=library
 
|Works-with=audio
 
|Works-with=audio
Line 72: Line 79:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libogg (for command line executables)
+
|Prerequisite description=[[libogg]] (for command line executables)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=autoconf
+
|Prerequisite description=[[autoconf]] (for building from CVS)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=automake
+
|Prerequisite description=[[automake]] (for building from CVS)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libtool (all three for building from CVS)
+
|Prerequisite description=[[libtool]] (for building from CVS)
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 22:05, 16 November 2018


[edit]

Speex

https://www.speex.org/
Speech compression format.

The Speex project aims to build a patent-free voice codec. Unlike codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates (in the 8-32 kbps/channel range) for applications such as voice over IP (VoIP). Other possible applications include Internet audio streaming at low bit-rate, and archiving of speech data (e.g. voice mail).





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

6 September 2023




Leaders and contributors

Contact(s)Role
Jean-Marc Valin Maintainer
Tristan Matthews contributor


Resources and communication

AudienceResource typeURI
Mailing Listhttp://lists.xiph.org/mailman/listinfo/speex-dev/
GitLabVCS Repository Webviewhttps://gitlab.xiph.org/xiph/speex
Downloadhttps://www.speex.org/downloads/
DebianDeveloperhttps://tracker.debian.org/pkg/speex
SavannahDeveloperhttps://savannah.gnu.org/projects/speex/
WikidataGeneralhttps://www.wikidata.org/wiki/Q930667


Software prerequisites

KindDescription
Weak prerequisitelibogg (for command line executables)
Weak prerequisiteautomake (for building from CVS)
Weak prerequisiteautoconf (for building from CVS)
Weak prerequisitelibtool (for building from CVS)

This entry (in part or in whole) was last reviewed on 6 September 2023.




Entry








"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.