Spaces:
Sleeping
Sleeping
mikhail-panzo
commited on
Commit
•
3eae451
1
Parent(s):
c9be077
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
-
transformers
|
2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/huggingface/transformers.git
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
+
soundfile
|
5 |
+
librosa
|
6 |
+
samplerate
|
7 |
+
resampy
|
8 |
+
sentencepiece
|