Skip to content

Elieren/Face_anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face_anonymizer

This is a program that blurs your face and changes your voice in real time.

The converted video and audio can be used in OBS, Discord, Zoom and other programs.

Program interface

Loading

Video

To use blur you need to download the YOLOV8-face model.

If you have Nvidia video cards with support for CUDA cores, then you can select "Device" in the list to speed up face recognition and blurring.

Default

Loading

Blur

Loading

Audio

Default

Loading

Distort voice

Loading

P.S. Voice taken from YouTube channel Uldan Dub

Information

The quality of the result depends on the specified frequency Hz.

Also, the audio frequency will change randomly in the ranges from and to.

Installation

pip install -r requirements.txt

Run

python main.py

Releases

No releases published

Packages

No packages published

Languages