torch>=1.9.0
torchaudio>=0.9.0
huggingface_hub>=0.8.0
numpy>=1.19.0
click>=8.0.0
phonemizer>=3.3.0
librosa>=0.8.0

[all]
bournemouth-forced-aligner[audio,dev,docs,test]

[audio]
librosa>=0.8.0
soundfile>=0.10.0
pydub>=0.25.0

[dev]
pytest>=6.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
pre-commit>=2.17.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.17.0

[test]
pytest>=6.0
pytest-cov>=3.0.0
pytest-xdist>=2.5.0
