diff --git a/Video_Killed_The_Radio_Star_Defusion.ipynb b/Video_Killed_The_Radio_Star_Defusion.ipynb index 3c02303..79b728c 100644 --- a/Video_Killed_The_Radio_Star_Defusion.ipynb +++ b/Video_Killed_The_Radio_Star_Defusion.ipynb @@ -127,7 +127,7 @@ "# @title # 🛠️ Installations\n", "!pip install vktrs[api,hf]\n", "\n", - "!pip install git+https://github.com/openai/whisper\n", + "!pip install git+https://github.com/openai/whisper@v20230314\n", "\n", "# these are only needed for hf\n", "!pip install \"ipywidgets>=7,<8\"\n",