Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 745 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 745 Bytes

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.