primepake / wav2lip_288x288

MIT License
523 stars 135 forks source link

wav2lip sam #128

Open ghost opened 4 months ago

ghost commented 4 months ago

For everyone who want to use wav2lip sam. You should pull newest code and then train again the issue typo mentioned: https://github.com/primepake/wav2lip_288x288/issues/127#issue-2155578379

see2run commented 1 month ago

For everyone who want to use wav2lip sam. You should pull newest code and then train again the issue typo mentioned: #127 (comment)

I have a question, at the beginning are the values of sync, dw, percep, fake, and real 0.0 like this or not?

Step 683 | L1: 0.09317 | Vgg: 0.3026 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.008834, Train: 1.229

or have their values changed from the beginning?