File size: 427 Bytes
e775f6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
install pytorch first, then requirements


conda create -n pianocktailv2 python=3.9
conda install pytorch torchvision torchaudio cpuonly -c pytorch

[comment]: <> (conda install -c conda-forge pysoundfile &#40;for librosa&#41;)

pip install: 
librosa
pytube
pandas
pydub
miditok
accelerate
pynput
pyaudio
music21
mord
moviepy
pretty_midi
piano_transcription_inference
tensorboard
setuptools==59.5.0



install ffmpeg with apt.