Security Insights Additional navigation options BranchesTags Folders and files Name Last commit message Last commit date Latest commit SWHL chore: Format README Jul 19, 2024 d6ca256·Jul 19, 2024 History 205 Commits .github/workflows Update actions ...
1. VideoSubFinder 下载地址:https://sourceforge.net/projects/videosubfinder/files 2. Umi-OCR 文字识别工具 下载地址:https://github.com/hiroi-sora/Umi-OCR/releases 二: 1.打开VideoSubFinder,点击菜单栏的File,选择Open Video(两个均可) 2.在软件上半左边区域里,可以拖动图中的四个线条,选择控制硬字幕...
四、Arctime或Aegisub校对字幕。 Umi-OCR下载地址: https://github.com/hiroi-sora/Umi-OCR
RGBImages的OCR识别推荐一个新工具:https://github.com/SWHL/RapidVideOCR README里推荐传入TXTImages说...
see .github/workflows/build-darwin-x64.yml Ubuntu 20.04 see Build/Docker/cpu/build.sh Usage Usage: VideoSubFinderCli [-h] [--verbose] [-c] [-r] [-ces <str>] [-i <str>] [-ovocv] [-ovffmpeg] [-uc] [-dsi] [-s <str>] [-e <str>] [-te <double>] [-be <double>] [...
Nov 16, 2022 - 使用群晖中矿神的CFS 0.43.1 Lite,电影和电视剧经过了Nastools的处理,电影的字幕下载正常,但电视剧不能下载。详情中看到错误信息:cancel at NeedDlEpsKeyList.oneVideoSelectBestSub TMDB API连接正常,字幕源API也可用,EMBY也连接正常。
#!/bin/bash set -e cd ${0%/*} if [[ "$GITHUB_ACTION" ]]; then docker buildx build --cache-from type=gha --cache-to type=gha,mode=max \ -t videosubfinder-build:cpu -f build.Dockerfile ../../.. else docker build -t videosubfinder-build:cpu -f build.Dockerfile ../../...
.github/workflows/build-darwin-x64.yml Ubuntu 20.04 Build/Docker/cpu/build.sh macOS see.github/workflows/build-darwin-x64.yml Ubuntu 20.04 seeBuild/Docker/cpu/build.sh Usage Usage: VideoSubFinderCli [-h] [--verbose] [-c] [-r] [-ces<str>] [-i<str>] [-ovocv] [-ovffmpeg] [-uc...
bottom_video_image_percent_end=bottom_video_image_percent_end, left_video_image_percent_end=left_video_image_percent_end, right_video_image_percent_end=right_video_image_percent_end ) RapidVideoSubFinderOCR这个类,但是这个类没有读取Det和Rec模型本地路径的接口。。