Wav2Lip icon indicating copy to clipboard operation
Wav2Lip copied to clipboard

Program dies with LLVM ERROR: Symbol not found: __svml_cosf8_ha

Open danielflam opened this issue 1 year ago • 0 comments

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!

danielflam avatar Dec 19 '23 20:12 danielflam