numpy>=1.23.0
librosa>=0.10.0
soundfile>=0.12.0
openai-whisper>=20230314
click>=8.1.0
tqdm>=4.65.0
pydantic>=2.0.0
structlog>=23.0.0
tenacity>=8.0.0
pyannote.audio>=3.0.0
torch>=2.0.0
torchaudio>=2.0.0

[api]
fastapi>=0.100.0
uvicorn>=0.23.0
aiofiles>=23.0.0
jinja2>=3.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0

[emotion]
torch>=2.0.0
torchaudio>=2.0.0
speechbrain>=0.5.14

[extra]
torch>=2.0.0
torchaudio>=2.0.0
speechbrain>=0.5.14
fastapi>=0.100.0
uvicorn>=0.23.0
aiofiles>=23.0.0
jinja2>=3.0.0
spacy>=3.7.0
textblob>=0.17.0
snownlp>=0.12.0

[ner]
spacy>=3.7.0

[nlp]
spacy>=3.7.0
textblob>=0.17.0
snownlp>=0.12.0
