Yet another Real-time Whisper with WebGPU, written in Vue
Process text input for language tasks
Transcribe and Synthesize Audio in Realtime
This space is used to test the speechtotext
你好!
Translate text to a target language using an API
Break the language barrier
Translate spoken words into text and multiple languages
Convert spoken words into text in real-time
Translate text between multiple languages
This app accepts a 15-second audio and translates it
through Google API translate your text
Translate audio to text and then to speech in another language
Real-time Whisper WebGPU (Vue) is a speech-to-text application built using Vue.js and WebGPU. It leverages the power of WebGPU for hardware acceleration to deliver real-time transcription of spoken words into text. Designed for seamless integration and performance, it provides a robust solution for transcription needs with low latency and high accuracy.
What programming knowledge is required to use this tool?
You need basic knowledge of Vue.js and WebGPU concepts, but the app is designed to be user-friendly for developers familiar with modern web technologies.
Which languages are supported for transcription?
The app currently supports multiple languages, with the exact list depending on the specific implementation and WebGPU compatibility.
How do I handle installation issues?
Check that your browser supports WebGPU and ensure all dependencies are correctly installed. Refer to the documentation for troubleshooting common issues.