Skip to content

A GUI interface for Open AI Whisper based on Tauri and Sveltekit

Notifications You must be signed in to change notification settings

itsharex/whisper-ui

 
 

Repository files navigation

Whiskey

Whiskey is a GUI for Open AI's Whisper built using Tauri and Sveltekit. Using cpp binaries for Whisper from whisper.cpp

Screenshot of Whiskey

Features

  • Transcribe audio or video files into written text
  • Real-time text highlighting during playback
  • Export transcriptions as .txt or .vtt files

Planned features:

  • Export files
  • Rename files
  • Save already opened files
  • Upload more than wav files
  • Upload video
  • Drag and drop
  • Start audio playback from line
  • Record mic audio directly
  • Apple Silicon, Linux, and Windows binaries
  • Editable text
  • Event and errors show in UI
  • Prediction accuracy

About

A GUI interface for Open AI Whisper based on Tauri and Sveltekit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 56.8%
  • TypeScript 31.4%
  • JavaScript 5.7%
  • CSS 2.7%
  • Rust 2.6%
  • HTML 0.8%