Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:51
· 2 commits to main since this release
dsh-voice v0.1.0: ChatGPT-style voice input for DSH Web GUI

- Client: mic button, recording pill (cancel/insert/send), waveform
- Host: transcribe.cpp engine (67-model Handy catalog), whisper.cpp, OpenAI-compatible API providers
- Engine auto-download per platform (CI builds Linux/macOS/Windows), local adoption, model downloads with progress
- Long-audio chunking (20 s segments, batch mode)
- AGENTS.md with agent install instructions