YaoFANGUK / video-subtitle-extractor

视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Apache License 2.0
5.55k stars 615 forks source link

The cpu is working in the gpu version #320

Open JiangLongLiu opened 2 months ago

JiangLongLiu commented 2 months ago

gpu版本仍然在用cpu工作

I'm running GPU version 2.0.0, and have installed the NVIDIA drivers, but the CPU is busy!

DucNM-media commented 1 month ago

I'm having the same problem. Have you figured out how to fix it?