| # Minimal runtime — no torch needed for inference. | |
| # CPU on every platform. Add the CoreML / CUDA / DirectML EP via the | |
| # matching onnxruntime extras package if you want GPU acceleration. | |
| onnxruntime>=1.20 | |
| numpy>=1.24 | |
| soundfile>=0.12 | |
| # Minimal runtime — no torch needed for inference. | |
| # CPU on every platform. Add the CoreML / CUDA / DirectML EP via the | |
| # matching onnxruntime extras package if you want GPU acceleration. | |
| onnxruntime>=1.20 | |
| numpy>=1.24 | |
| soundfile>=0.12 | |