MadeStone

VideoRetalking (WebUI) Interface Gradio, facilite son exécution plus besoin taper la commande.

Просмотры:
36
Дата загрузки:
17.02.2024 21:31
Длительность:
00:03:50
Категория:
Юмор

Описание

L'installation de VideoReTalking, qui est semblable à Wav2Lip, fournissez la vidéo d'entrée d'une personne et l'audio du dialogue, et il synchronisera les lèvres de la personne avec l'audio fourni.
Dans cette vidéo nous allons installer VideoReTalking, ce qui rend son usage super simple puisque vous n'aurez plus besoin d'ouvrir un terminal.
Vous êtes plus en plus nombreux à me suivre, merci ?? Si ça n'est pas encore fait, abonnez vous à ma chaîne pour plus de contenus ?https://bit.ly/3oU0OYW
(Installing VideoReTalking, which is similar to Wav2Lip, provides a person's input video and dialog audio, and it will sync the person's lips with the provided audio.
In this video we are going to install VideoReTalking, which makes it super easy to use since you will no longer need to open a terminal.)

https://cmake.org/download/

01: git clone https://github.com/natlamir/video-retalking.git

02: cd video-retalking

03: conda create -n video-retalking python=3.10

04: conda init

05: conda activate video-retalking

06: conda install ffmpeg

07: conda install pytorch torchvision torchaudio pytorch-cuda=12.3 -c pytorch -c nvidia

08: pip install -r requirements.txt

09: création du dossier checkpoints

https://drive.google.com/drive/folders/18rhjMpxK8LVVxf7PI6XwOidt8Vouv_H0

10: Install gradio interface

11: cd D:\video-retalking

12: git pull

13: conda init

14: conda activate video-retalking

16: pip show gradio

17: pip install gradio==3.50.2

Источники:

Рекомендуемые видео