Files
rocm-chatterbox-whisper/engine.py
scott d152ccb9f3
All checks were successful
Build ROCm Image / build (push) Successful in 14m55s
Fall back to CPU — onnxruntime-rocm PyPI build lacks RDNA2 (gfx1031) kernels
onnxruntime-rocm is compiled for CDNA datacenter GPUs (gfx908/gfx90a/gfx942).
RX 6700 XT (gfx1031/RDNA2) has no matching HIP kernel binary, causing
hipErrorNoBinaryForGpu at inference time. CPU execution provider works
correctly; GPU path can be revisited with a custom onnxruntime build.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 20:48:18 -04:00

9.3 KiB