Hi,
I'd like to separate audio coming from the microphone, how do you suggest I should proceed. Is it possible? I'm currently creating small duration files and using them, but it doesn't seem like a clean approach.
Have you found a 'clean' solution for this?
I do not think this is possible at the moment. The extended-abstract paper they published on ISMIR 2019 has a footnote at the end of the very first page that says:
[...] the model cannot be applied in real-time as it needs buffering
Thanks for the clarification @jsacrist 馃檪
this issue appears prominently in Google searches, so if you found this first like I did...
Check out vstSpleeter where despite the challenges @gvne implemented a real time VST interface to Spleeter! Also I've found @diracdeltas's popular fork of it helpful, particularly for the macOS build instructions.
more discussion and details on gvne's implementation in #276
Most helpful comment
this issue appears prominently in Google searches, so if you found this first like I did...
Check out vstSpleeter where despite the challenges @gvne implemented a real time VST interface to Spleeter! Also I've found @diracdeltas's popular fork of it helpful, particularly for the macOS build instructions.
more discussion and details on gvne's implementation in #276