Skip to content

orchivillando/takarir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Takarir v1.0

Logo

License Swift macOS Made with SwiftUI

Takarir is a lightweight and user-friendly macOS application that allows you to easily generate subtitles from video files using advanced speech recognition technology.

🎬 Simply drag and drop your video, select your preferred language, and Takarir will automatically create accurate subtitles for you — all running fully offline on your Mac.


✨ Features

  • 🎤 Offline speech-to-text using OpenAI Whisper
  • 📼 Drag and drop video files
  • 📜 Auto-generate .srt subtitle files
  • 🌐 Multi-language transcription
  • 💻 Works 100% locally, no internet upload required
  • 🔧 Customizable Python and script path in settings

🔧 Powered by

This app is a native macOS frontend for the open-source terminal tool
create_subtitles by Eren Emre K,
which handles the actual subtitle generation using FFmpeg and Whisper.

All subtitle generation logic is based on that tool, adapted to work through a GUI.

Logo


🛠️ Requirements

  • macOS 12.0 or newer
  • FFmpeg installed (brew install ffmpeg)
  • Python 3.10+ with Whisper installed

🚀 Usage

  1. Download the latest .dmg from the Releases page.
  2. Drag and drop your video file.
  3. Click "Create Subtitles".
  4. Get your .srt file in the same directory as your video.

Logo


⚙️ Settings

In the Settings tab, you can configure:

  • Python executable path (e.g. /Users/you/.pyenv/versions/3.10.13/bin/python)
  • Path to create_subtitles.py script

📦 Installation (Development)

git clone https://github.com/orchivillando/takarir.git
cd takarir
open Takarir.xcodeproj

About

Takarir is a lightweight, user-friendly macOS app that lets you generate subtitles from video files using advanced speech recognition — fast, offline, and privacy-friendly.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages