axeldelafosse / stemgen

🎛 Stemgen is a Stem file generator. Convert any track into a Stem and have fun with Traktor.
https://stemgen.dev
MIT License
207 stars 39 forks source link

Google Colab version? #41

Closed broken closed 2 months ago

broken commented 9 months ago

Have you tried running this on Google colab or have a notebook available?

Demucs cooks my laptop, and I noticed they had a colab available. Then while looking for a library to convert the output to Traktor's stem files, I ran across this repo. Is ni-stems a library you wrote?

axeldelafosse commented 9 months ago

Hey! No, I haven't tried but it should work!

ni-stem is an open-source library by Native Instruments, but they haven't updated it in a while. You can use the original version by downloading it from their website. Or you can use the updated and improved version included in this repo.

Let me know if you write a notebook, I'll put the link in the README. Thank you!