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 a36635d commit 507f40dCopy full SHA for 507f40d
readme.md
@@ -17,6 +17,8 @@ This package includes two main features:
17
* Pitch-shift audio clips quickly using PyTorch (with CUDA support)
18
* Calculate efficient pitch-shift targets (useful for augmentation, where speed is more important than precise pitch-shifts)
19
20
+> Also check out [torch-time-stretch](https://github.com/KentoNishi/torch-time-stretch), a sister project for time-stretching.
21
+
22
## Installation
23
```bash
24
pip install torch-pitch-shift
0 commit comments