Releases: maxdewald/copilot-speech
Releases · maxdewald/copilot-speech
v0.6.2
Compare
Sorry, something went wrong.
No results found
0.6.2 (2026-07-28)
Bug Fixes
move cursor bottom into focusChat (5209228 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-07-24)
Documentation
update commands and settings in README (d330dfe )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-07-23)
Features
use shared speech daemon and add gpu support (7eef7bd )
Bug Fixes
use full recording buffer for previews (8ab4a6f )
Refactoring
remove helperPath configuration (601f0c1 )
Documentation
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-07-23)
Features
add demo section and image to README (d9ad7b8 )
apply VAD filtering and dynamic generation options to previews (d03fb0d )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-07-21)
Features
unload speech model after idle timeout (bb96f4b )
v0.3.2
Compare
Sorry, something went wrong.
No results found
0.3.2 (2026-07-21)
Bug Fixes
deps: update dependency onnxruntime-node to v1.27.0 (3e7badf )
deps: update dependency onnxruntime-node to v1.27.0 (ac95d48 )
Documentation
simplify model benchmarks table in README (defd196 )
Build System
bundle extension dependencies and simplify packaging (d29e100 )
copy onnxruntime-web WASM files to build output (fecb0f6 )
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-07-21)
Documentation
update intro and add background section to README (68328ad )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-21)
Features
add live chat preview and silence auto-stop (21da026 )
add model download management and improve chat delivery (cc2875b )
Refactoring
move inference to Node worker using Cohere Transcribe (40ccc81 )
Documentation
add model benchmarks and marketplace badge to README (3f29e4a )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-19)
Features
add dictation to chat input status menu (776cb41 )
implement native voice helper and dictation flow (855ef53 )
initial Copilot Speech draft (71bc3c3 )
replace chat panel menus with status bar (db76903 )
support multi-language dictation and model architectures (6efff95 )
support partial transcripts and refine dictation UI (78e61ff )
Bug Fixes
prevent Windows ERROR macro from breaking moonshine headers (ead2b75 )
suppress MSVC deprecation warnings on Windows (98ab182 )
Refactoring
consolidate native dependency scripts and use CMake FetchContent (8e6b2b4 )
focus extension on core dictation flow (31694e4 )
migrate native dependency fetching to TypeScript (873f8d0 )
remove chat input status menu (71c7f6b )
remove native-deps script (6ec11c3 )
unify build outputs under dist/ and clean up repository (2130ee5 )
Documentation
add logo and update readme (2c4f87f )
simplify and update README (e7d3b4f )
simplify logo and remove AGENTS.md (9377251 )