Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
librosa==0.9.1
|
2 |
soundfile==0.10.3.post1
|
3 |
torch==1.11.0
|
4 |
-
transformers
|
5 |
sentencepiece
|
6 |
protobuf
|
7 |
pyctcdecode
|
|
|
1 |
librosa==0.9.1
|
2 |
soundfile==0.10.3.post1
|
3 |
torch==1.11.0
|
4 |
+
transformers
|
5 |
sentencepiece
|
6 |
protobuf
|
7 |
pyctcdecode
|