Hồ Mạnh Linh

Results 12 comments of Hồ Mạnh Linh

git clone https://github.com/casper-hansen/AutoAWQ cd AutoAWQ pip install -e .

![image](https://github.com/ali-vilab/dreamtalk/assets/45778128/d0536627-be87-4fd2-ab68-c3ec76ed3550) when i click run btn nothing happen change

`(D:\dreamtalk_2\venv) D:\dreamtalk_2>python inference_for_demo_video.py --wav_path data/audio/acknowledgement_english.m4a --style_clip_path data/style_clip/3DMM/M030_front_neutral_level1_001.mat --pose_path data/pose/RichardShelby_front_neutral_level1_001.mat --image_path data/src_img/uncropped/male_face.png --cfg_scale 1.0 --max_gen_len 30 --output_name acknowledgement_english@M030_front_neutral_level1_001@male_face D:\dreamtalk_2\venv\lib\site-packages\torchaudio\extension\extension.py:13: UserWarning: torchaudio C++ extension is not available. warnings.warn('torchaudio C++ extension is not...

same question, how to run all it by local on windows only?

same question! pls Release Training Code of Audio2Motion and Post-Net.

![image](https://github.com/user-attachments/assets/bf13e918-0ab0-4788-b0e6-580c737e4aac) ![image](https://github.com/user-attachments/assets/c434ac4d-a645-4790-a99a-e77ab023de0a) ![image](https://github.com/user-attachments/assets/91510932-149b-4007-ba47-9bc71491b16c) it run forever with no result

> > > 481cab92-0a78-4da0-98f6-7e4f6572d597.mp4 > > > I am trying to put together a few models to achieve this, however quality is NOT GREAT. This is wav2lip after being processed...

it's ok, after run this code, and use dns i can access ssh and login again, but nothing change, it's still centos7 server.

https://github.com/user-attachments/assets/e39eb9e3-6ffe-4e8d-b5f2-39ba8264e04f python demo_change_a_video_lip.py --source_path test_data/green_screen_video.mp4 --audio_driving_path test_data/mouth_source.wav --save_path res/green_screen_video.mp4 https://github.com/user-attachments/assets/37f9c729-6957-42ad-ac72-0bb371ee42c1 python data_preprocess/crop_video.py --inp test_data/green_screen_video.mp4 --outp test_data/green_screen_video_crop.mp4 python demo_change_a_video_lip.py --source_path test_data/green_screen_video_crop.mp4 --audio_driving_path test_data/mouth_source.wav --save_path res/green_screen_video_crop.mp4 Why after crop_video result so bad?