Skip to content

Commit

Permalink
Merge pull request #115 from YongeBai/upgrading_ffmpy
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
kalomaze authored Aug 21, 2023
2 parents 62f7a26 + a6ae6b6 commit d618280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d618280

Please sign in to comment.