5 releases
new 0.3.1 | Jan 9, 2025 |
---|---|
0.3.0 | Jan 9, 2025 |
0.2.2 | Nov 5, 2024 |
0.2.0 | Oct 24, 2024 |
0.1.0 |
|
#303 in Science
106 downloads per month
7KB
105 lines
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
Dependencies
~1.5MB
~30K SLoC