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
6.08k stars 668 forks source link

大佬,大佬,多GPU设备后续能否支持呀? #335

Open 1lo0 opened 3 months ago

1lo0 commented 3 months ago

WARNING:root:Your Paddle Fluid has some problem with multiple GPU. This may be caused by:

  1. There is only 1 or 0 GPU visible on your Device;
  2. No.1 or No.2 GPU or both of them are occupied now
  3. Wrong installation of NVIDIA-NCCL2, please follow instruction on https://github.com/NVIDIA/nccl-tests to test your NCCL, or reinstall it following https://docs.nvidia.com/deeplearning/sdk/nccl-install-guide/index.html

是因为目前版本的Paddle只支持单GPU吗?

1lo0 commented 3 months ago

想更精准识别字幕,因为这个原因,最终还是走了CPU ╮(╯▽╰)╭