mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-10 21:24:16 +08:00
doc(i18n): complete EN & ES
This commit is contained in:
@@ -48,21 +48,21 @@
|
||||
"修改": "Modify",
|
||||
"停止音频转换": "Stop audio conversion",
|
||||
"全流程结束!": "All processes have been completed!",
|
||||
"共振偏移": "共振偏移",
|
||||
"共振偏移": "Resonating offset",
|
||||
"刷新音色列表和索引路径": "Refresh voice list and index path",
|
||||
"加载模型": "Load model",
|
||||
"加载预训练底模D路径": "Load pre-trained base model D path",
|
||||
"加载预训练底模G路径": "Load pre-trained base model G path",
|
||||
"单次推理": "Single Inference",
|
||||
"单次推理": "Single inference",
|
||||
"卸载音色省显存": "Unload model to save GPU memory",
|
||||
"变调(整数, 半音数量, 升八度12降八度-12)": "Transpose (integer, number of semitones, raise by an octave: 12, lower by an octave: -12)",
|
||||
"后处理重采样至最终采样率,0为不进行重采样": "Resample the output audio in post-processing to the final sample rate. Set to 0 for no resampling",
|
||||
"否": "No",
|
||||
"启用相位声码器": "启用相位声码器",
|
||||
"启用相位声码器": "Enable phase vocoder",
|
||||
"响应阈值": "Response threshold",
|
||||
"响度因子": "loudness factor",
|
||||
"处理数据": "Process data",
|
||||
"失败": "失败",
|
||||
"失败": "Fail",
|
||||
"实际计算": "Actually calculated",
|
||||
"导出Onnx模型": "Export Onnx Model",
|
||||
"导出文件格式": "Export file format",
|
||||
@@ -70,12 +70,12 @@
|
||||
"常见问题解答": "FAQ (Frequently Asked Questions)",
|
||||
"常规设置": "General settings",
|
||||
"开始音频转换": "Start audio conversion",
|
||||
"待处理音频文件": "The audio file to be procceeded",
|
||||
"待处理音频文件": "The audio file to be processed",
|
||||
"很遗憾您这没有能用的显卡来支持您训练": "Unfortunately, there is no compatible GPU available to support your training.",
|
||||
"性能设置": "Performance settings",
|
||||
"总训练轮数total_epoch": "Total training epochs (total_epoch)",
|
||||
"成功构建索引到": "成功构建索引到",
|
||||
"批量推理": "Batch Inference",
|
||||
"成功构建索引到": "Successfully built index into",
|
||||
"批量推理": "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",
|
||||
"指定输出文件夹": "Specify output folder",
|
||||
@@ -113,9 +113,9 @@
|
||||
"独占 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",
|
||||
"相似度": "相似度",
|
||||
"相似度": "Similarity",
|
||||
"相似度(0到1)": "Similarity (from 0 to 1)",
|
||||
"算法延迟(ms)": "Algorithmic delays(ms)",
|
||||
"算法延迟(ms)": "Algorithmic delays (ms)",
|
||||
"自动检测index路径,下拉式选择(dropdown)": "Auto-detect index path and select from the dropdown",
|
||||
"融合": "Fusion",
|
||||
"要改的模型信息": "Model information to be modified",
|
||||
@@ -151,10 +151,10 @@
|
||||
"采样率": "Sampling rate",
|
||||
"采样长度": "Sample length",
|
||||
"重载设备列表": "Reload device list",
|
||||
"链接索引到外部": "链接索引到外部",
|
||||
"链接索引到外部": "Link index to outside folder",
|
||||
"音调设置": "Pitch settings",
|
||||
"音频设备": "Audio device",
|
||||
"音高引导(f0)": "Pitch guidance (f0)",
|
||||
"音高算法": "pitch detection algorithm",
|
||||
"音高算法": "Pitch detection algorithm",
|
||||
"额外推理时长": "Extra inference time"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user