Yihong89/dsh-companion

插件 ⭐ 2 web-ui

A fully customizable companion Agent (DeepSeek Harness plugin) — name, personality, and voice are all configured by you in conversation; no need to fork the repo or publish a new package. Voice is generated by Qwen3-TTS (self-hosted on a Mac mini) and played in the browser — cross-platform (macOS / Windows / Chrome / Edge / Safari), no server TTS or API key required.

catalog 简介:一个完全可自定义的陪伴 Agent(DeepSeek Harness 插件)——名字、性格、声音都由你 在对话里配置,不需要 fork 仓库或发布新包。声音由 Qwen3-TTS(本地部署在 mac mini 上)生成,浏览器播放——跨平台(macOS / Windows / Chrome / Edge / Safari),无需服务器 TTS 或 API key。

安装

浏览器 (dsh web GUI)                 mac mini (dsh host)
┌─────────────────────┐   /dsh-companion/tts     ┌──────────────────────────┐
│  client.js            │ ───────────────────────► │ dsh-companion 插件 (Node) │
│  fetch WAV → <audio>  │                          │  代理 → 127.0.0.1:3091   │
└─────────────────────┘                          └──────────┬───────────────┘
                                                            │ http
                                              ┌─────────────▼─────────────┐
                                              │ tts_service.py (FastAPI)  │
                                              │ Qwen3-TTS-12Hz-1.7B-      │
                                              │ VoiceDesign (MPS)         │
                                              └───────────────────────────┘

Yihong89/dsh-companion 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。