Frikallo / MISST

A local GUI music source separation tool built on Tkinter and demucs serving as a free and open source Stem Player
GNU General Public License v3.0
116 stars 15 forks source link

MISST's Current State #4

Closed Frikallo closed 1 year ago

Frikallo commented 1 year ago

In MISST's current state there are several issues that continue to make the app unusable to most and i'd like to enumerate them in this thread; As it stands MISST needs the following issues remedied to be a viable tool:

Server Issues:

Processing Issues:

App Issues:

Id like to invite anyone who sees this to contribute! if you have an idea feel free to make a PR, and if you have any questions DM me on discord or @ me in this thread.

Note: I will keep this thread updated with all pertinent information.

Frikallo commented 1 year ago

MISST Preprocess

In settings the tab “Accelerate on GPU” will be set to true if cuda is installed, else false and if the user tries to set it to true they will be sent to a CUDA install guide or asked if they would like to be sent to a CUDA install guide.

Preprocessing will happen 100% locally so there is no downtime or queue or anything it’s just pure speed.

MISST will come downloaded will all the pretrained models ready to go.

The preprocessing will be done through a demucs api yet to be built by me.

MISST will only preprocess files to begin

Scrap old preprocess UI

MISST will ship with one preprocessed audio to test the players features.

All server functions are to be fully scrapped.

Preprocessing times will be fully dependent on users hardware which is a huge issue

Frikallo commented 1 year ago

Many issues were resolved in the latest release. The remaining issues I'd like to resolve are the large download size and limited import options. I'm both proud and saddened to say that V3.0.3 is MISSTS first ever stable release.