File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ pip install torchlpc
4141or from source
4242
4343``` bash
44- pip install git+https://github.com/yoyololicon /torchlpc.git
44+ pip install git+https://github.com/DiffAPF /torchlpc.git
4545```
4646
4747## Derivation of the gradients of the LPC filter
@@ -122,7 +122,7 @@ This algorithm is more efficient than [^3] because it only needs one pass of fil
122122
123123## Related Projects
124124
125- - [ torchcomp] ( https://github.com/yoyololicon /torchcomp ) : differentiable compressors that use ` torchlpc ` for differentiable backpropagation.
125+ - [ torchcomp] ( https://github.com/iamycy /torchcomp ) : differentiable compressors that use ` torchlpc ` for differentiable backpropagation.
126126- [ jaxpole] ( https://github.com/rodrigodzf/jaxpole ) : equivalent implementation in JAX by @rodrigodzf .
127127
128128## Citation
You can’t perform that action at this time.
0 commit comments