Add HIP (ROCm) stt-stream build and update whisper-rs

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-14 12:14:24 -06:00
parent 6c7a6fec5f
commit e16ba27ad6
5 changed files with 204 additions and 104 deletions

View file

@ -75,6 +75,7 @@
({
ringofstorms.sttIme = {
enable = true;
gpuBackend = "hip"; # Use AMD ROCm/HIP acceleration
useGpu = true;
};
})