Skip to content

Commit 507f40d

Browse files
authored
Added time-stretch info
1 parent a36635d commit 507f40d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This package includes two main features:
1717
* Pitch-shift audio clips quickly using PyTorch (with CUDA support)
1818
* Calculate efficient pitch-shift targets (useful for augmentation, where speed is more important than precise pitch-shifts)
1919

20+
> Also check out [torch-time-stretch](https://github.com/KentoNishi/torch-time-stretch), a sister project for time-stretching.
21+
2022
## Installation
2123
```bash
2224
pip install torch-pitch-shift

0 commit comments

Comments
 (0)