Speex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(tasks) |
||
Line 1: | Line 1: | ||
= Speex = | = Speex = | ||
The | The [http://www.speex.org/ 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 | * Complete fixed-point | ||
Line 11: | Line 17: | ||
** More... | ** More... | ||
* | * Tune | ||
** Noise weighting filter | |||
** Perceptual enhancement | |||
* Implement maximum VBR bit-rate | |||
== External links == | == External links == | ||
* [[Wikipedia: Speex]] | * [[Wikipedia: Speex]] |
Revision as of 05:28, 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