Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
streamlit-audiorecorder
|
3 |
gradio_client
|
4 |
openai-whisper
|
5 |
fairseq2
|
6 |
gradio
|
7 |
openai
|
|
|
|
1 |
streamlit
|
|
|
2 |
gradio_client
|
3 |
openai-whisper
|
4 |
fairseq2
|
5 |
gradio
|
6 |
openai
|
7 |
+
sounddevice
|