Qwen3 CustomVoice 命令行工具
Project description
shell
自用脚本、Shell 配置和本地工具仓库。
目录概览
shell-configs/: Bash / Zsh / Fish / PowerShell 配置与安装脚本press-to-talk/: 语音转文字后的意图分类、工具调用与 TTS 播报链路qwen3_tts_cli/: Qwen3 TTS 命令行工具config/: 运维相关配置memory/: 临时记录和排障笔记
Shell Configs
- 总览:
shell-configs/README.md - Fish on WSL:
shell-configs/fish/installfish.sh - macOS Zsh:
shell-configs/zsh/macos/README.md - Debian/Ubuntu Bash + Vim:
shell-configs/bash-vim-bootstrap/README.md
Qwen3 TTS CLI
qwen3_tts_cli/ 提供了一个可全局安装的命令行工具。现在已经发布到私有 simple 索引:
https://wp2.ursoftware.com/simple/
如果你想在任何机器上直接执行 uvx qwen3-tts,不需要运行本项目自己的安装脚本,但需要先在该机器上给 uv 配一次索引。最直接的方法是执行仓库里的脚本:
./scripts/configure-uv-for-qwen3-tts
uvx qwen3-tts --help
配置完成后,就可以直接用:
uvx qwen3-tts --help
uvx qwen3-tts speak --text "你好,大王"
仓库内也保留了本地安装脚本,方便你把命令挂到系统 PATH:
./scripts/install-qwen3-tts
默认会把 qwen3-tts 和 qwen3-tts-cli 挂到 /usr/local/bin。如果你想安装到别的目录:
uv run --directory . qwen3-tts-cli install --install-dir "$HOME/.local/bin"
安装后可以在任何位置直接使用:
qwen3-tts speak --text "你好,大王"
qwen3-tts-cli doctor --check-model
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qwen3_tts-0.1.2.tar.gz
(10.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qwen3_tts-0.1.2-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file qwen3_tts-0.1.2.tar.gz.
File metadata
- Download URL: qwen3_tts-0.1.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0a0e035889cc88cff8c8f2ccb249246e0e2b3b77135c3e6d720b1fb69885129
|
|
| MD5 |
dccccc20a3832f5052cb5b69287befbb
|
|
| BLAKE2b-256 |
ff5958c02f496b05d91ab832c8e6f1a9b55d5701b477e02c6eaccdbe5a4cf982
|
File details
Details for the file qwen3_tts-0.1.2-py3-none-any.whl.
File metadata
- Download URL: qwen3_tts-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242d5538c145996e880b026c371dd1c08094da2a22da5f19c77d5993c0a6c855
|
|
| MD5 |
ca8292a0c2fcb66514babee1497acc9f
|
|
| BLAKE2b-256 |
b598f3afb8f94dd1118a4d8c68f02dd18430e34bde7dba3ca6999e898b920ec9
|