syncnet_python icon indicating copy to clipboard operation
syncnet_python copied to clipboard

Out of time: automated lip sync in the wild

Results 42 syncnet_python issues
Sort by recently updated
recently updated
newest added

Resolves memory issues and improves accessibility on CPU-only systems. - Add device parameter to SyncNetInstance with CPU as default - Implement automatic CUDA detection and fallback to CPU - Update...

Huge thanks to the original authors of SyncNet for this awesome codebase! We use SyncNet as a standard evaluation metric for Talking Character Generation models. To support broader adoption and...