Raiff1982 commited on
Commit
171b46a
·
verified ·
1 Parent(s): 246a8f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ python-dotenv>=1.0.0
12
  # Speech & Voice Processing
13
  pyttsx3>=2.90
14
  speechrecognition>=3.10.0
15
-
16
  # Async & Web API
17
  aiohttp>=3.9.0
18
  fastapi>=0.110.0
 
12
  # Speech & Voice Processing
13
  pyttsx3>=2.90
14
  speechrecognition>=3.10.0
15
+ pyaudio
16
  # Async & Web API
17
  aiohttp>=3.9.0
18
  fastapi>=0.110.0