Spaces:
Running
Running
File size: 831 Bytes
c74dd1d 1e28aa9 c74dd1d 2d28079 d864f4f 1e28aa9 c74dd1d d864f4f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
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)
|