From 5e3be7dcd2a8245176084036bf0a3802df0fdbbd Mon Sep 17 00:00:00 2001 From: Aoo <34093221+guoaoo@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:05:50 +0800 Subject: [PATCH] Update requirements.txt Wrong pkg name --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f057a9..8d449ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytorch==1.8.1 scipy==1.4.1 numpy==1.19.4 librosa==0.8.1 -pyword==0.2.11 +pyworld==0.2.11 joblib==0.14.1