hyperaudio / hyperaudio-lite-editor

A lightweight transcript editor for editing and correcting STT generated timed transcripts
GNU Affero General Public License v3.0
35 stars 10 forks source link

Add clientside transcription (Whisper) #202

Closed maboa closed 9 months ago

maboa commented 10 months ago

We have the opportunity to transcribe content within the browser. Useful for people trying out the editor or who have limited resources. The downside is that i will be slower than Deepgram and timings will be less granular (at least initially).

maboa commented 9 months ago

Addressed by https://github.com/hyperaudio/hyperaudio-lite-editor/pull/204