MrJoy / transcriber

Command line audio to text transcriber for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transcriber

Command line audio to text transcriber for macOS

Workstation Setup

# Install Homebrew, and ensure it's configured properly before proceeding.

brew install rbenv rbenv-gemset rbenv-binstubs

# Make sure rbenv is configured properly before proceeding.

rbenv install $(cat .ruby-version)

rbenv rehash

Working With the Project

NOTE: Be sure to open Transcriber.xcworkspace, not Transcriber.xcodeproj, or your builds will fail!

Some tasks are available via Rake. Run rake -T to see them.

About

Command line audio to text transcriber for macOS


Languages

Language:Swift 70.3%Language:Ruby 29.7%