Skip to content

Thomson2412/sonificator

Repository files navigation

sonificator

Dependencies

  • python3.9
  • python3.9-venv
  • python3.9-dev
  • ffmpeg
  • supercollider-language
  • preferably cuda

Install

python3.9 -m venv venv
source venv/bin/activate
pip install opencv-python
pip install opencv-contrib-python
pip install tensorflow
pip install torch==1.10 torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113
pip install librosa
pip install detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published