From b46c68d28cd84a3241ef5396a095cce7b3ed9f26 Mon Sep 17 00:00:00 2001 From: Kento Nishi Date: Fri, 18 Jun 2021 19:24:04 -0700 Subject: [PATCH] Update README --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 09819a4..7762bfb 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Pitch-shift audio clips quickly with PyTorch (CUDA Supported)! ## About -This library can pitch-shift audio clips quickly to using PyTorch. For any given sample rate, the library calculates pitch-shift ratios that can be run extremely fast. +This library can pitch-shift audio clips quickly to using PyTorch. ## Installation ```bash