Spleeter: [Discussion] Separation of live audio from microphone

Created on 22 Dec 2019  路  4Comments  路  Source: deezer/spleeter


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.

question

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

All 4 comments

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

http://archives.ismir.net/ismir2019/latebreaking/000036.pdf

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

Was this page helpful?
0 / 5 - 0 ratings