tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.47k stars 215 forks source link

Error when trying to run inference #172

Open musicalman opened 4 months ago

musicalman commented 4 months ago

Hi all, Running Python 3.11.5 and Windows 11 here, and trying to run inference on CPU (intel I7-9700). The model loads but afterward I get this error: LLVM ERROR: Symbol not found: __svml_cosf8_ha I've tried looking this up but I'm no programmer or software developer, so I'm not sure what this error indicates. Does anyone have advice? Thanks for your help!