Skip to content

ex/vstSpleeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 56.7%
  • C 31.1%
  • Objective-C++ 10.6%
  • R 1.1%
  • Shell 0.5%