SadTalker icon indicating copy to clipboard operation
SadTalker copied to clipboard

现在哪个版本可以用?

Open xiaofanku opened this issue 1 year ago • 4 comments

目前环境: python 3.10. cuda:12.1. 下0.2报错: module compiled against API version 0xf but this version of numpy is 0xe

main分支也报错:

Installing requirements for SadTalker WebUI (may take longer time in first time)
Launching SadTalker Web UI
Traceback (most recent call last):
  File "C:\SadTalker\Launcher.py", line 204, in <module>
    start()
  File "C:\SadTalker\Launcher.py", line 198, in start
    demo = sadtalker_demo()
  File "C:\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
    with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'

Launch unsuccessful. Exiting.
请按任意键继续. . .

xiaofanku avatar Aug 13 '24 07:08 xiaofanku

随便 问一下可以实时流时输出吗?

xiaofanku avatar Aug 13 '24 07:08 xiaofanku

app_sadtalker.zip 替换这个包里的py文件

a907066892 avatar Sep 14 '24 09:09 a907066892

app_sadtalker.zip 替换这个包里的py文件 Thanks a lot, this really helps, also there are few other fixes needed with gr.Audio and gr.Video, mainly to remove the style

hixuco avatar Sep 26 '24 12:09 hixuco

maybe you should see :https://www.youtube.com/watch?v=p5qPojr3cqA&t=339s

cikiChe avatar Sep 26 '24 19:09 cikiChe