Skip to content

ArtistGodGun/chordFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

madmom install

pip install madmom
export PATH='path/to/scripts':$PATH
git clone --recursive https://github.com/CPJKU/madmom.git
cd madmom
git submodule update --init --remote
python setup.py develop --user
cd ..

spleeter install

pip install tensorflow-macos tensorflow-metal poetry
git clone https://github.com/Deezer/spleeter && cd spleeter
  • spleeter/pyproject.toml -> delete this package
librosa
tensorflow
pandas
numpy
llvmlite
protobuf
poetry update # warning이 뜰수도 있으나 무시해도 됨
poetry install
poetry build
pip install ./dist/spleeter-2.3.3-py3-none-any.whl
pip install pandas librosa protobuf
pip install numpy==1.23.5 scipy==1.6.0 numba
cd ..

basic-pitch install

git clone https://github.com/spotify/basic-pitch && cd basic-pitch
  • basic-pitch/setup.cfg -> delete this package
tensorflow
tensorflow-macos
pip install pretty_midi mir_eval

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages