TenzinGayche
commited on
Commit
•
049c36a
1
Parent(s):
905f1bf
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/TenzinGayche/num2tib.git
|
2 |
+
librosa
|
3 |
+
numpy
|
4 |
+
pyewts
|
5 |
+
noisereduce
|
6 |
+
transformers
|
7 |
+
SentencePiece
|
8 |
+
torch
|