1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

chore(i18n): sync locale on dev (#2096)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-03 00:22:44 +09:00
committed by GitHub
parent 6dd7626fbd
commit cc2835416a
13 changed files with 117 additions and 52 deletions

View File

@@ -1,7 +1,14 @@
{
"### 修改模型信息\n> 仅支持weights文件夹下提取的小模型文件": "### 修改模型信息\n> 仅支持weights文件夹下提取的小模型文件",
"### 查看模型信息\n> 仅支持weights文件夹下提取的小模型文件": "### 查看模型信息\n> 仅支持weights文件夹下提取的小模型文件",
"### 模型提取\n> 输入logs文件夹下大文件模型路径\n\n适用于训一半不想训了模型没有自动提取保存小文件模型, 或者想测试中间模型的情况": "### 模型提取\n> 输入logs文件夹下大文件模型路径\n\n适用于训一半不想训了模型没有自动提取保存小文件模型, 或者想测试中间模型的情况",
"### 模型比较\n> 模型ID(长)请于下方`查看模型信息`中获得\n\n可用于比较两模型推理相似度": "### 模型比较\n> 模型ID(长)请于下方`查看模型信息`中获得\n\n可用于比较两模型推理相似度",
"### 模型融合\n可用于测试音色融合": "### 模型融合\n可用于测试音色融合",
">=3则使用对harvest音高识别的结果使用中值滤波数值为滤波半径使用可以削弱哑音": "If >=3: apply median filtering to the harvested pitch results. The value represents the filter radius and can reduce breathiness.",
"A模型ID(长)": "A模型ID(长)",
"A模型权重": "Weight (w) for Model A",
"A模型路径": "Path to Model A",
"B模型ID(长)": "B模型ID(长)",
"B模型路径": "Path to Model B",
"E:\\语音音频+标注\\米津玄师\\src": "C:\\Users\\Desktop\\src",
"F0曲线文件, 可选, 一行一个音高, 代替默认F0及升降调": "F0 curve file (optional). One pitch per line. Replaces the default F0 and pitch modulation",
@@ -38,7 +45,6 @@
"保护清辅音和呼吸声防止电音撕裂等artifact拉满0.5不开启,调低加大保护力度但可能降低索引效果": "Protect voiceless consonants and breath sounds to prevent artifacts such as tearing in electronic music. Set to 0.5 to disable. Decrease the value to increase protection, but it may reduce indexing accuracy",
"信息": "Information",
"修改": "Modify",
"修改模型信息(仅支持weights文件夹下提取的小模型文件)": "Modify model information (only supported for small model files extracted from the 'weights' folder)",
"停止音频转换": "Stop audio conversion",
"全流程结束!": "All processes have been completed!",
"共振偏移": "共振偏移",
@@ -84,18 +90,15 @@
"有": "Exist",
"本软件以MIT协议开源, 作者不对软件具备任何控制力, 使用软件者、传播软件导出的声音者自负全责. <br>如不认可该条款, 则不能使用或引用软件包内任何代码和文件. 详见根目录<b>LICENSE</b>.": "This software is open source under the MIT license. The author does not have any control over the software. Users who use the software and distribute the sounds exported by the software are solely responsible. <br>If you do not agree with this clause, you cannot use or reference any codes and files within the software package. See the root directory <b>Agreement-LICENSE.txt</b> for details.",
"查看": "View",
"查看模型信息(仅支持weights文件夹下提取的小模型文件)": "View model information (only supported for small model files extracted from the 'weights' folder)",
"检索特征占比": "Search feature ratio (controls accent strength, too high has artifacting)",
"模型": "Model",
"模型信息": "Model info",
"模型名": "Model name",
"模型推理": "Model Inference",
"模型提取(输入logs文件夹下大文件模型路径),适用于训一半不想训了模型没有自动提取保存小文件模型,或者想测试中间模型的情况": "Model extraction (enter the path of the large file model under the 'logs' folder). This is useful if you want to stop training halfway and manually extract and save a small model file, or if you want to test an intermediate model",
"模型是否带音高指导": "Whether the model has pitch guidance",
"模型是否带音高指导(唱歌一定要, 语音可以不要)": "Whether the model has pitch guidance (required for singing, optional for speech)",
"模型是否带音高指导,1是0否": "Whether the model has pitch guidance (1: yes, 0: no)",
"模型版本型号": "Model architecture version",
"模型融合, 可用于测试音色融合": "Model fusion, can be used to test timbre fusion",
"模型路径": "Path to Model",
"每张显卡的batch_size": "Batch size per GPU",
"淡入淡出长度": "Fade length",
@@ -105,11 +108,13 @@
"独占 WASAPI 设备": "Takeover WASAPI device",
"男转女推荐+12key, 女转男推荐-12key, 如果音域爆炸导致音色失真也可以自己调整到合适音域. ": "Recommended +12 key for male to female conversion, and -12 key for female to male conversion. If the sound range goes too far and the voice is distorted, you can also adjust it to the appropriate range by yourself.",
"目标采样率": "Target sample rate",
"相似度(0到1)": "相似度(0到1)",
"算法延迟(ms)": "Algorithmic delays(ms)",
"自动检测index路径,下拉式选择(dropdown)": "Auto-detect index path and select from the dropdown",
"融合": "Fusion",
"要改的模型信息": "Model information to be modified",
"要置入的模型信息": "Model information to be placed",
"计算": "计算",
"训练": "Train",
"训练模型": "Train model",
"训练特征索引": "Train feature index",