wudicgi / SpleeterMsvcExe

Windows command line program for Spleeter, pure C, no Python. GUI: https://github.com/wudicgi/SpleeterGui | Spleeter 的 Windows 命令行程序,纯 C 语言编写,无需 Python.
MIT License
218 stars 35 forks source link

How do I Export Spleeter Models for SpleeterMsvcExe to use? #1

Closed Jongan closed 2 years ago

Jongan commented 2 years ago

How do I Export Spleeter Models for SpleeterMsvcExe to use? I tried to use the Python code of Export Spleeter Models mentioned in Guillaume Vincke's spleeterpp project to Export Spleeter Models for SpleeterMsvcExe to use, but SpleeterMsvcExe could not accept it! And No Error appear! Because I need F=2048 Spleeter Models to test, Thank you!

Jongan commented 2 years ago

OK,Finally succeed! Only can use Spleeterpp 1.4.0 version.