
[audio]
sounddevice>=0.4.6
numpy>=1.24
scipy>=1.10

[cli]
typer>=0.12.0
rich>=13.0.0

[client]
httpx>=0.27.0
websockets>=12.0

[local]
faster-whisper>=1.0.0
sentence-transformers>=2.2.2
torch>=2.0.0

[nlp]
spacy>=3.7.0

[ollama]
ollama>=0.1.7

[server]
fastapi>=0.110.0
uvicorn>=0.27.0

[yaml]
PyYAML>=6.0
