Commit Graph

129 Commits

Author SHA1 Message Date
Jason
70488eb290 选区部分全部采用浮点值, 以便更好的适配不同尺寸不同分辨率 2025-05-22 16:33:56 +08:00
Jason
9edeb437fb 支持不同任务使用不同选区 2025-05-22 15:09:59 +08:00
Jason
65888f4274 强制命令行使用英语 2025-05-22 15:09:59 +08:00
Jason
40ff7664e0 升级版本号至1.3.0 2025-05-22 15:09:59 +08:00
Jason
e26e23ad6a 支持设置时间选区
支持方向键快进快退(ctrl + -> or shirft + -> or ->)
2025-05-22 15:09:59 +08:00
Jason
7cf4e882cd 初步支持 macOS (Apple Silicon)
升级至PP-OCRv5
Tested with Python 3.13
感谢用户 "期望" 提供的macOS设备用于开发测试
2025-05-22 13:02:28 +08:00
Jason
c673b5ccd1 支持多字幕区域 2025-05-22 08:42:00 +08:00
Jason
f78e985e1c 使用PySide6-Fluent-Widgets重构整套UI
添加任务列表组件并优化视频加载逻辑
支持可视化显示字幕区域
整理所有模型, 分别为STTN智能擦除, STTN字幕检测, LAMA, ProPainter, OpenCV
提高处理性能
新增CPU运行模式并优化多语言支持
修复Propainter模式部分视频报错

本次提交新增了CPU运行模式,适用于无GPU加速的场景。同时,优化了多语言支持,新增了日语、韩语、越南语等语言配置文件,并更新了README文档以反映新的运行模式和多语言支持。此外,修复了部分代码逻辑,提升了系统的稳定性和兼容性。
2025-05-22 08:41:59 +08:00
天涯古巷
7049a24883 Update README.md
Some checks failed
Docker Build and Push / check-secrets (push) Successful in 12s
Docker Build and Push / build-and-push (cuda, 11.8) (push) Has been skipped
Docker Build and Push / build-and-push (cuda, 12.8) (push) Has been skipped
Docker Build and Push / build-and-push (cuda, 12.6) (push) Has been skipped
Docker Build and Push / build-and-push (directml, latest) (push) Has been skipped
Build Windows CUDA 11.8 / build (push) Has been cancelled
Build Windows CUDA 12.6 / build (push) Has been cancelled
Build Windows CUDA 12.8 / build (push) Has been cancelled
Build Windows DirectML / build (push) Has been cancelled
2025-05-13 10:35:27 +08:00
天涯古巷
7e0ed62b9e Merge pull request #151 from eritpchy/patch-2
Some checks failed
Docker Build and Push / check-secrets (push) Successful in 5s
Docker Build and Push / build-and-push (cuda, 12.6) (push) Has been skipped
Docker Build and Push / build-and-push (directml, latest) (push) Has been skipped
Docker Build and Push / build-and-push (cuda, 11.8) (push) Has been skipped
Docker Build and Push / build-and-push (cuda, 12.8) (push) Has been skipped
Build Windows CUDA 11.8 / build (push) Has been cancelled
Build Windows CUDA 12.6 / build (push) Has been cancelled
Build Windows CUDA 12.8 / build (push) Has been cancelled
Build Windows DirectML / build (push) Has been cancelled
2025年5月积累更新
2025-05-13 09:49:04 +08:00
Jason
7a5384ad95 更新README 2025-05-06 22:10:11 +08:00
Jason
b40ab7d921 发布docker镜像 2025-05-06 21:18:32 +08:00
Jason
7304905a84 支持CI自动发布 2025-04-25 13:01:51 +08:00
Jason
150923b409 Update requirements.txt 2025-04-25 13:01:40 +08:00
Jason
746db4bced DirectML版本支持运行STTN模型(Windows) 2025-04-25 13:01:31 +08:00
Jason
30e7913981 修复结束时inpaint_area报错 2025-04-25 13:01:26 +08:00
Jason
6fc6d35584 主界面显示版本号, 方便定位问题 2025-04-25 13:01:09 +08:00
Jason
87d8d9d3d7 适配torch 2.8.0 nightly build 2025-04-25 13:00:58 +08:00
Jason
3770ccdcfd 改用PaddleOCR, 跟随主线更新 2025-04-25 13:00:30 +08:00
Jason
29873c33ea 由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss 2025-04-25 13:00:19 +08:00
天涯古巷
196a1a8e7b Merge pull request #150 from YaoFANGUK/revert-130-main
Revert "由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss"
2025-04-25 11:03:29 +08:00
天涯古巷
53baf28326 Revert "由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss" 2025-04-25 11:03:16 +08:00
天涯古巷
991294c00f Merge pull request #130 from eritpchy/main
由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss
1.1.1
2025-04-25 07:36:30 +08:00
Jason
ea7e01e3aa 发布docker镜像 2025-04-24 23:45:54 +08:00
Jason
acdb150aa2 支持CI自动发布 2025-04-24 16:22:01 +08:00
Jason
285bfbafa7 Update requirements.txt 2025-04-24 16:14:43 +08:00
Jason
97b4159d38 DirectML版本支持运行STTN模型(Windows) 2025-04-24 15:56:13 +08:00
Jason
bb80445cf4 修复结束时inpaint_area报错 2025-04-24 15:53:28 +08:00
Jason
7e8d0b818b 主界面显示版本号, 方便定位问题 2025-04-24 15:51:21 +08:00
Jason
77758d258b 适配torch 2.8.0 nightly build 2025-04-24 15:47:23 +08:00
Jason
c60234f4ec 改用PaddleOCR, 跟随主线更新 2025-04-24 15:46:38 +08:00
Jason
38ff91fad7 由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss 2025-02-28 15:35:59 +08:00
天涯古巷
9f9cded1ff Update README.md 2025-02-19 09:34:37 +08:00
天涯古巷
54027ceeb0 Add files via upload 2025-02-19 09:33:02 +08:00
天涯古巷
1dc9036dee Update README.md 2025-02-19 09:24:46 +08:00
天涯古巷
09dbfa47f2 Update README.md 2025-01-03 10:29:42 +08:00
天涯古巷
aa83db0f98 Update README.md 2024-12-24 11:37:19 +08:00
天涯古巷
f86c8c9fe8 Update README.md 2024-12-15 17:26:49 +08:00
天涯古巷
3dc8f3bfe0 Update main.py 2024-10-23 16:41:01 +08:00
天涯古巷
b0ca454473 感谢张音乐赞助 2024-10-13 14:22:40 +08:00
天涯古巷
9f7fd5b341 Update README_en.md 2024-10-09 18:00:21 +08:00
天涯古巷
535fdecef4 Update README_en.md 2024-10-09 17:58:14 +08:00
天涯古巷
019f7f4517 Update .condarc 2024-10-09 17:45:49 +08:00
天涯古巷
8c5ea2e19d Update README.md 2024-10-09 17:22:15 +08:00
天涯古巷
330cf54e1a Update README.md 2024-10-09 17:15:21 +08:00
天涯古巷
7019572f7b Update README.md 2024-09-30 23:59:58 +08:00
天涯古巷
ee53840adb Update README.md 2024-09-30 22:45:23 +08:00
天涯古巷
96d744b3a7 Update README.md 2024-09-30 22:42:35 +08:00
天涯古巷
32c47873ab 升级paddle到2.6.1 2024-09-30 22:34:06 +08:00
天涯古巷
99770a32b9 Update README.md 2024-09-30 22:29:47 +08:00