Spaces:
Sleeping
Sleeping
phamngoctukts
commited on
Commit
•
b3d6459
1
Parent(s):
5f0cb8a
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
--upgrade transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
--upgrade transformers
|
2 |
+
SpeechRecognition
|
3 |
+
ollama
|
4 |
+
gTTS
|
5 |
+
numpy
|
6 |
+
pydub
|
7 |
+
librosa
|
8 |
+
onnxruntime
|
9 |
+
torch
|
10 |
+
huggingface_hub
|
11 |
+
accelerate
|