TenzinGayche
commited on
Commit
β’
e3849a9
1
Parent(s):
5537314
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
librosa
|
2 |
numpy
|
3 |
pyewts
|
@@ -5,4 +7,4 @@ noisereduce
|
|
5 |
transformers
|
6 |
SentencePiece
|
7 |
torch
|
8 |
-
|
|
|
1 |
+
--upgrade pip
|
2 |
+
git+https://github.com/OpenPecha/num2tib.git
|
3 |
librosa
|
4 |
numpy
|
5 |
pyewts
|
|
|
7 |
transformers
|
8 |
SentencePiece
|
9 |
torch
|
10 |
+
|