Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ librosa
|
|
6 |
jiwer
|
7 |
pydub
|
8 |
ipython
|
|
|
9 |
git+https://github.com/openai/whisper.git
|
|
|
6 |
jiwer
|
7 |
pydub
|
8 |
ipython
|
9 |
+
pytube
|
10 |
git+https://github.com/openai/whisper.git
|