Gang Zhuo
2025-09-20 6244b743a70f8ac152e6b8f517669671322da0a8
refs
用户 Gang Zhuo <gang.zhuo@gmail.com>
星期六, 九月 20, 2025 22:41 +0800
提交者 GitHub <noreply@github.com>
星期六, 九月 20, 2025 22:41 +0800
提交6244b743a70f8ac152e6b8f517669671322da0a8
目录 f37fe4e44bacf6d8cb29b2a9dc4ec0f8f37dfd6f 目录 | zip | gz
parent eb1574b813e230b156fc09eaaf03227b1b0b4134 查看 | 对比
fix: crash when using online mode with uninitialized jieba (#2663)

Problem:
- Crash occurs with [punc_ct-transformer_cn-en-common-vocab471067-large-onnx](https://www.modelscope.cn/models/iic/punc_ct-transformer_cn-en-common-vocab471067-large-onnx) model
- Root cause: jieba is enabled but not properly initialized

Solution:
- Add jieba initialization before usage
1个文件已修改
1 ■■■■ 已修改文件
runtime/onnxruntime/src/ct-transformer-online.cpp 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史