Skip to content

Releases: KotDath/dsh-voice

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:59
CI: fix Windows build (MSVC vcvars + Ninja) and switch macOS Intel to…

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:51
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