whisper-web icon indicating copy to clipboard operation
whisper-web copied to clipboard

The data is not on CPU. Use `getData()` to download GPU data to CPU, or use `texture` or `gpuBuffer` property to access the GPU data directly.

Open raodaqi opened this issue 1 year ago • 0 comments
trafficstars

I came up when SharedWorker was using webgpu Error: The data is not on CPU. Use getData() to download GPU data to CPU, or use texture or gpuBuffer property to access the GPU data directly. This problem image

raodaqi avatar Jun 27 '24 06:06 raodaqi