ONNX
Audio2Face-3D-v3.0 / model_config_Mark.json
yseolnv's picture
Upload 22 files
fc9ba87 verified
raw
history blame
884 Bytes
{
"config": {
"input_strength": 1.0,
"upper_face_smoothing": 0.001,
"lower_face_smoothing": 0.0023,
"upper_face_strength": 1.0,
"lower_face_strength": 1.0,
"face_mask_level": 0.6,
"face_mask_softness": 0.0085,
"skin_strength": 1.0,
"blink_strength": 1.0,
"lower_teeth_strength": 1.0,
"lower_teeth_height_offset": 0.0,
"lower_teeth_depth_offset": 0.0,
"lip_open_offset": 0.0,
"tongue_strength": 1.5,
"tongue_height_offset": 0.2,
"tongue_depth_offset": 0.13,
"eyeballs_strength": 1.0,
"saccade_strength": 0.9,
"right_eye_rot_x_offset": 0.0,
"right_eye_rot_y_offset": -2.0,
"left_eye_rot_x_offset": 0.0,
"left_eye_rot_y_offset": 2.0,
"eyelid_open_offset": 0.06,
"eye_saccade_seed": 0
}
}