cjszhj
Results
1
issues of
cjszhj
运行错误
1
OS: fedora 31 Python: 3.7 代码: from videocr import get_subtitles if __name__ == '__main__': # This check is mandatory for Windows. print(get_subtitles('22.mp4', lang='chi_sim+eng', sim_threshold=70, conf_threshold=65,use_fullframe=False)) 执行后cpu满载运行,提示: `Traceback (most recent call...