Eyob-Sol commited on
Commit
8a6ff86
·
verified ·
1 Parent(s): 3786127

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- gradio>5.0
2
- pydantic>=2.8
3
- pydantic-settings>=2.5
4
  numpy>=1.26
5
- soundfile>=0.12
6
- webrtcvad>=2.0.10
7
- faster-whisper>=1.0.0
8
- llama-cpp-python>=0.2.90
9
- pyttsx3>=2.90
10
- openai>=1.44.0
 
1
+ gradio
2
+ pydantic
3
+ pydantic-settings
4
  numpy>=1.26
5
+ soundfile
6
+ webrtcvad
7
+ faster-whisper
8
+ llama-cpp-python
9
+ pyttsx3
10
+ openai