Audio Transcription CLI
Open source
Free
Free forever
Overview
Audio Transcription CLI is an example project from the Liquid AI Cookbook that enables real time speech to text transcription using the LFM2 Audio model with llama cpp. It runs fully locally allowing developers to transcribe audio streams or microphone input without sending data to external services making it suitable for private and low latency applications.
Key features
- Real time audio transcription
- Runs fully local without APIs
- Uses LFM2 Audio model
- CLI based workflow