<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dumb-voice-protocol.git/help.txt, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/'/>
<entry>
<title>feat: add TOML config file support with CLI fallback</title>
<updated>2026-06-21T15:12:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-21T15:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=e703c9376cd000161672ff225ff8e0f3c167ed9f'/>
<id>e703c9376cd000161672ff225ff8e0f3c167ed9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(cli): add --models-dir option for custom model path</title>
<updated>2026-06-21T15:04:20+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-21T15:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=2f0c1f3fda6025da64636a4cfd01d4f98bc7d50b'/>
<id>2f0c1f3fda6025da64636a4cfd01d4f98bc7d50b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: replace `--pinyin` flag with generic `--post="+pinyin"` option</title>
<updated>2026-06-21T14:45:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-21T14:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=c6885ae2312a1be589e945129bdd9d268f14c370'/>
<id>c6885ae2312a1be589e945129bdd9d268f14c370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add pinyin conversion for Chinese output</title>
<updated>2026-06-20T12:11:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-20T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=dbeac25149b52a6a069ad29dd75204c8953b365c'/>
<id>dbeac25149b52a6a069ad29dd75204c8953b365c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add instant mode for near-real-time output</title>
<updated>2026-06-19T23:42:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T23:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=90595bbed2b0fdfda45980dc7ebff8c4eb11dcbd'/>
<id>90595bbed2b0fdfda45980dc7ebff8c4eb11dcbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add custom help message and fix clap help conflict</title>
<updated>2026-06-19T23:32:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-19T23:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/dumb-voice-protocol.git/commit/?id=9b896d697eb582dedd2533f6d2054f062c8381a0'/>
<id>9b896d697eb582dedd2533f6d2054f062c8381a0</id>
<content type='text'>
Disable clap's built-in help flag and reroute `-h`/`--help` to
print an embedded help text from `help.txt`. Use `try_parse` to
avoid clap's default exit on parse failure, allowing custom error
output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable clap's built-in help flag and reroute `-h`/`--help` to
print an embedded help text from `help.txt`. Use `try_parse` to
avoid clap's default exit on parse failure, allowing custom error
output.
</pre>
</div>
</content>
</entry>
</feed>
