mirror of
https://github.com/TMElyralab/MuseTalk.git
synced 2026-02-05 01:49:20 +08:00
1. Can set bbox_shift in configs/inference/test.yaml 2. Do not need to pip install whisper now
11 lines
179 B
YAML
11 lines
179 B
YAML
task_0:
|
|
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
|
|
|
|
|