Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ kenlm
|
|
3 |
torch
|
4 |
speechbrain==0.5.16
|
5 |
pyctcdecode
|
|
|
|
3 |
torch
|
4 |
speechbrain==0.5.16
|
5 |
pyctcdecode
|
6 |
+
gradio==3.16.1
|