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
/
Cargo.toml
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add GUI manager and integrate into build pipeline
魏曹先生
2026-06-22
1
-1
/
+0
|
*
feat: embed Windows icon and add build resources
0.1.0-release
魏曹先生
2026-06-22
1
-0
/
+3
|
*
feat: add cpal-based auto device detection and configuration
魏曹先生
2026-06-22
1
-0
/
+1
|
*
feat: add TOML config file support with CLI fallback
魏曹先生
2026-06-21
1
-0
/
+2
|
*
feat(cli): add --models-dir option for custom model path
魏曹先生
2026-06-21
1
-1
/
+1
|
*
feat: replace `--pinyin` flag with generic `--post="+pinyin"` option
魏曹先生
2026-06-21
1
-1
/
+1
|
*
feat: add pinyin conversion for Chinese output
魏曹先生
2026-06-20
1
-0
/
+1
|
*
feat: add verbose mode and update vtx-engine dependency
魏曹先生
2026-06-20
1
-1
/
+1
|
|
|
|
|
|
|
- Enable whisper.cpp C library logs when verbose flag is set - Replace direct eprintln usage with debug_log macro for non-error messages - Update vtx-engine dependency to latest commit
*
feat: implement core capture engine with CLI and output protocols
魏曹先生
2026-06-20
1
-1
/
+20
|
*
chore: scaffold initial Rust project with Cargo and CLI structure
魏曹先生
2026-06-20
1
-0
/
+14