jhj0517 commited on
Commit
5cb1a8c
1 Parent(s): 9b63534

Update notebook

Browse files
Files changed (1) hide show
  1. notebook/whisper-webui.ipynb +3 -2
notebook/whisper-webui.ipynb CHANGED
@@ -58,7 +58,8 @@
58
  "# Temporal bug fix from https://github.com/jhj0517/Whisper-WebUI/issues/256\n",
59
  "!pip install git+https://github.com/JuanBindez/pytubefix.git\n",
60
  "!pip install tokenizers==0.19.1\n",
61
- "!pip install pyannote.audio==3.3.1"
 
62
  ]
63
  },
64
  {
@@ -96,7 +97,7 @@
96
  },
97
  {
98
  "cell_type": "code",
99
- "execution_count": null,
100
  "metadata": {
101
  "id": "PQroYRRZzQiN",
102
  "cellView": "form"
 
58
  "# Temporal bug fix from https://github.com/jhj0517/Whisper-WebUI/issues/256\n",
59
  "!pip install git+https://github.com/JuanBindez/pytubefix.git\n",
60
  "!pip install tokenizers==0.19.1\n",
61
+ "!pip install pyannote.audio==3.3.1\n",
62
+ "!pip install git+https://github.com/jhj0517/ultimatevocalremover_api.git"
63
  ]
64
  },
65
  {
 
97
  },
98
  {
99
  "cell_type": "code",
100
+ "execution_count": 3,
101
  "metadata": {
102
  "id": "PQroYRRZzQiN",
103
  "cellView": "form"