whisper-webgpu-vue / README.md
nekomeowww's picture
release: build 6d403034d03d101dc3aaf30a938d5f9f61b0730e
2d28079
---
emoji: "\U0001F3A4"
sdk: static
pinned: false
license: mit
title: Real-time Whisper WebGPU (Vue)
colorFrom: blue
colorTo: blue
models:
- onnx-community/whisper-base
short_description: 'Yet another Real-time Whisper with WebGPU, written in Vue'
thumbnail: >-
https://raw.githubusercontent.com/moeru-ai/airi/refs/heads/main/packages/whisper-webgpu/public/banner.png
---
<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)