未验证 提交 45edb675 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update run.sh

上级 96143308
......@@ -30,7 +30,7 @@ if [ ${stage} -le 2 ] && [ ${stop_stage} -ge 2 ]; then
wget -P download https://paddlespeech.bj.bcebos.com/Parakeet/released_models/fastspeech2/fastspeech2_nosil_baker_ckpt_0.4.zip
unzip -d download download/fastspeech2_nosil_baker_ckpt_0.4.zip
# donload sources
wget -P dowload https://paddlespeech.bj.bcebos.com/demos/metaverse/Lamarr.png
wget -P download https://paddlespeech.bj.bcebos.com/demos/metaverse/Lamarr.png
fi
......@@ -57,7 +57,7 @@ if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then
CUDA_VISIBLE_DEVICES=${gpus} \
python3 PaddleGAN/applications/tools/wav2lip.py \
--checkpoint_path download/wav2lip_hq.pdparams \
--face dowload/Lamarr.png \
--face download/Lamarr.png \
--audio output/wavs/000.wav \
--outfile output/tts_lips.mp4 \
--face_enhancement
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册