← 返回 Skills 市场
dsalfkjaklsdfjqw

Qwen3/Free Text-to-Speech and Voice Cloning

作者 dsalfkjaklsdfjqw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
228
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qwen3-free-tts
功能描述
🆓 完全免费的本地文字转语音(TTS)与声音克隆技能。基于 Qwen3-TTS-1.7B 模型,支持 Apple Silicon,无需联网,保护隐私。可用于有声书制作、AI 角色配音、无障碍应用等场景。
安全使用建议
Key things to know before installing: - The skill's documentation loudly claims 'no internet needed', but the demo and install actually download Python packages and a ~3GB model at runtime. Expect network activity and large downloads unless you pre-provide the model locally. - The install script runs the Homebrew install bootstrap (curl | bash) and then brew/pip installs. Review install_dependencies.sh before running and consider running it in a controlled environment (VM/container) if you are unsure. - Inspect the mlx-audio package and where load_model retrieves models from (model hub/URL) — verify license and trustworthiness of the model artifact before use. - If you need true offline operation, ask the skill author for explicit instructions to pre-download and place the model locally (and how to point load_model to local files) instead of allowing automatic downloads. - Make sure you have ~3GB free disk and sufficient RAM; and prefer manual installation steps so you can audit each command. Overall: the package is plausible for its stated function, but the mismatch about 'no internet' and automatic large downloads is a meaningful incoherence — treat this as suspicious and audit the remote sources before running.
功能分析
Type: OpenClaw Skill Name: qwen3-free-tts Version: 1.0.0 The skill bundle provides a legitimate local Text-to-Speech and voice cloning tool for macOS (Apple Silicon) using the mlx-audio library and a Qwen-based model. The installation scripts (install_dependencies.sh, package.json) and the Python demo (voice_cloning_demo.py) perform standard setup and execution tasks consistent with the stated purpose, such as installing dependencies via Homebrew and pip. The documentation in SKILL.md includes comprehensive usage guides and ethical legal disclaimers, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The manifest and SKILL.md present a local, privacy-first TTS/voice-cloning skill for Apple Silicon. However, the demo code calls load_model('mlx-community/...') which the docs say 'auto-downloads on first run (~3GB)'. The one-click installer pip-installs mlx-audio. Claiming 'no internet needed' is inconsistent with these network-dependent steps.
Instruction Scope
Runtime instructions and the demo script instruct the agent/user to run the install script and to call load_model which triggers large remote downloads. The SKILL.md repeatedly promises no cloud usage, but the instructions require network access to fetch Python packages and model artifacts — this is scope inconsistency (not explicit data exfiltration, but unexpected network activity).
Install Mechanism
The install script uses standard Homebrew installer (curl from raw.githubusercontent.com) and then brew/pip to install python, ffmpeg, and mlx-audio. These are common but do perform remote downloads. The model download is not provided as a vetted release URL in the package; the model will be pulled by the library at runtime, which is a higher-risk, large remote download even though no opaque shorteners or personal servers are used.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportional to its declared functionality. There is no evidence in the files of attempts to access unrelated secrets.
Persistence & Privilege
The skill is not declared always:true and does not request persistent elevated privileges or modify other skills. Installer will add system packages (Homebrew, python), but that is normal for this kind of skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qwen3-free-tts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qwen3-free-tts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of free-tts-voice-cloning (v1.0.0) with complete local TTS and voice cloning capabilities. - 100% free, unlimited usage—no API keys or internet connection required; privacy-protected. - Supports high-quality speech synthesis and voice cloning (10–30 sec reference audio), plus 12+ built-in voice templates. - Optimized for Apple Silicon (M1/M2/M3/M4) and macOS 12.0+; easy setup with quick/one-click install options. - Multi-language support: Chinese, English, Japanese, Korean, and more. - Extensive documentation, usage examples, troubleshooting, and best practices included.
元数据
Slug qwen3-free-tts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Qwen3/Free Text-to-Speech and Voice Cloning 是什么?

🆓 完全免费的本地文字转语音(TTS)与声音克隆技能。基于 Qwen3-TTS-1.7B 模型,支持 Apple Silicon,无需联网,保护隐私。可用于有声书制作、AI 角色配音、无障碍应用等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。

如何安装 Qwen3/Free Text-to-Speech and Voice Cloning?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen3-free-tts」即可一键安装,无需额外配置。

Qwen3/Free Text-to-Speech and Voice Cloning 是免费的吗?

是的,Qwen3/Free Text-to-Speech and Voice Cloning 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Qwen3/Free Text-to-Speech and Voice Cloning 支持哪些平台?

Qwen3/Free Text-to-Speech and Voice Cloning 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Qwen3/Free Text-to-Speech and Voice Cloning?

由 dsalfkjaklsdfjqw(@dsalfkjaklsdfjqw)开发并维护,当前版本 v1.0.0。

💬 留言讨论