OpenTalker / SadTalker

[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
https://sadtalker.github.io/
Other
11.54k stars 2.16k forks source link

LLVM ERROR: Symbol not found: __svml_cosf8_ha #855

Open Xiobio opened 4 months ago

Xiobio commented 4 months ago

To create a public link, set share=True in launch(). using safetensor as default {'checkpoint': 'checkpoints\SadTalker_V0.0.2_256.safetensors', 'dir_of_BFM_fitting': 'src/config', 'audio2pose_yaml_path': 'src/config\auido2pose.yaml', 'audio2exp_yaml_path': 'src/config\auido2exp.yaml', 'pirender_yaml_path': 'src/config\facerender_pirender.yaml', 'pirender_checkpoint': 'checkpoints\epoch_00190_iteration_000400000_checkpoint.pt', 'use_safetensor': True, 'mappingnet_checkpoint': 'checkpoints\mapping_00229-model.pth.tar', 'facerender_yaml': 'src/config\facerender.yaml'} C:\Users\86373\AppData\Local\Temp\gradio\6cf56c14b2e585ceb5e265767609a5ee328460e1\image.png landmark Det:: 100%|█████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 9.71it/s] 3DMM Extraction In Video:: 100%|█████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 23.45it/s] LLVM ERROR: Symbol not found: __svml_cosf8_ha

Xiobio commented 4 months ago

how to fix this?

AppStolz commented 4 months ago

Um einen öffentlichen Link zu erstellen, legen Sie share=Truefest launch(). Verwenden von Safetensor als Standard {'checkpoint': 'checkpoints\SadTalker_V0.0.2_256.safetensors', 'dir_of_BFM_fitting': 'src/config', 'audio2pose_yaml_path': 'src/config\auido2pose.yaml', 'audio2exp_yaml_path': 'src /config\auido2exp.yaml', 'pirender_yaml_path': 'src/config\facerender_pirender.yaml', 'pirender_checkpoint': 'checkpoints\epoch_00190_iteration_000400000_checkpoint.pt', 'use_safetensor': True, 'mappingnet_checkpoint': 'checkpoints\mapping_00229-model .pth.tar“, „facerender_yaml“: „src/config\ facerender.yaml “ ████████████████████████████████████████ ██████████ ████████████████| 1/1 [00:00<00:00, 9,71it/s] 3DMM-Extraktion im Video:: 100 %|████████████████████████ █████████████████████████████████| 1/1 [00:00<00:00, 23,45it/s] LLVM-FEHLER: Symbol nicht gefunden: __svml_cosf8_ha

Adding Checkpoints for SadTalker

  1. Navigate to the extensions/SadTalker directory.
  2. Create a new folder named checkpoints.
  3. Download the required checkpoints from the following link: Download Checkpoints

After creating the checkpoints folder and adding the necessary files, you can proceed with running your SadTalker application.

If you encounter any issues or need further assistance, please don't hesitate to reach out.