mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-05-01 20:16:16 +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,6 +76,7 @@
|
||||
"点击查看交流、问题反馈群号": "Click to view the communication and problem feedback group number",
|
||||
"xxxxx": "xxxxx",
|
||||
"加载模型": "加载模型",
|
||||
"Hubert模型": "Hubert File",
|
||||
"选择.pth文件": "选择.pth文件",
|
||||
"选择.index文件": "选择.index文件",
|
||||
"选择.npy文件": "选择.npy文件",
|
||||
@@ -88,8 +89,10 @@
|
||||
"采样长度": "采样长度",
|
||||
"淡入淡出长度": "淡入淡出长度",
|
||||
"额外推理时长": "额外推理时长",
|
||||
"输出降噪/Output Noisereduce": "输出降噪/Output Noisereduce",
|
||||
"输入降噪": "Input Noisereduce",
|
||||
"输出降噪": "Output Noisereduce",
|
||||
"性能设置": "性能设置",
|
||||
"开始音频转换": "开始音频转换",
|
||||
"停止音频转换": "停止音频转换"
|
||||
"停止音频转换": "停止音频转换",
|
||||
"推理时间(ms):": "Infer Time(ms):"
|
||||
}
|
||||
Reference in New Issue
Block a user