Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing install candidate for ONNX Runtime on Apple Silicon
This patch alters the requirements to use another ONNX runtime package which provides pre-build wheels for for Apple Silicon in case of running on arm64/M1/M2 Mac. Fixes pyannote#1505
- Loading branch information