返回顶部
m

mlx-ttsMLX语音合成

Text-To-Speech with MLX (Apple Silicon) and opensource models (default QWen3-TTS) locally.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.3
安全检测
已通过
1,165
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

mlx-tts

MLX TTS

在本地使用MLX(Apple Silicon)和开源模型(默认QWen3-TTS)进行文本转语音。

免费且快速。无需API密钥。无需服务器。

系统要求

  • - mlx:配备Apple Silicon的macOS
  • brew:用于在缺少依赖时安装

安装

bash
bash ${baseDir}/install.sh

如果以下CLI工具不可用,此脚本将使用brew进行安装:

  • - uv:安装Python包并运行Python脚本
  • mlx_audio:执行实际任务

使用方法

要从文本生成音频,请运行此脚本:

bash
bash ${baseDir}/mlx-tts.sh <文本>

智能体操作指南

  1. 1. 运行脚本:将要朗读的文本作为参数传入。
  2. 处理输出:脚本将输出音频文件的路径。
使用message工具将音频文件作为语音消息发送给用户: json { action: send, filePath: <文件路径> }

示例:
用户:说你好世界
智能体:

  1. 1. 运行 bash path/to/mlx-tts.sh 你好世界
  2. 接收输出:/tmp/folder/audio.ogg
  3. 调用 message(action=send, filePath=/tmp/folder/audio.ogg, ...)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mlx-tts-1776328332 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mlx-tts-1776328332 技能

通过命令行安装

skillhub install mlx-tts-1776328332

下载

⬇ 下载 mlx-tts v0.0.3(免费)

文件大小: 1.93 KB | 发布时间: 2026-4-17 15:28

v0.0.3 最新 2026-4-17 15:28
Version 0.0.3

- Added more usage triggers (e.g. "Say ", "Reply with voice message ...") for broader activation.
- Expanded documentation with agent instructions for handling and sending the generated audio files as voice messages.
- Updated wording and formatting in documentation for clarity and consistency.
- Removed the version field from SKILL.md metadata for simplified versioning.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部