Satisfy256

Results 4 comments of Satisfy256

Had the same issue. Fixed by installing old dependencies from around 2021. [requirements.txt](https://github.com/kuielab/mdx-net/files/9585850/requirements.txt)

@Ma5onic I modified the requirements.txt to use old versions. I tested it out and it works for me in Ubuntu 20.04

If you know a bit of python, you can run a script like this and edit the variables inside the script. ``` import os import subprocess directory = 'D:/testfiles/wavs' modelpath...

> Try increasing db_thresh (decrease absolute value) Doesn't help with this specific sample: https://voca.ro/1aYDeSpvkIri The silence threshold was at -35. If I set it at -28 then it just makes...