Skip to content

Commit 6085304

Browse files
committed
add pypi badge
1 parent 21325fd commit 6085304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# TorchLPC
2+
[![PyPI version](https://badge.fury.io/py/torchlpc.svg)](https://badge.fury.io/py/torchlpc)
23

34
`torchlpc` provides a PyTorch implementation of the Linear Predictive Coding (LPC) filter, also known as all-pole filter.
45
It's fast, differentiable, and supports batched inputs with time-varying filter coefficients.

0 commit comments

Comments
 (0)