WebGPU, Simply
WebGPU lets a browser app use the GPU for the heavy lifting
In plain terms, WebGPU helps a website use your device's graphics chip for demanding work. That matters for speech-to-text because the GPU can handle lots of audio-related calculations in parallel, which makes in-browser transcription more responsive and more realistic for product use.
See the browser demo