From 4c7ec7996256844a90b2187a3fea40a7e037b161 Mon Sep 17 00:00:00 2001 From: "jules@lens" Date: Sat, 16 Jun 2018 11:53:41 +0200 Subject: needed to install LAME! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4d39632..a7c3839 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ It's based on the reference implementation in Theano: https://github.com/soroush This code requires Python 3.5+ and PyTorch 0.1.12+. Installation instructions for PyTorch are available on their website: http://pytorch.org/. You can install the rest of the dependencies by running `pip install -r requirements.txt`. +``` +sudo apt install lame ffmpeg sox +``` + ## Datasets We provide a script for creating datasets from YouTube single-video mixes. It downloads a mix, converts it to wav and splits it into equal-length chunks. To run it you need youtube-dl (a recent version; the latest version from pip should be okay) and ffmpeg. To create an example dataset - 4 hours of piano music split into 8 second chunks, run: -- cgit v1.2.3-70-g09d2