Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
kenlm
|
4 |
torch
|
5 |
speechbrain==0.5.16
|
6 |
-
pyctcdecode
|
|
|
|
3 |
kenlm
|
4 |
torch
|
5 |
speechbrain==0.5.16
|
6 |
+
pyctcdecode
|
7 |
+
httpx==0.24.1
|