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

异常类型: Exception 异常信息: 总结失败 #35

Open
SimmyCHN opened this issue Oct 30, 2024 · 0 comments
Open

异常类型: Exception 异常信息: 总结失败 #35

SimmyCHN opened this issue Oct 30, 2024 · 0 comments

Comments

@SimmyCHN
Copy link

1
大佬,请问这个怎么解决啊,在最后总结时出了问题。我本地就有一个sam2,但我不明白这里显示的错误是什么原因。

日志如下:

2024-10-30 22:48:43.172 | ERROR | tools.do_everything:process_video:61 - 总结失败
异常类型: Exception
异常信息: 总结失败
堆栈跟踪:
Traceback (most recent call last):
File "E:\Linly-Dubbing\WIN\tools\do_everything.py", line 52, in process_video
translate_all_transcript_under_folder(
File "E:\Linly-Dubbing\WIN\tools\step030_translation.py", line 333, in translate_all_transcript_under_folder
summary_json , translate_json = translate(method, root, target_language)
File "E:\Linly-Dubbing\WIN\tools\step030_translation.py", line 313, in translate
summary = summarize(info, transcript, target_language, method)
File "E:\Linly-Dubbing\WIN\tools\step030_translation.py", line 190, in summarize
raise Exception(f'总结失败')
Exception: 总结失败

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant