feat(voice): 豆包 flash ASR,支持热词与对话上下文

用极速版 HTTP 替代 Whisper;默认热词「小荷」,可选 history/--correct。
This commit is contained in:
Zhengshou Lai
2026-07-22 15:06:08 +08:00
parent 69efc6b3e2
commit c69961a9cb
6 changed files with 437 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ mytoolkit --help
| `latex` | `compile` / `count` |
| `bib` | `to-markdown` / `cv-update` |
| `video` | `avi-to-mp4` |
| `voice` | Text-to-speech via Volcengine/Doubao (`voice tts`, mp3/wav/pcm) |
| `voice` | Text-to-speech / speech-to-text via Volcengine/Doubao (`voice tts`, `voice stt`) |
| `webpage` | Docusaurus build/list/rebuild/push |
| `mail` | IMAP/SMTP client (read/draft/forward/reply, no auto-send) |
| `templates` | Inspect template root; external override still possible |