Spaces:
Running
Running
| 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/proj-airi/webai-examples/refs/heads/main/apps/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) | |