video-subtitle-remover icon indicating copy to clipboard operation
video-subtitle-remover copied to clipboard

基于AI的图片/视频硬字幕去除、文本水印去除,无损分辨率生成去字幕、去水印后的图片/视频文件。无需申请第三方API,本地实现。AI-based tool for removing hard-coded subtitles and text-like watermarks from vid...

Results 66 video-subtitle-remover issues
Sort by recently updated
recently updated
newest added

好像默认只能在主GPU上运行,多GPU并不支持?

私はマックユーザーなので、誰かマックのPKGを作ってくれませんか?

/content/video-subtitle-remover /usr/local/lib/python3.10/dist-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) /usr/local/lib/python3.10/dist-packages/pkg_resources/__init__.py:2870: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages (as specified in PEP...

![589AAA4048E8DAE40152EC0C9022283B](https://github.com/YaoFANGUK/video-subtitle-remover/assets/26674151/74c7673c-6fae-45f7-a12d-81871c0cee12) ![Uploading {CCACEF3A-326A-479a-AB00-07189226F201}.png…]()

(.venv) PS D:\ganziqian\pythonwork\demo\ video-subtitle-removerdemo> python ./backend/main.py D:\ganziqian\pythonwork\demo\ video-subtitle-removerdemo\.venv\lib\site-packages\setuptools\sandbox.py:13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources D:\ganziqian\pythonwork\demo\ video-subtitle-removerdemo\.venv\lib\site-packages\pkg_resources\__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages...

Open Video Success:C:/Users/Administrator/Desktop/1212.jpg SubtitleArea:(375,401,240,709) use GPU for acceleration [Processing] start finding subtitles... Exception in thread Thread-3: Traceback (most recent call last): File "D:\ProgramData\anaconda3\envs\py39new\lib\threading.py", line 980, in _bootstrap_inner self.run() File "D:\ProgramData\anaconda3\envs\py39new\lib\threading.py",...

既然 Linux 都支持了,按理说基于 Unix 的 macOS 应该也能支持才对。 苹果的 M 系列芯片 gpu 还可以,跑这个程序应该不成问题: > The performance of Apple's M series' integrated GPUs has been quite impressive. Here are some insights into...

$ git fetch origin --depth=1 remote: Enumerating objects: 420, done. remote: Counting objects: 100% (420/420), done. remote: Compressing objects: 100% (361/361), done. error: RPC failed; curl 92 HTTP/2 stream 0...