ex / vstSpleeter

A VST interface to Spleeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vst Spleeter: A VST interface to Spleeter

Note: This project has only been tested on OSx 10.14 and 10.15

This project is uses JUCE and spleeterpp to make a simple application that runs spleeter in c++.

Credit for most of this work goes to https://github.com/gvne.

Build:

For MacOS instructions see gvne#1 (comment), but replace https://github.com/gvne/spleeterpp.git with https://github.com/diracdeltas/spleeterpp.git to get the 16kHz models.

In spleeterpp, you may have to run the initial cmake multiple times to get Tensorflow to download for some reason (or manually download and move Tensorflow to the correct location).

About

A VST interface to Spleeter

License:MIT License


Languages

Language:C++ 56.8%Language:C 31.1%Language:Objective-C++ 10.6%Language:R 1.1%Language:Shell 0.5%