Skip to content

Helper native app to run whisper on local machines.

Notifications You must be signed in to change notification settings

yldio/whisper-ui

Repository files navigation

Whisper CLI

A GUI utility for helping you convert your video files into txt files.

image

Installation

You can download the latest release here for your platform.

Requirements

  • ffmpeg must be installed and available in your PATH.
  • make must be installed and available in your PATH.

Development

This is a Tauri application, therefore there are some requirements to build it. You can find more information about Tauri here.