|
|
b5b7930304
|
feat: 完成 ASR 识别核心链路实现
Build Windows GUI / build-windows (push) Has been cancelled
Build Windows GUI / release (push) Has been cancelled
- 适配 ort 2.0.0-rc.12 ONNX Runtime API(Session, Value, Shape)
- 实现 log mel fbank 音频特征提取(预加重→分帧→加窗→FFT→Mel滤波器组→对数)
- 实现 cpal 实时音频捕获模块(支持多采样格式: F32/I16/I32/U16)
- 实现 CTC 贪婪解码器和 Vocabulary 词表管理
- 完成 ASR 推理引擎(特征提取→ONNX推理→结果解码完整管线)
- 更新 Tauri 命令和 CLI 工具接入真实 ASR 引擎
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 19:41:11 +08:00 |
|