Bundle
@allmodels/dsh-speech
Speech-to-text and spoken answer summaries for DeepSeek Harness using AllModels.io.
- Source
- allmodels-io
- stars
- 3 stars
- License
- MIT
- Updated
- Updated 4 hours ago
Readme
<p align="center"> <img src="./promo-image.png" alt="Live speech transcription in DeepSeek Harness" width="100%"> </p> # @allmodels/dsh-speech **The speech plugin DeepSeek Harness deserves.** Talk to your coding agent, see your words appear in real time, and hear a concise spoken summary when the work is done. Powered by [AllModels.io](https://allmodels.io/). ## Demo https://github.com/user-attachments/assets/a727afab-777d-487d-a145-175f5e570eca ## Install ```sh dsh plugin --profile web add @allmodels/dsh-speech ``` Restart DeepSeek Harness, then open **Settings → Speech**. ## Connect AllModels Enter your email address and AllModels will send you a sign-in code. New accounts get **$1 free credit**, which should last for plenty of hours of transcription and spoken summaries. Already have an AllModels API key? You can use that instead. ## Talk to your agent Click the microphone next to Send and start talking. Your transcript appears as you speak, ready to edit or send. <p align="center"> <img src="./media/mic-select.png" alt="Live transcription and microphone selection in DeepSeek Harness" width="100%"> </p> ## Hear the summary When the agent finishes, the plugin turns its final message into a short spoken summary. Enable autoplay to hear it immediately, or play it whenever you want. ## Settings ### Recognition <p align="center"> <img src="./media/settings-STT.png" alt="Speech recognition settings in DeepSeek Harness" width="100%"> </p> ### Spoken summaries <p align="center"> <img src="./media/settings-tts.png" alt="Spoken summary and voice settings in DeepSeek Harness" width="100%"> </p> ## Compatibility - DeepSeek Harness web profile `0.1.2-rc.1` - Node.js `^22.19.0 || >=24.0.0` - Local DeepSeek Harness web client ## Contributing Development, testing, release, and compatibility-monitoring notes are in [CONTRIBUTING.md](./CONTRIBUTING.md). ## License MIT
Install
dsh plugin --profile web add github:allmodels-io/dsh-speech#e731e55f4078713b0bdb229b35542932e53bf106
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install allmodels-dsh-speech from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.