dsh plugins中文
← Back to popular plugin directory

portable runtime)

1624318455/dsh-plugin-tts · skills

Edge TTS voice plugin for DeepSeek Harness: read assistant replies aloud, auto-read toggle, voice settings panel (free, no API key).

★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-plugin-tts Links RVC Custom Voice Guide — custom voices · chunked progressive playback · compact index · voice packs · portable runtime User Guide (执行手册) — step-by-step, for first-time users Adaptive chunked playback design — how gapless long reads work dsh-plugin-tts — Edge TTS + RVC voice for DeepSeek Harness

Hot-reload after editing lib/ (on Windows a file: install is a COPY, not a symlink, so the running dsh reads the profile copy): Known limits Voice / auto-read toggle state is in-memory (dynamic settings, no disk persistence); a page refresh resets the defaults. Voice-pack settings (registry URL / proxy / in-flight download) are remembered in localStorage. Synthesized audio is written to the OS temp dir and cleaned by the OS.

Install command

dsh plugin --profile web add github:1624318455/dsh-plugin-tts
View GitHub repository ↗Back to popular plugin directory