avatar-renderer-samples / metrics.json
ruslanmv's picture
comparison: metrics.json
b136e21 verified
Raw
History Blame Contribute Delete
1.21 kB
{
"simple": {
"engine": "simple",
"frames": 189,
"mouth_sharpness": 127.3,
"mouth_motion": 0.0,
"face_flicker": 0.002,
"bg_motion": 0.0
},
"wav2lip": {
"engine": "wav2lip_raw",
"frames": 144,
"mouth_sharpness": 18.8,
"mouth_motion": 6.298,
"face_flicker": 1.978,
"bg_motion": 0.0
},
"wav2lip_gfpgan": {
"engine": "wav2lip_fast",
"frames": 144,
"mouth_sharpness": 54.3,
"mouth_motion": 6.315,
"face_flicker": 2.077,
"bg_motion": 0.0
},
"wav2lip_band": {
"engine": "wav2lip_band",
"frames": 144,
"mouth_sharpness": 50.1,
"mouth_motion": 6.338,
"face_flicker": 0.501,
"bg_motion": 0.0
},
"fullface": {
"engine": "fullface",
"frames": 144,
"mouth_sharpness": 35.0,
"mouth_motion": 6.502,
"face_flicker": 1.17,
"bg_motion": 0.075
},
"diff2lip": {
"engine": "diff2lip",
"frames": 172,
"mouth_sharpness": 133.9,
"mouth_motion": 0.001,
"face_flicker": 0.001,
"bg_motion": 0.001
},
"musetalk": {
"engine": "musetalk",
"frames": 172,
"mouth_sharpness": 144.5,
"mouth_motion": 0.004,
"face_flicker": 0.001,
"bg_motion": 0.001
}
}