Skip to content

Commit b48e935

Browse files
authored
Update github url user domain
1 parent 6085304 commit b48e935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pip install torchlpc
4141
or 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

0 commit comments

Comments
 (0)