Skip to content

Commit

Permalink
Merge pull request #348 from jhj0517/fix/colab
Browse files Browse the repository at this point in the history
Downgrade ctranslate2
  • Loading branch information
jhj0517 authored Oct 23, 2024
2 parents 67a88f4 + 87d61d2 commit 793981b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebook/whisper-webui.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"%cd Whisper-WebUI\n",
"!pip install git+https://github.com/jhj0517/jhj0517-whisper.git\n",
"!pip install faster-whisper==1.0.3\n",
"!pip install ctranslate2==4.4.0\n",
"!pip install gradio\n",
"!pip install git+https://github.com/jhj0517/gradio-i18n.git@fix/encoding-error\n",
"# Temporal bug fix from https://github.com/jhj0517/Whisper-WebUI/issues/256\n",
Expand Down

0 comments on commit 793981b

Please sign in to comment.