dsh-plugin-xiaomi-mimo-tts
Adds Xiaomi MiMo text-to-speech controls for finalized assistant messages, with preset voices and custom voice design.
为 DSH Web 助手回复提供小米 MiMo 语音朗读,支持预置音色和自定义音色。
How to install
dsh plugin add dsh-xiaomi-tts About
dsh-xiaomi-tts 为 DeepSeek Harness Web 的助手回复添加 Xiaomi MiMo TTS 语音朗读。 基于 Xiaomi MiMo TTS 大模型,将助手回复转为流畅、清晰的自然语音。MiMo TTS 当前为限时免费服务,具体政策以 Xiaomi MiMo 平台为准。 预览 功能 在每条已完成助手回复正文下方的操作栏中按需显示“朗读”按钮(默认开启)。 调用当前限时免费的 Xiaomi MiMo TTS 大模型:mimo-v2.5-tts 输出流畅、清晰的音频;预置音色自动播报使用 PCM16 流式播放,手动朗读使用 MP3 或 WAV。 使用 mimo-v2.5-tts-voicedesign 的 Voice Design,通过文字描述创造你想要的声音。 在 **设置 → 插件 → 插件配置** 中切换预置音色/自定义音色模型,配置 API Key、自动播报、音色、音色描述和格式。 API Key 仅由 DSH Host 读取,浏览器只向同源 Host 路由提交回复正文。 支持暂停、继续、重新生成,以及浏览器自动播放被拦截时的提示;自动播报仅触发当前运行中新完成的最后一条回复,从历史记录打开消息不会播放。 发送给 TTS 前会积极清理朗读文本:移除网址、文件路径、代码块、表情符号、图标和控制字符,并将常规中文标点转换为英文标点。 环境要求 @de…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin, dsh-plugin-market
Related plugins
dsh-ears
WizisCool/dsh-ears
Voice input plugin for DeepSeek Harness (dsh): a microphone button in the composer turns speech into a draft transcript, with a choice of speech-recognition backends, optional polish through dsh own LLM routes, and a native settings page.
dsh-voice-webspeech
anweat/dsh-voice-webspeech
Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech).
dsh-fish-tts
MaRi23333/dsh-fish-tts
Reads assistant replies aloud via Fish Audio API only (bring your own key): per-message read-aloud, auto-read toggle, and a settings page for model, voice reference_id, encrypted API key, and proxy.
dsh-voice-input-plugin
Zhangbo-cn/dsh-voice-input-plugin
Composer mic for the Web UI: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.