Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 499 Bytes

libssp: Library for speech signal processing

libssp is simply a translation of some of the python library SSP into C++. SSP can be found at https://github.com/idiap/ssp This in turn allows it to be linked into projects that are themselves in C++.

Currently, the python library has more functionality.

libssp depends upon libube (https://github.com/pgarner/libube) for configuration and for broadcasting operations across arrays.

-- Phil Garner June 2015