Chris Mitchell
Chris Mitchell
The difference between 2.9.2 and 2.9.4 is that i removed the pretrained model files from the newer version to save a bit of bandwidth, but that means the end user...
A rebooting computer sounds like a memory or driver issue. You can check your windows event log after it reboots there will most likely be information there about what happened....
Hmm it would appear that i have overlooked some problematic code. I'll have a look at it tonight and see if i can get a patch up for it.
Hi @hockinsk there's no need for a python install, SpleeterGUI installs with everything you need pre-configured. If you can post all of the debug text in here i'll do my...
@jupitors make sure the location of the music and also the output folder are simple file paths.
@bukeshui0926 @girlyoulookthebest SpleeterGUI should work right out of the box, but if you do a Spleeter core update you will run in to this issue. I will look into the...
@girlyoulookthebest I'm not a python guru, i'm open to suggestions on how to package it better :)
Hi @ThemanRonin The error is "DLL load failed", this error is typical of a CPU that does not have the AVX extension so Tensorflow is unable to run. But i...
Actually, i just translated the last part of the error as "The system cannot access this file" so there is something preventing python from running.
it shouldn't but i will have a look over the code after dinner and let you know