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-03-28 08:20:21 +0300
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-03-28 08:20:21 +0300
commit0860601ab57b07e75e0a0c7d95560cd9c7ab8eb3 (patch)
treea7f6381d08c3af36f1a39e82f33de06db2ac4129 /html
parent6d26e7c4b787183d87dfd56984cb6a017e0e93c7 (diff)
Announced 0.0.1
git-svn-id: http://svn.xiph.org/trunk/speex@3196 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'html')
-rw-r--r--html/index.html88
1 files changed, 52 insertions, 36 deletions
diff --git a/html/index.html b/html/index.html
index 9e74dcd..fe85121 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,47 +1,63 @@
<!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 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>
-<h1> Speex</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.
-<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, there is very little code written and 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>Status (updated 2002/03/12)</h2>
+ <body text="#000000" bgcolor="#ffffff" link="#0000ef" vlink="#59188e" alink="#ff0000">
+
+<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.
+<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>
+
+<h2>Download</h2>
+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>
+<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>
+
<h2> </h2>
+
<p> </p>
-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="/Speex-0.0.0.tar.gz">here</a>.<br>
-<hr width="100%">
+<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%">
<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/03/12 18:47:21 $</div>
-
+ <br>
+ <a href="mailto:david@voicetronix.com.au">David Rowe</a> <br>
+ $Date: 2002/03/28 05:20:21 $</div>
+
</body>
</html>