Spaces:
Running
Running
jhj0517
commited on
Commit
•
cc144b8
1
Parent(s):
149c264
update faster-whisper
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
-
faster-whisper==0.
|
5 |
transformers
|
6 |
gradio==4.14.0
|
7 |
pytube
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
+
faster-whisper==1.0.1
|
5 |
transformers
|
6 |
gradio==4.14.0
|
7 |
pytube
|