Giter Site home page Giter Site logo

yeeyou / rapidvideocr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swhl/rapidvideocr

0.0 0.0 0.0 12 MB

视频硬字幕提取,自动生成对应srt文件。VideoSubFinder + RapidOCR结合,离线即可运行,更快更准更方便。

Home Page: https://rapidvideocr.rtfd.io

License: Apache License 2.0

Python 45.57% Jupyter Notebook 54.43%

rapidvideocr's Introduction

简体中文 | English


PyPI SemVer2.0 Documentation Status

目录

简介

  • 视频硬字幕提取,自动生成对应srt | txt文件。
  • 支持字幕语言:中文 | 英文 (其他可以支持的语言参见:支持语种列表)
  • 可加入QQ群:706807542
  • 更快更准确地提取视频硬字幕,并提供srt| txt两种格式的输出:
    • 更快:与VideoSubFinder软件结合使用,提取关键字幕帧更快。
    • 更准:采用RapidOCR作为识别库。
    • 更方便:pip直接安装即可使用。
  • 如果遇到问题,首先推荐阅读:如何向开源社区提问题,之后再做决定。
  • 该工具处于发展中。在使用过程中,如果遇到任何问题,欢迎提issue或者入群反馈。
  • 如果有帮助到您的话,请给个小星星⭐或者赞助一杯咖啡(点击页面最上面的Sponsor中链接)。

整体框架

flowchart LR
    A(VideoSubFinder) --提取字幕关键帧--> B(RapidVideOCR)  --OCR--> C(SRT)
Loading

使用教程

更新日志(more

  • ♠2023-06-04 Desktop v0.0.2 update:
    • 修复issue #30: 保留上次选择的目录
  • 🎉2023-05-14 Desktop v0.0.1 update:
    • 采用pyqt5简单写了界面程序,可直接下载对应平台,双击执行程序运行。
    • 下载地址为:link
  • 😀2023-05-12 v2.1.7 update:
    • 优化代码
    • 添加save_name参数,可以灵活指定保存的srt | txt文件名称,默认是result
  • 🐱2023-03-27 v2.1.6 update:
    • 修复时间轴对不齐问题,详情参见issue 23
  • 👽2023-03-23 v2.1.5 update:
    • 添加打印到屏幕的控制参数is_print_console
    • 调整out_format参数位置到初始化类时

写在最后

  • 扫码加入组织:

rapidvideocr's People

Contributors

swhl avatar dausruddin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.