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

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

[audio-io]
pyaudio>=0.2.11

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

[llm]
requests>=2.28.0

[mp3]
pydub>=0.25.0

[onnx]
onnxruntime>=1.15.0

[tensorrt]
tensorrt>=8.5.0
pycuda>=2022.1

[torch]
torch>=1.9.0

[whisper-python]
openai-whisper>=20230918
