-
Notifications
You must be signed in to change notification settings - Fork 11
Python Speex
License
NuanceDev/pyspeex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Speex Python Interface
Installation
install or compile speex
pip install cython
make
CPPFLAGS="-I/path/to/speex/includes" LDFLAGS="-L/path/to/speex/lib" python setup.py install
About
Python Speex
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published