Ridealist commited on
Commit
761512c
1 Parent(s): 920a74d

fix: add gtts library to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ python-dotenv
6
  gradio
7
  git+https://github.com/openai/whisper.git
8
  pymilvus
9
- streamlit-audiorecorder
 
 
6
  gradio
7
  git+https://github.com/openai/whisper.git
8
  pymilvus
9
+ streamlit-audiorecorder
10
+ gtts