|
6 | 6 |
|
7 | 7 | **智能硬编码字幕提取工具** — 从视频中精准提取字幕,支持 9 种专业格式输出 |
8 | 8 |
|
9 | | -[](https://github.com/Agions/CaptionFab/releases) |
10 | | -[](https://github.com/Agions/CaptionFab/actions) |
11 | | -[](https://github.com/Agions/CaptionFab/blob/main/LICENSE) |
12 | | -[](https://tauri.app) |
| 9 | +[](https://github.com/Agions/CaptionFab/releases) |
| 10 | +[](https://github.com/Agions/CaptionFab/actions) |
| 11 | +[](https://github.com/Agions/CaptionFab/blob/main/LICENSE) |
| 12 | +[](https://tauri.app) |
13 | 13 | [](https://vuejs.org) |
14 | | -[](https://www.rust-lang.org) |
15 | | -[](https://onnxruntime.ai) |
| 14 | +[](https://www.rust-lang.org) |
| 15 | +[](https://onnxruntime.ai) |
16 | 16 |
|
17 | 17 | </div> |
18 | 18 |
|
@@ -80,7 +80,7 @@ pnpm tauri build # 生产构建 |
80 | 80 | | **路由** | GoRouter (Tauri 侧) | — | |
81 | 81 | | **后端语言** | Rust + Tokio | 2021 edition | |
82 | 82 | | **OCR 引擎** | PaddleOCR / EasyOCR / Tesseract | ONNX Runtime / WASM | |
83 | | -| **测试框架** | Vitest + cargo test | 372 个测试 | |
| 83 | +| **测试框架** | Vitest + cargo test | 398 个测试 | |
84 | 84 | | **构建工具** | Vite + pnpm | 5.x / 9.x | |
85 | 85 |
|
86 | 86 | --- |
|
0 commit comments