pySpeex - Python bindings for Speex
pySpeex is a Python interface to the wonderful Speex (http://www.speex.org)
audio compressor/decompressor (codec).
With pySpeex, you can easily create an audio stream object (of class 'speex'), and incrementally encode
and decode speech audio data with the 'encode'
and 'decode' methods.
You can download pySpeex here. You should
unpack it such that the pySpeex directory sits in the top level Speex
source tree.
Full instructions and documentation included.
Downloads:
Prerequisites:
Links
Bugs
Privacy Policy