Spaces:
Running
on
Zero
Running
on
Zero
# Audio-Separator TO-DO list | |
If you see something here, Andrew is aware it needs to be done, and he will hopefully get to it soon but can't make any promises! | |
This isn't his full time job, and he's doing his best to keep up with everything. | |
If you'd like something to be done sooner, please consider trying to work on it yourself and submitting a pull request! | |
If you don't know how to code, please consider learning - it's free, and anyone can do it! https://www.freecodecamp.org/learn/scientific-computing-with-python/ | |
## TODO: | |
- Add unit tests to all uvr lib functions to ensure no obvious errors are missed | |
- Add end-to-end tests which download all models and test separation with a very short input file for speed | |
- Add ability for user to download all models ahead of time | |
- Add tests for Windows, Linux and macOS separately | |
- Add tests for Python 3.10, 3.11 | |
- Add support for MDXC models | |
- Add support for Demucs models | |
- Add support for Ensemble mode | |
- Add support for Chaining multiple models | |
- Add support for Splitting multiple stems from a single input file by running different models | |