← 返回
数据分析 中文

MLX Audio Server

Local 24x7 OpenAI-compatible API server for STT/TTS, powered by MLX on your Mac.
基于Mac上MLX的全天候本地OpenAI兼容API服务器,支持语音转文字和文字转语音功能
guoqiao
数据分析 clawhub v0.2.2 1 版本 99875.4 Key: 无需
★ 0
Stars
📥 3,205
下载
💾 8
安装
1
版本
#api#apple silicon#asr#audio#compatible#glm#glm-asr#glm-asr-nano-2512#glm-asr-nano-2512-8bit#latest#local#mac mini#macbook#macos#mlx#mlx-audio#mlx-audio-server#openai#openai-compatible#server#speech-to-text#stt#text-to-speech#transcription#tts

概述

MLX Audio Server

Local 24x7 OpenAI-compatible API server for STT/TTS, powered by MLX on your Mac.

mlx-audio: The best audio processing library built on Apple's MLX framework, providing fast and efficient text-to-speech (TTS), speech-to-text (STT), and speech-to-speech (STS) on Apple Silicon.

guoqiao/tap/mlx-audio-server: Homebrew Formula to install mlx-audio with brew, and run mlx_audio.server as a LaunchAgent service on macOS.

Requirements

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

Installation

bash ${baseDir}/install.sh

This script will:

  • install ffmpeg/jq with brew if missing.
  • install homebrew formula mlx-audio-server from guoqiao/tap
  • start brew service for mlx-audio-server

Usage

STT/Speech-To-Text(default model: mlx-community/glm-asr-nano-2512-8bit):

# input will be converted to wav with ffmpeg, if not yet.
# output will be transcript text only.
bash ${baseDir}/run_stt.sh <audio_or_video_path>

TTS/Text-To-Speech(default model: mlx-community/Qwen3-TTS-12Hz-1.7B-VoiceDesign-bf16):

# audio will be saved into a tmp dir, with default name `speech.wav`, and print to stdout.
bash ${baseDir}/run_tts.sh "Hello, Human!"
# or you can specify a output dir
bash ${baseDir}/run_tts.sh "Hello, Human!" ./output
# output will be audio path only.

You can use both scripts directly, or as example/reference.

版本历史

共 1 个版本

  • v0.2.2 当前
    2026-03-28 12:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

MLX STT

guoqiao
基于MLX(Apple Silicon)与开源模型(默认GLM-ASR-Nano-2512)的本地语音转文本。
★ 2 📥 4,676
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,697
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,148