New
3.2.0
- Introduce
giteeandhf-mirrorto bypass China's great firewall - Enhance NSFW validation using a
YOLOpowered detector - Reduce choices to installed audio encoders and video encoders
- Introduce
--halt-on-errorfor several job commands - Improve Gradio preview for unplayable videos larger than 512 MB in size
- Make the face selector more responsive to preview changes
- Add
--output-audio-qualityand--output-audio-volumearguments - Use
flacoveraacas for the--output-audio-encoderdefault - Extend the face occluder by the
xseg_3model - Automatically select the most suitable execution provider
- Enable fast prediction and model caches for CoreML
- Remove
--skip-audioargument as muted audio yield the same - Normalize the range of the
--reference-face-distanceargument - Eliminate broken file format verification in Gradio
- Restore frame colorizer support for CoreML
- Prevent deep swapper and face enhancer errors when offline
- Experimental multi GPU support for OpenVINO
- Fix model size detection of the deep swapper
- Fix inference pool sharing to avoid crash while switching models
- Fix audio restoring when
--output-video-fpsis modified - Fix progress bar while extracting frames and merging videos
- Fix
webpandwebmsupport under Windows