docs: updated

This commit is contained in:
Neko Ayaka
2024-12-10 02:19:37 +08:00
parent 00a6cbeb16
commit bff652cabb
+8 -2
View File
@@ -1,7 +1,13 @@
# STT WebGPU Realtime
<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 [Real-time Whisper WebGPU](https://huggingface.co/spaces/Xenova/realtime-whisper-webgpu) have done.
Great thanks to what Xenova have done.
> [Source code](https://github.com/huggingface/transformers.js/tree/7a58d6e11968dd85dc87ce37b2ab37213165889a/examples/webgpu-whisper)