Skip to content

v0.4.2 Version/v0.4.2 版本

Pre-release
Pre-release
Compare
Choose a tag to compare
@zyddnys zyddnys released this 14 Jul 23:14
· 11 commits to master since this release

中文

你需要至少一张9系及以上的NVIDIA显卡(只要是Maxwell及以上都可以,包括部分7系显卡和GTX 800M系列)
程序会占用2G内存和1G显存。
CUDA计算能力版本:5.0;5.2;6.1;7.0;7.5
代码在src文件夹里。

使用说明:

请更新显卡驱动到最新版
把视频文件拖到mmdocr.exe上,一个对应的srt文件就会在视频的同一文件夹下生成

已知问题:

  1. 部分字符不在字典内,无法识别。
  2. 滚动字幕、旋转字幕和特效字幕处理的很差。

English

NVIDIA GPU at least GTX 900 series is required.(Maxwell or later)
Program will use 2G of RAM and 1G of VRAM.
CUDA computability required: 5.0;5.2;6.1;7.0;7.5
Code is available under src/ folder.

How to use:

Drag any video file to mmdocr.exe and a .srt file will be generated at the same folder as video file.

Known issues:

  1. Some characters are not recognized because they're not in my dictionary.
  2. Scrolling texts and rotated texts are handled poorly.