Introduce lip syncer weight
This commit is contained in:
@@ -183,6 +183,7 @@ WORDING : Dict[str, Any] =\
|
|||||||
'frame_enhancer_model': 'choose the model responsible for enhancing the frame',
|
'frame_enhancer_model': 'choose the model responsible for enhancing the frame',
|
||||||
'frame_enhancer_blend': 'blend the enhanced into the previous frame',
|
'frame_enhancer_blend': 'blend the enhanced into the previous frame',
|
||||||
'lip_syncer_model': 'choose the model responsible for syncing the lips',
|
'lip_syncer_model': 'choose the model responsible for syncing the lips',
|
||||||
|
'lip_syncer_weight': 'specify the degree of weight applied to the lips',
|
||||||
# uis
|
# uis
|
||||||
'open_browser': 'open the browser once the program is ready',
|
'open_browser': 'open the browser once the program is ready',
|
||||||
'ui_layouts': 'launch a single or multiple UI layouts (choices: {choices}, ...)',
|
'ui_layouts': 'launch a single or multiple UI layouts (choices: {choices}, ...)',
|
||||||
|
|||||||
Reference in New Issue
Block a user