From c70f7c56885c031613cd69112aad6fa3e10626da Mon Sep 17 00:00:00 2001 From: David Marx Date: Sat, 8 Oct 2022 01:23:35 -0700 Subject: [PATCH] improved emojis --- Video_Killed_The_Radio_Star_Defusion.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Video_Killed_The_Radio_Star_Defusion.ipynb b/Video_Killed_The_Radio_Star_Defusion.ipynb index 60f7182..9312864 100644 --- a/Video_Killed_The_Radio_Star_Defusion.ipynb +++ b/Video_Killed_The_Radio_Star_Defusion.ipynb @@ -283,7 +283,7 @@ "id": "7eTPNhcBomtL" }, "source": [ - "## $2.$ 💬 Parse speech from audio" + "## $2.$ 🔊 Infer speech from audio" ] }, { @@ -588,7 +588,7 @@ "id": "_RTUFeyQqCfd" }, "source": [ - "## $3.$ Animate" + "## $3.$ 🎬 Animate" ] }, { @@ -1099,7 +1099,7 @@ }, "outputs": [], "source": [ - "# @title ## 🎥 Compile your video!\n", + "# @title ## 🎞️ Compile your video!\n", "\n", "from subprocess import Popen, PIPE\n", "\n",