lpc-rs
lpc-rs
is a library for calculating Linear Predictive Coding (LPC) coefficients.
It provides three methods to calculate LPC coefficients.
- Low speed method (Temporarily commented out due to suspension of updates to dependent libraries)
- High speed method
- Burg method