numpy>=1.23
onnxruntime>=1.17.0
tokenizers>=0.20.0
huggingface_hub>=0.23.0
soundfile>=0.12.1
scipy>=1.10.0
sounddevice>=0.5.2

[dev]
pytest>=7.4
ruff>=0.5

[eval]
torch>=2.4.0
torchaudio>=2.4.0
transformers>=4.44.0
huggingface_hub>=0.23
datasets>=2.19
librosa>=0.10
pandas>=2.0
jiwer>=3.0

[webui]
gradio>=4.44.0
fastapi>=0.110
uvicorn>=0.27
requests>=2.31
