Commit
•
a55fa23
1
Parent(s):
c2570b7
faster pre-proc torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ jax[tpu]
|
|
3 |
git+https://github.com/sanchit-gandhi/whisper-jax.git
|
4 |
requests
|
5 |
yt-dlp>=2023.3.4
|
6 |
-
torch
|
|
|
|
3 |
git+https://github.com/sanchit-gandhi/whisper-jax.git
|
4 |
requests
|
5 |
yt-dlp>=2023.3.4
|
6 |
+
torch
|
7 |
+
transformers>=4.40.0
|