SadTalker icon indicating copy to clipboard operation
SadTalker copied to clipboard

[Doubt] --expression_scale.

Open ZeroCool22 opened this issue 1 year ago • 1 comments

Want to make the expressions a little stronger.

parser.add_argument("--expression_scale", type=float, default=1., help="the batch size of facerender")

Is default=1.3 the correct way to modify it?

Thx.

ZeroCool22 avatar Apr 17 '23 08:04 ZeroCool22

just python infererce.py --expression_scale 1.3

vinthony avatar Apr 17 '23 08:04 vinthony