torch>=2.0.0
torchaudio>=2.0.0
numpy>=1.24.0
pyyaml>=6.0
sentencepiece>=0.1.99
soundfile>=0.12.0
huggingface_hub>=0.20.0

[all]
metro-asr[demo,lm,server,train]

[demo]
gradio>=4.0.0

[dev]
metro-asr[all]
pytest>=7.0
ruff>=0.3.0

[lm]
pyctcdecode>=0.5.0
kenlm

[server]
flask>=3.0.0

[train]
datasets>=2.16.0
wandb>=0.16.0
jiwer>=3.0.0
rich>=13.0.0
librosa>=0.10.0
tqdm>=4.65.0
