mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-10 21:24:16 +08:00
chore(i18n): sync locale on dev (#2101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c15f58a004
commit
de848286b2
@@ -14,7 +14,6 @@
|
||||
"A模型路径": "Path to Model A",
|
||||
"B模型ID(长)": "ID of model B (long)",
|
||||
"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",
|
||||
"ID(短)": "ID(short)",
|
||||
"ID(长)": "ID(long)",
|
||||
@@ -63,6 +62,7 @@
|
||||
"响应阈值": "Response threshold",
|
||||
"响度因子": "loudness factor",
|
||||
"处理数据": "Process data",
|
||||
"失败": "失败",
|
||||
"实际计算": "Actually calculated",
|
||||
"导出Onnx模型": "Export Onnx Model",
|
||||
"导出文件格式": "Export file format",
|
||||
@@ -74,6 +74,7 @@
|
||||
"很遗憾您这没有能用的显卡来支持您训练": "Unfortunately, there is no compatible GPU available to support your training.",
|
||||
"性能设置": "Performance settings",
|
||||
"总训练轮数total_epoch": "Total training epochs (total_epoch)",
|
||||
"成功构建索引到": "成功构建索引到",
|
||||
"批量推理": "Batch Inference",
|
||||
"批量转换, 输入待转换音频文件夹, 或上传多个音频文件, 在指定文件夹(默认opt)下输出转换的音频. ": "Batch conversion. Enter the folder containing the audio files to be converted or upload multiple audio files. The converted audio will be output in the specified folder (default: 'opt').",
|
||||
"指定输出主人声文件夹": "Specify the output folder for vocals",
|
||||
@@ -149,6 +150,7 @@
|
||||
"采样率": "Sampling rate",
|
||||
"采样长度": "Sample length",
|
||||
"重载设备列表": "Reload device list",
|
||||
"链接索引到外部": "链接索引到外部",
|
||||
"音调设置": "Pitch settings",
|
||||
"音频设备": "Audio device",
|
||||
"音高引导(f0)": "Pitch guidance (f0)",
|
||||
|
||||
Reference in New Issue
Block a user