8000 GitHub - Andrew5Pun/Spleet-It: Mac GUI for spleeter audio-processing library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Andrew5Pun/Spleet-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Spleet-It

MacOS GUI application for spleeter audio-processing library.

Instructions

Download Anaconda from here: https://docs.anaconda.com/anaconda/install/mac-os/

Go to terminal and paste the following code:

conda create --name my_env python=3
conda activate my_env
conda install -c conda-forge spleeter

This will set up a virtual environment in Anaconda called "myenv" and install spleeter on it.

Now you can run the application.

See the original spleeter by deezer here.

About

Mac GUI for spleeter audio-processing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0