Skip to content

Commit

Permalink
pin whisper release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Apr 20, 2023
1 parent 60a7b16 commit a94657d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Video_Killed_The_Radio_Star_Defusion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a94657d

Please sign in to comment.