dsh plugins中文
← Back to popular plugin directory

Speech engine, using Qwen TTS model

Yihong89/dsh-voice-core · model-adapters

voice engine, using Qwen TTS model.

★ 2GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
License

Project overview

共享语音引擎(Shared Voice Engine)—— dsh-teacher 与 dsh-companion 的公共底层。

profile 的 cordis.patch.yml 注册事件: pnpm 11 默认 blockExoticSubdeps: true,而 dsh-teacher/dsh-companion 把 dsh-voice-core 作为 git 子依赖。若报 ERRPNPMEXOTICSUBDEP,在 profile 的 pnpm-workspace.yaml 加 blockExoticSubdeps: false。 测试

Install command

dsh plugin --profile web add github:Yihong89/dsh-voice-core
View GitHub repository ↗Back to popular plugin directory