Distorted in Chromium-based browsers with AMD GPU

#3
by Deficit - opened

Hey there! Thanks for this awesome project! I noticed that the audio sounds distorted on AMD-based GPUs (in my case, an RX 7900 XT). I've attached a sample. I tried it with Chrome 135.0.7049.115 (including incognito to make sure it wasn't an extension messing with it) and the latest Edge just to see if it was limited to Google Chrome only. Comes out the same in both browsers, although it does work in Firefox (albeit it's very slow in FF).

Is there a way I could try CPU inference and see if that fixes it?

Edit: updated to Chrome 136.0.7103.49 and it still has the same issue. All AMD drivers are up to date (Adrenaline 25.3.1). I did switch over to wasm as a test by editing the device constant in worker.js and that does work (although as expected, it's very slow, with 2-5 second pauses between sentences as it generates the next line).

Sign up or log in to comment