Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
β’
8417771
1
Parent(s):
45ee559
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
TTS
|
2 |
whisper
|
3 |
-
|
|
|
4 |
numpy
|
5 |
cython
|
6 |
torch
|
|
|
1 |
TTS
|
2 |
whisper
|
3 |
+
more-itertools
|
4 |
+
tiktoken
|
5 |
numpy
|
6 |
cython
|
7 |
torch
|