index
:
dumb-voice-protocol.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(config): make config values fully override CLI arguments
魏曹先生
2026-06-22
1
-25
/
+10
*
Update dmvop.toml
魏曹先生
2026-06-22
1
-7
/
+1
*
feat: add cpal-based auto device detection and configuration
魏曹先生
2026-06-22
3
-19
/
+84
*
feat: add TOML config file support with CLI fallback
魏曹先生
2026-06-21
2
-9
/
+164
*
feat(cli): add --models-dir option for custom model path
魏曹先生
2026-06-21
2
-31
/
+58
*
feat: replace `--pinyin` flag with generic `--post="+pinyin"` option
魏曹先生
2026-06-21
5
-12
/
+112
*
feat: add pinyin conversion for Chinese output
魏曹先生
2026-06-20
2
-5
/
+21
*
feat: add instant mode for near-real-time output
0.1.0
魏曹先生
2026-06-20
2
-0
/
+15
*
feat: add custom help message and fix clap help conflict
魏曹先生
2026-06-20
3
-11
/
+25
*
feat: add verbose mode and update vtx-engine dependency
魏曹先生
2026-06-20
1
-10
/
+16
*
feat: implement core capture engine with CLI and output protocols
魏曹先生
2026-06-20
9
-52
/
+834
*
Add output protocol trait and implementations
魏曹先生
2026-06-20
8
-0
/
+137
*
chore: scaffold initial Rust project with Cargo and CLI structure
魏曹先生
2026-06-20
2
-0
/
+111