Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ streamlit-audiorecorder
|
|
2 |
transformers
|
3 |
pyngrok
|
4 |
torch
|
|
|
5 |
gtts
|
6 |
streamlit-webrtc
|
7 |
IPython
|
|
|
2 |
transformers
|
3 |
pyngrok
|
4 |
torch
|
5 |
+
librosa
|
6 |
gtts
|
7 |
streamlit-webrtc
|
8 |
IPython
|