Spaces:
Build error
Build error
Commit
·
ed85750
1
Parent(s):
c39fa45
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/transformers
|
| 2 |
+
torch
|
| 3 |
+
speechbrain
|
| 4 |
+
soundfile
|