numpy>=1.19.0
soundfile>=0.10.0
python-dotenv>=0.19.0

[all]
omni-vram[audio-io,dev,mp3,torch,whisper-python]

[audio-io]
pyaudio>=0.2.11

[dev]
pytest>=7.0
pytest-cov>=4.0

[mp3]
pydub>=0.25.0

[torch]
torch>=1.9.0

[whisper-python]
openai-whisper>=20230918
