From a6ae6b6940490f642271f89b9ecf31cc234e2792 Mon Sep 17 00:00:00 2001 From: Yonge Bai <97137323+YongeBai@users.noreply.github.com> Date: Sun, 20 Aug 2023 22:38:13 -0400 Subject: [PATCH] Update Makefile having issues with ffmpy on paperspaces and linux, this seemed to fix it --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 05af3df78..f0620a659 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ install: ## Install dependencies (Do everytime you start up a paperspace machine pip install faiss-gpu fairseq gradio ffmpeg ffmpeg-python praat-parselmouth pyworld numpy==1.23.5 numba==0.56.4 librosa==0.9.1 pip install -r requirements.txt pip install --upgrade lxml + pip install --upgrade ffmpy apt-get update apt -y install -qq aria2