Spaces:
Runtime error
Runtime error
Commit
·
fadd649
1
Parent(s):
7518d35
Upload requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tqdm
|
| 2 |
+
rotary_embedding_torch
|
| 3 |
+
transformers>=4.19
|
| 4 |
+
tokenizers
|
| 5 |
+
inflect
|
| 6 |
+
progressbar
|
| 7 |
+
einops
|
| 8 |
+
unidecode
|
| 9 |
+
scipy
|
| 10 |
+
librosa
|
| 11 |
+
numba
|
| 12 |
+
ffmpeg
|
| 13 |
+
gradio
|
| 14 |
+
torch
|
| 15 |
+
torchaudio
|