Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pydub
|
2 |
pyaudioconvert
|
|
|
3 |
nemo_toolkit[asr]
|
4 |
gradio
|
5 |
-
Cython
|
|
|
1 |
pydub
|
2 |
pyaudioconvert
|
3 |
+
Cython
|
4 |
nemo_toolkit[asr]
|
5 |
gradio
|
|