We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21325fd commit 6085304Copy full SHA for 6085304
README.md
@@ -1,4 +1,5 @@
1
# TorchLPC
2
+[](https://badge.fury.io/py/torchlpc)
3
4
`torchlpc` provides a PyTorch implementation of the Linear Predictive Coding (LPC) filter, also known as all-pole filter.
5
It's fast, differentiable, and supports batched inputs with time-varying filter coefficients.
0 commit comments