Spaces:
Build error
Build error
Commit
·
f84ab5e
1
Parent(s):
bc7920f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ openai-whisper
|
|
3 |
transformers
|
4 |
gtts
|
5 |
numpy
|
|
|
6 |
pydub
|
7 |
sounddevice
|
8 |
scipy
|
|
|
3 |
transformers
|
4 |
gtts
|
5 |
numpy
|
6 |
+
soundfile
|
7 |
pydub
|
8 |
sounddevice
|
9 |
scipy
|