mirror of
https://github.com/TMElyralab/MuseTalk.git
synced 2026-02-04 17:39:20 +08:00
<enhance>: modified inference codes
1. Can set bbox_shift in configs/inference/test.yaml 2. Do not need to pip install whisper now
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
task_0:
|
||||
video_path: "data/video/monalisa.mp4"
|
||||
audio_path: "data/audio/monalisa.wav"
|
||||
video_path: "data/video/yongen.mp4"
|
||||
audio_path: "data/audio/yongen.wav"
|
||||
|
||||
task_1:
|
||||
video_path: "data/video/sun.mp4"
|
||||
audio_path: "data/audio/sun.wav"
|
||||
bbox_shift: -7
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user