✓ Verified 💻 Development ✓ Enhanced Data

Mlx Stt

Speech-To-Text with MLX (Apple Silicon) and GLM-ASR-Nano-2512 locally.

Rating
3.8 (411 reviews)
Downloads
12,566 downloads
Version
1.0.0

Overview

Speech-To-Text with MLX (Apple Silicon) and GLM-ASR-Nano-2512 locally.

Complete Documentation

View Source →

MLX STT

Speech-To-Text/ASR/Transcribe with MLX (Apple Silicon) and opensource models (default GLM-ASR-Nano-2512) locally.

Free and Accurate. No api key required. No server required.

Requirements

  • mlx: macOS with Apple Silicon
  • brew: used to install deps if not available

Installation

bash
bash ${baseDir}/install.sh
This script will use brew to install these cli tools if not available:
  • ffmpeg: convert audio format when needed
  • uv: install python package and run python script
  • mlx_audio: do the real job

Usage

To transcribe an audio file, run this script:

bash
bash  ${baseDir}/mlx-stt.sh <audio_file_path>
  • First run could be a little slow, since it will need to download model.
  • The transcript result will be printed to stdout.

Installation

Terminal bash

openclaw install mlx-stt
    
Copied!

💻Code Examples

bash ${baseDir}/install.sh

bash-basedirinstallsh.txt
This script will use `brew` to install these cli tools if not available:
- `ffmpeg`: convert audio format when needed
- `uv`: install python package and run python script
- `mlx_audio`: do the real job

## Usage

To transcribe an audio file, run this script:

Tags

#apple_apps-and-services

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author guoqiao
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install mlx-stt