Jimbager
Results
2
comments of
Jimbager
首先感谢开源,简直是生产力工具。 较长的英文视频也会报这样的错误。请问是不是大语言模型的问题? ValueError: All arrays must be of the same length Traceback: File "C:\Users\我叫肥坚\AppData\Roaming\Python\Python310\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling result = func() File "C:\Users\我叫肥坚\AppData\Roaming\Python\Python310\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 590, in code_to_exec exec(code, module.__dict__) File...
刚刚尝试了下,同样的长视频,把大语言模型换成 openai/gpt-4o-2024-11-20 就可以了 @piagodai