Spaces:
Running
Running
Delete TODO.md
Browse files
TODO.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
| 1 |
-
# Audio-Separator TO-DO list
|
| 2 |
-
|
| 3 |
-
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!
|
| 4 |
-
This isn't his full time job, and he's doing his best to keep up with everything.
|
| 5 |
-
|
| 6 |
-
If you'd like something to be done sooner, please consider trying to work on it yourself and submitting a pull request!
|
| 7 |
-
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/
|
| 8 |
-
|
| 9 |
-
## TODO:
|
| 10 |
-
|
| 11 |
-
- Add unit tests to all uvr lib functions to ensure no obvious errors are missed
|
| 12 |
-
- Add end-to-end tests which download all models and test separation with a very short input file for speed
|
| 13 |
-
- Add ability for user to download all models ahead of time
|
| 14 |
-
- Add tests for Windows, Linux and macOS separately
|
| 15 |
-
- Add tests for Python 3.10, 3.11
|
| 16 |
-
- Add support for MDXC models
|
| 17 |
-
- Add support for Demucs models
|
| 18 |
-
- Add support for Ensemble mode
|
| 19 |
-
- Add support for Chaining multiple models
|
| 20 |
-
- Add support for Splitting multiple stems from a single input file by running different models
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|