Files
rocm-chatterbox-whisper/requirements-rocm-init.txt
scott 37e7f082fd
All checks were successful
Build ROCm Image / build (push) Successful in 15m30s
Switch back to PyPI onnxruntime-rocm — AMD wheel too old for ONNX IR v10
AMD wheel 1.17.0 max supported IR version is 9; chatterbox-turbo-ONNX
exports IR version 10. PyPI onnxruntime-rocm (1.22+) supports IR v10.
rocm-libs now provides the required ROCm shared libraries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 19:52:33 -04:00

6 lines
233 B
Plaintext

# PyPI onnxruntime-rocm (1.22+) required — AMD wheel 1.17.0 only supports ONNX IR v9,
# chatterbox-turbo-ONNX models use IR v10.
# rocm-libs in Dockerfile provides the required ROCm shared libraries.
onnxruntime-rocm
numpy==1.26.4