forked from xd2333/GalTransl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 启动器优化 * 启动器优化 * fix bug in CTranslateProblem.比日文长 * 代理检测重试3次 * 禁止修改pre_jp * 细节修改 * add yapsy * Create Baseplugin.py * 微调cache读取逻辑 * rename baseplugin * fix find_ifword_text error * add update_json_with_transList * Update PluginManager.py * GPT35/GPT4:add rewriteModelName * 统一gpt_dic参数 * Update V3.py * 精简配置文件 * fix bug, clean code * 重构翻译前端 * 插件系统-初版 * 细节完善 * 修改输入输出目录,支持遍历子文件夹 * 细节调整 * 去掉chatgpt模拟网页 * 增加依赖文件、细节调整 * 更新插件框架 * 更新插件框架2 * 细节完善 * colorlog * Update Runner.py * sleep 5min to 1min in try again later * 精简配置文件 * GPT字典:全称与简称都有gpt字典时,句子里只有全称时简称不会再被代入请求 * Update file_subtitle_srt.py * fix bug * GPT35/GPT4:修复使用多家中转时偶尔令牌无效的问题 * openai key测试添加提示 * 跳过空文件 * 打印插件列表 * 整理插件 * 调整插件 * Sakura:限制线程数 * fix bug * bug fix * 缓存逻辑调整 * 缓存调整2 * support gpt-4-0125 * 细节调整 * bug fix+细节调整 * 增加插件text_common_skipNoJP * 几处细节调整 * fix循环引用 * 细节调整 * 保存日志到文件 * 普通字典:处理转义字符 * 细节优化 * Update Utils.py --------- Co-authored-by: cx2333 <99069487+cx2333-gal@users.noreply.github.com>
- Loading branch information
Showing
57 changed files
with
4,449 additions
and
2,651 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ | |
? ? | ||
! ! | ||
~ ~ | ||
· ・ | ||
- — | ||
& & | ||
・ · | ||
ー — | ||
|
||
//一些对于符号的fix | ||
post_jp 「 [and] !" 1^" 「 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.