Wav2Lip
Wav2Lip copied to clipboard
Program dies with LLVM ERROR: Symbol not found: __svml_cosf8_ha
Using cuda for inference. Reading video frames... Number of frames available for inference: 167 LLVM ERROR: Symbol not found: __svml_cosf8_ha
I traced it to the llvmlite library
I looked all over the internet and can find an idea how to fix this. I am on a Intel machine, and so far cannot find a workaround. Any ideas would be appreciated!