openai>=1.0.0
fastapi>=0.111.0
uvicorn[standard]>=0.30.0
websockets>=12.0
numpy>=1.24.0
soundfile>=0.12.1

[all]
aureka[asr,batch,tts,voice]

[asr]
faster-whisper>=1.0.0

[asr-thewhisper]
thestage-speechkit>=0.1.0

[batch]
ffmpeg-python>=0.2.0
Pillow>=10.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
httpx>=0.27.0
websockets>=12.0
uvicorn>=0.30.0
fastapi>=0.111.0

[tts]
kokoro>=0.9.0
sounddevice>=0.4.6

[voice]
pynput>=1.7.0
pystray>=0.19.0
pyperclip>=1.8.0
pyautogui>=0.9.0
