CLI for on-device speech transcription
Top 36.5% on sourcepulse
A command-line interface for on-device speech transcription on macOS, leveraging Apple's Speech.framework. It's designed for users who need to quickly transcribe audio or video files locally without relying on cloud services, offering options for output formats and censorship.
How It Works
The tool directly interfaces with macOS's native Speech.framework, enabling efficient, on-device processing of audio files. This approach avoids network latency and data privacy concerns associated with cloud-based transcription services, making it suitable for sensitive or offline use cases.
Quick Start & Requirements
brew install finnvoor/tools/yap
Highlighted Details
--txt
) or SRT captions (--srt
).--censor
flag for redacting specific words.-o
).Maintenance & Community
The project is maintained by Finnvoor. Community interaction channels are not explicitly mentioned in the README.
Licensing & Compatibility
The repository does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
This tool is exclusively for macOS. The lack of an explicit license may pose compatibility concerns for commercial or widespread use.
1 month ago
Inactive