Commit 5d03cd4
V4: add 6 postprocess modules + enhanced audio pipeline
- beat_sync: librosa-based beat detection with 3 shot-alignment modes
- deflicker: histogram/optical_flow temporal flicker removal + cross-shot harmonize
- lip_sync: multi-backend (musetalk/wav2lip/sadtalker/hallo2/basic) with face detection cascade
- mtv_sync: Demucs source separation + per-frame audio-video sync mapping
- style_harmonize: cross-shot color/brightness/texture consistency (LAB/k-means/VGG)
- video_extend: loop_blend, reverse_bounce, RIFE interpolation, VACE continuation
- audio: voice profiles, generate_narration_with_voice(), storyboard voice loading
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5f42448 commit 5d03cd4
File tree
8 files changed
+6109
-31
lines changed- animatediff/postprocess
8 files changed
+6109
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments