Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

电影转录任务完成后,优化进行中,程序会直接崩溃闪退 无任何提示 #78

Closed
Soracoogroo opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Soracoogroo
Copy link

问题描述 | Problem Description

电影长度为100分钟mp4格式,在转录任务完成后,优化进行中,程序会直接崩溃闪退 无任何提示,最后日志记录写在下方,
已多次尝试,都会闪退

日志信息(可选)| Logs (Optional)

===========字幕优化任务开始===========
时间:2024-11-26 17:08:44.996689
尝试使用自带的API配置
使用 gpt-4o-mini 作为LLM模型
正在字幕断句...
根据字数 3631,确定分段数: 8
正在并行请求LLM将每个分段的文本拆分为句子...
未命中缓存,开始断句
从缓存中获取断句结果
从缓存中获取断句结果
分段的句子提取完成,共 25 句
从缓存中获取断句结果
分段的句子提取完成,共 25 句
分段的句子提取完成,共 1 句
从缓存中获取断句结果
从缓存中获取断句结果
分段的句子提取完成,共 1 句
分段的句子提取完成,共 1 句
从缓存中获取断句结果
分段的句子提取完成,共 1 句
未命中缓存,开始断句
未命中缓存,开始断句
2024-11-26 17:08:53 - split_by_llm - ERROR - 断句失败: 断句失败
分段的句子提取完成,共 1 句
总共提取到 55 句
正在合并ASR分段基于句子列表...
Latest version info: v1.1.1, force update: False
@Soracoogroo Soracoogroo added the bug Something isn't working label Nov 26, 2024
@WEIFENG2333
Copy link
Owner

WEIFENG2333 commented Nov 27, 2024

那就是断句问题,llm返回错误。新版本已经优化,等待更新即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants