14 lines
454 B
Markdown
14 lines
454 B
Markdown
<h1 align="center">Whisper Realtime Demo (WebGPU)</h1>
|
|
|
|
<p align="center">
|
|
[<a href="https://airi-whisper-webgpu.netlify.app/">Try it</a>]
|
|
</p>
|
|
|
|
> Heavily inspired by [Real-time Whisper WebGPU](https://huggingface.co/spaces/Xenova/realtime-whisper-webgpu)
|
|
|
|
## Acknowledgements
|
|
|
|
Great thanks to what Xenova have done.
|
|
|
|
> [Source code](https://github.com/huggingface/transformers.js/tree/7a58d6e11968dd85dc87ce37b2ab37213165889a/examples/webgpu-whisper)
|