{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "accelerator": "GPU", "colab": { "provenance": [] }, "kernelspec": { "display_name": "Python 3", "name": "python3" } }, "cells": [ { "cell_type": "markdown", "source": [ "**Fixes by: [justinjohn-03](https://github.com/justinjohn0306)**" ], "metadata": { "id": "9Uyk6DCBGHuW" } }, { "cell_type": "markdown", "metadata": { "id": "U1xFNFU58_2j" }, "source": [ "## Goal: Make anyone speak anything (LipSync)\n", "\n", "* Github: https://github.com/Rudrabha/Wav2Lip\n", "* Paper: https://arxiv.org/abs/2008.10010\n", "*Original notebook: https://colab.research.google.com/drive/1tZpDWXz49W6wDcTprANRGLo2D_EbD5J8?usp=sharing\n", "\n", "\n", "\n" ] }, { "cell_type": "code", "metadata": { "id": "Qgo-oaI3JU2u", "cellView": "form" }, "source": [ "#@title