deepsound-project / samplernn-pytorch

PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
MIT License
288 stars 75 forks source link

download dataset from youtube #27

Closed guozixunnicolas closed 6 years ago

guozixunnicolas commented 6 years ago

when I run the code _cd datasets ./download-from-youtube.sh "https://www.youtube.com/watch?v=EhO_MrRfftU" 8 piano_

"." is not recognized as an internal or external command, operable or batch file shows up.

Anyone can tell me how to deal with this?

manoharvhr commented 6 years ago

You need youtube-dl and ffmpeg.

Install this via pip or conda