Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-04-25 00:49:35 +0400
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-04-25 00:49:35 +0400
commit65ef87deb74e40a8732ef2afba46966318da85b9 (patch)
tree38513ce206501db7e9e040cac0754d9a197511a6 /html
parentcbede1f061081c95144d1354147d310f08ee90d3 (diff)
Fixed the SF logo...
git-svn-id: http://svn.xiph.org/trunk/speex@3258 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'html')
-rw-r--r--html/index.html105
1 files changed, 54 insertions, 51 deletions
diff --git a/html/index.html b/html/index.html
index 339e3d1..7e74678 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,70 +1,73 @@
<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
-
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
+
<meta name="GENERATOR" content="Mozilla/4.78 [fr] (X11; U; Linux 2.4.17 i686) [Netscape]">
-
+
<meta name="Author" content="Jean-Marc Valin">
<title>The Speex Speech Codec</title>
-
+
</head>
<body text="#000000" bgcolor="#ffffff" link="#0000ef" vlink="#59188e" alink="#ff0000">
-
-<center>
+
+<center>
<h1> Speex: Free Voice Coding</h1>
- </center>
- <a href="http://sourceforge.net/projects/speex">The Speex project</a>
- aims to build an open-source patent-free voice codec. Unlike other codecs
-like MP3 and <a href="http://www.vorbis.org/">Ogg Vorbis</a>, Speex is specially
- designed for compressing voice at low bit-rates for applications such as
-voice over IP (VoIP). In some sense, it is meant to be complementary to the
-Ogg Vorbis codec.
+ </center>
+ <a href="http://sourceforge.net/projects/speex">The Speex project</a>
+ aims to build an open-source (LGPL) patent-free voice codec. Unlike
+other codecs like MP3 and <a href="http://www.vorbis.org/">Ogg Vorbis</a>
+, Speex is specially designed for compressing voice at low bit-rates for
+applications such as voice over IP (VoIP). In some sense, it is meant to
+be complementary to the Ogg Vorbis codec.
<p>If you are interested in participating to the project, contact us at <a href="mailto:speex-devel@lists.sourceforge.net">
- speex-devel@lists.sourceforge.net</a> or <a href="http://lists.sourceforge.net/lists/listinfo/speex-devel">
- join our mailing list</a>. Right now, we are mostly looking for developers
- with signal processing and speech coding knowledge, as well as people with
- knowledge about patents in that field.<br>
- </p>
-
+ speex-devel@lists.sourceforge.net</a> or <a href="http://lists.sourceforge.net/lists/listinfo/speex-devel">
+ join our mailing list</a>. Right now, we are mostly looking for developers
+ with signal processing and speech coding knowledge, as well as people
+with knowledge about patents in that field.<br>
+ </p>
+
<h2>Download</h2>
- You can download Speex from <a href="http://sourceforge.net/project/showfiles.php?group_id=46651">
- here</a>.<br>
-
+ You can download Speex from <a href="http://sourceforge.net/project/showfiles.php?group_id=46651">
+ here</a>.<br>
+
<h2>News</h2>
-
-<h3>2002/03/27</h3>
- Speex 0.0.1 has been released. This first version of Speex supports fixed
- bit-rate encoding at 14.5 kbps for speech sampled at 8 kHz (narrowband)
-and at 28.5 kbps for 16 kHz (wideband) speech. Future releases will likely
-provide a wider choice of bit-rates, better quality, as well as variable
-bit-rate (VBR) and discontinuous transmission (DTX).<br>
+<h3>2002/04/15</h3>
+Speex version 0.0.2 has been released. This release provides much improved
+wideband quality at an only slightly higher bit-rate of 31.3 kbps. This means
+that the wideband Speex files are no compatible with those of the 0.0.1 release.
+The narrowband codec (at 14.5 kbps) is however exactly the same as in 0.0.1.
<br>
- Note that this is a preliminary release and that bit-rates, quality and
-bitstream definition will change in the future. This means that the format
-used in this release will not be compatible with future releases. Also note
-that this software has so far recieved only a minimum amount of testing, so
-it may break or do unexpected things.<br>
-
+
+<h3>2002/03/27</h3>
+ Speex 0.0.1 has been released. This first version of Speex supports
+fixed bit-rate encoding at 14.5 kbps for speech sampled at 8 kHz (narrowband)
+ and at 28.5 kbps for 16 kHz (wideband) speech. Future releases will likely
+ provide a wider choice of bit-rates, better quality, as well as variable
+ bit-rate (VBR) and discontinuous transmission (DTX).<br>
+ <br>
+ Note that this is a preliminary release and that bit-rates, quality
+and bitstream definition will change in the future. This means that the
+format used in this release will not be compatible with future releases.
+Also note that this software has so far received only a minimum amount of
+testing, so it may break or do unexpected things.<br>
+
<h2> </h2>
-
+
<p> </p>
-
+
<h3>2002/03/12</h3>
- We now have a working encoder prototype that produces good quality narrowband
- (8 kHz sampling rate) at a bit-rate of 14.5 kb/s. There is still a lot to
- do, but we're progressing fast. You can download a snapshot of the current
- code <a href="file:///Speex-0.0.0.tar.gz">here</a>.<br>
-<hr width="100%" size="2">
-<div align="right"><a href="http://sourceforge.net/"> <img src="sflogo.png" width="210" height="62" border="0" alt="SourceForge Logo" align="top">
-</a><br>
-</div>
-
-<div align="right"><a href="mailto:valj01@gel.usherb.ca">Jean-Marc Valin</a>
- <br>
- <a href="mailto:david@voicetronix.com.au">David Rowe</a> <br>
- $Date: 2002/04/08 06:26:35 $</div>
-
+ We now have a working encoder prototype that produces good quality
+narrowband (8 kHz sampling rate) at a bit-rate of 14.5 kb/s. There is
+still a lot to do, but we're progressing fast.<br>
+
+<hr width="100%" size="2">
+<div align="right"> <a href="http://sourceforge.net/"> <img src="sflogo.png" width="210" height="62" border="0" alt="SourceForge Logo">
+ </a> <br>
+ <a href="mailto:valj01@gel.usherb.ca">Jean-Marc Valin</a> <br>
+ <a href="mailto:david@voicetronix.com.au">David Rowe</a> <br>
+ $Date: 2002/04/24 20:49:35 $</div>
+
</body>
</html>