Speex: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(tasks)
(more tasks)
Line 22: Line 22:


* Implement maximum VBR bit-rate
* Implement maximum VBR bit-rate
* Documentation
** Use questions from the mailing list to create a better FAQ on the wiki
** Update the Speex manual based on recent papers
** Improve libspeex documentation


== External links ==
== External links ==


* [[Wikipedia: Speex]]
* [[Wikipedia: Speex]]

Revision as of 06:31, 14 February 2006

Speex

The Speex homepage has all the project info.

Tasks

  • Speech/signal processing
    • Implement a new perceptual enhancer
    • Improve packet-loss concealment (PLC)
    • Re-write the built-in voice activity detector (VAD)
    • Improve the 2.15 kbps vocoder mode
  • Complete fixed-point
    • Wideband
    • VBR
    • Rest of the narrowband modes
    • More...
  • Tune
    • Noise weighting filter
    • Perceptual enhancement
  • Implement maximum VBR bit-rate
  • Documentation
    • Use questions from the mailing list to create a better FAQ on the wiki
    • Update the Speex manual based on recent papers
    • Improve libspeex documentation

External links