101 ways to use Moodle

I posted the contents of “101 ways to use Moodle,” published as a book on the wiki. If you find any topic interesting, check the number and click on the link far down in the Korean explanation to view the relevant information. The contents are in Korean, but Google translate will friendly convert them to English. Continue reading “101 ways to use Moodle”

Creating Virtual Avatars Using Lens Studio

Lens Studio is a free virtual character creation program from Snapchat. You can create virtual characters and animation clips with various functions. By registering the created result as a Snap chat lens, you can chat with a real-time virtual character on Snapchat or participate in a meeting with a Zoom video conference Virtual Camera. The video below shows various results by utilizing the function.
Continue reading “Creating Virtual Avatars Using Lens Studio”

Deepfake(3): Wav2lip Video Deepfaking

The function of the “Wav2lip” program is to process the music audio file and the video together so that the person in the video can lip-sync according to the music audio.

Just clone using Google Colab and run the program. Executing the “inference.py” program in the execution directory as shown below connects “DeepfakeTest01.mp4” and “DeepfakeTest01.wav” files (the execution time of the two files must be the same) and produces “result_voice.mp4”.

Continue reading “Deepfake(3): Wav2lip Video Deepfaking”