You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\user002\SadTalker\venv\lib\site-packages\anyio_backends_asyncio.py", line 859, in run
result = context.run(func, *args)
File "C:\Users\user002\SadTalker\venv\lib\site-packages\gradio\utils.py", line 826, in wrapper
response = f(*args, **kwargs)
File "C:\Users\user002\SadTalker\src\gradio_demo.py", line 49, in test
self.audio_to_coeff = Audio2Coeff(self.sadtalker_paths, self.device)
File "C:\Users\user002\SadTalker\src\test_audio2coeff.py", line 50, in init
raise Exception("Failed in loading audio2pose_checkpoint")
Exception: Failed in loading audio2pose_checkpoint
The text was updated successfully, but these errors were encountered:
File "C:\Users\user002\SadTalker\venv\lib\site-packages\anyio_backends_asyncio.py", line 859, in run
result = context.run(func, *args)
File "C:\Users\user002\SadTalker\venv\lib\site-packages\gradio\utils.py", line 826, in wrapper
response = f(*args, **kwargs)
File "C:\Users\user002\SadTalker\src\gradio_demo.py", line 49, in test
self.audio_to_coeff = Audio2Coeff(self.sadtalker_paths, self.device)
File "C:\Users\user002\SadTalker\src\test_audio2coeff.py", line 50, in init
raise Exception("Failed in loading audio2pose_checkpoint")
Exception: Failed in loading audio2pose_checkpoint
The text was updated successfully, but these errors were encountered: