diff --git a/setup.py b/setup.py index 578f49865..ac8c7d176 100644 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ base = [ "inflect", "jsonlines", "librosa==0.8.1", + "scipy>=1.4.0", "loguru", "matplotlib", "nara_wpe",