torch>=2.3
torchaudio>=2.3
numpy>=1.24
soundfile>=0.12
av>=11.0
tqdm>=4.66
pyyaml>=6.0

[all]
sentencepiece>=0.1.99
onnx>=1.15
onnxruntime>=1.17
faster-whisper>=1.0
sounddevice>=0.4

[bpe]
sentencepiece>=0.1.99

[dev]
pytest>=8.0

[mic]
sounddevice>=0.4

[onnx]
onnx>=1.15
onnxruntime>=1.17
onnxscript>=0.1

[whisper]
faster-whisper>=1.0
