mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
优化笔记本、翻译并重新引入自动push (#48)
* optimize: 精简未用到的配置项并在特征提取初步引入mps * add cmd argument: --noautoopen * fix: i18n * fix * fix * add genlocale workflow * add unitest * fix * fix * fix * 优化笔记本 * reintroduce Push changes * disable genlocale on non-main branch * 将笔记本checkout改为stable
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"点击查看交流、问题反馈群号": "点击查看交流、问题反馈群号",
|
||||
"xxxxx": "xxxxx",
|
||||
"加载模型": "加载模型",
|
||||
"Hubert File":"Hubert模型",
|
||||
"Hubert模型": "Hubert模型",
|
||||
"选择.pth文件": "选择.pth文件",
|
||||
"选择.index文件": "选择.index文件",
|
||||
"选择.npy文件": "选择.npy文件",
|
||||
@@ -89,10 +89,10 @@
|
||||
"采样长度": "采样长度",
|
||||
"淡入淡出长度": "淡入淡出长度",
|
||||
"额外推理时长": "额外推理时长",
|
||||
"Input Noisereduce":"输入降噪",
|
||||
"Output Noisereduce": "输出降噪",
|
||||
"输入降噪": "输入降噪",
|
||||
"输出降噪": "输出降噪",
|
||||
"性能设置": "性能设置",
|
||||
"开始音频转换": "开始音频转换",
|
||||
"停止音频转换": "停止音频转换",
|
||||
"Infer Time(ms):":"推理时间(ms):"
|
||||
"推理时间(ms):": "推理时间(ms):"
|
||||
}
|
||||
Reference in New Issue
Block a user