Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ & Solutions #444

Open
vinthony opened this issue Jun 27, 2023 · 9 comments
Open

FAQ & Solutions #444

vinthony opened this issue Jun 27, 2023 · 9 comments

Comments

@vinthony
Copy link
Collaborator

No description provided.

@vinthony vinthony pinned this issue Jun 27, 2023
@vinthony vinthony changed the title FAQ & Solutions in Issues FAQ & Solutions Jun 27, 2023
@vinthony
Copy link
Collaborator Author

Q: TypeError: save_pil_to_file() got an unexpected keyword argument 'format'

A: solution: #430

@vinthony
Copy link
Collaborator Author

Q: [Solution] to "magic_number = pickle_module.load(f, **pickle_load_args) EOFError: Ran out of input"

A: solution: #368

@vinthony
Copy link
Collaborator Author

Q: [Solution] FileNotFoundError: [Errno 2] No such file or directory: 'xxxxx-xxx-xxx.mp4'

A: #356

@mayurou
Copy link

mayurou commented Jun 28, 2023

请问是否计划开放训练呢?

@Romesh-TechM
Copy link

Hi there... I am trying to setup this in Azure ML workspace.. any specific help.. and on the other way how i can put happy talker ? is there any way to do that ?

@earleden
Copy link

earleden commented Aug 3, 2023

Q: [Solution] FileNotFoundError: [Errno 2] No such file or directory: 'xxxxx-xxx-xxx.mp4'

A: #356

您好,用conda重新下载了fffpeg,仍然报错,视频虽生成但无声音

@lbls888
Copy link

lbls888 commented Sep 15, 2023

File "/mnt/workspace/stable-diffusion-webui/extensions/SadTalker/src/facerender/animate.py", line 204, in generate
save_dir = 'my_animations' output_file = os.path.join(save_dir, 'output.mp4')
NameError: name 'save_dir' is not defined如何解决这个问题?

@saleham5
Copy link

saleham5 commented Oct 7, 2023

Hey, I tried out the Google Colab that you guys offer, and I noticed that when it reaches the face enhancement stage, the RAM goes all the way to 100%, and then the code stops. What could be the reason for this? Is it a bug? How can I fix it? Thank you.

@Danny0802
Copy link

执行时报错
unexpected EOF, expected 541345 more bytes. The file might be corrupted
已经下载了最新的模型文件,还是报这个错

打印出来的调用模型如下
using safetensor as default
{'checkpoint': 'checkpoints/SadTalker_V0.0.2_512.safetensors', 'dir_of_BFM_fitting': 'src/config', 'audio2pose_yaml_path': 'src/config/auido2pose.yaml', 'audio2exp_yaml_path': 'src/config/auido2exp.yaml', 'use_safetensor': True, 'mappingnet_checkpoint': 'checkpoints/mapping_00229-model.pth.tar', 'facerender_yaml': 'src/config/facerender.yaml'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants