glow_tts.ipynb is a very simple colab file for https://github.com/jaywalnut310/glow-tts repository that implements: "Glow-TTS: A Generative Flow for Text-to-Speech via Monotonic Alignment Search" by Jaehyeon Kim, Sungwon Kim, Jungil Kong, and Sungroh Yoon
fsgan_face_swapping_image_to_video.ipynb is a very simple colab file to do face swap from image to video based on FSGAN - Official PyTorch Implementation (https://github.com/YuvalNirkin/fsgan)