Add files via upload

This commit is contained in:
RVC-Boss 2024-01-29 23:08:07 +08:00 committed by GitHub
parent 25bbb8fd6c
commit 5c2841f5bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,14 +2,22 @@
"很遗憾您这没有能用的显卡来支持您训练": "Unfortunately, there is no compatible GPU available to support your training.",
"UVR5已开启": "UVR5 opened ",
"UVR5已关闭": "UVR5 closed",
"本软件以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.",
"本软件以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</b> for details.",
"0-前置数据集获取工具": "0-Fetch dataset",
"0a-UVR5人声伴奏分离&去混响去延迟工具": "0a-UVR5 webui (for vocal separation, deecho, dereverb and denoise)",
"是否开启UVR5-WebUI": "Open UVR5-WebUI",
"UVR5进程输出信息": "UVR5 process output log",
"0b-语音切分工具": "0b-Audio slicer",
".list标注文件的路径": ".list annotation file path",
"GPT模型列表": "GPT weight list",
"SoVITS模型列表": "SoVITS weight list",
"填切割后音频所在目录!读取的音频文件完整路径=该目录-拼接-list文件里波形对应的文件名不是全路径。": "Fill in the directory of segmented audio. The complete path of the read audio file is equal to the directory concatenated with the waveform's corresponding filename from the list file (not the full path).",
"音频自动切分输入路径,可文件可文件夹": "Audio slicer input (file or folder)",
"切分后的子音频的输出根目录": "Audio slicer output folder",
"怎么切": "How to slice the sentence",
"不切": "No slice",
"凑四句一切": "Slice once every 4 sentences",
"按英文句号.切": "Slice by English punct",
"threshold:音量小于这个值视作静音的备选切割点": "Noise gate threshold (loudness below this value will be treated as noise",
"min_length:每段最小多长,如果第一段太短一直和后面段连起来直到超过这个值": "Minimum length",
"min_interval:最短切割间隔": "Minumum interval for audio cutting",
@ -86,13 +94,15 @@
"TTS推理WebUI进程输出信息": "TTS inference webui output log",
"2-GPT-SoVITS-变声": "2-GPT-SoVITS-Voice Changer",
"施工中,请静候佳音": "In construction, please wait",
"参考音频在3~10秒范围外请更换": "Reference audio is outside the 3-10 second range, please choose another one!",
"请上传3~10秒内参考音频超过会报错": "Please upload a reference audio within the 3-10 second range; if it exceeds this duration, it will raise errors.",
"TTS推理进程已开启": "TTS inference process is opened",
"TTS推理进程已关闭": "TTS inference process closed",
"打标工具WebUI已开启": "proofreading tool webui is opened",
"打标工具WebUI已关闭": "proofreading tool webui is closed",
"本软件以MIT协议开源, 作者不对软件具备任何控制力, 使用软件者、传播软件导出的声音者自负全责. 如不认可该条款, 则不能使用或引用软件包内任何代码和文件. 详见根目录LICENSE.": "This software is under MIT licence. The author does not have any control for this software. Users are solely reponsible for all voices thats being converted and/or distributed. If you disagree with this Terms and Conditions, you cannot use or cite any files or code in this file. Please check LICENSE. for more info.",
"*请上传并填写参考信息": "*Please upload and fill reference information",
"*请填写需要合成的目标文本": "*Please fill the text that needs inference",
"*请填写需要合成的目标文本。中英混合选中文,日英混合选日文,中日混合暂不支持,非目标语言文本自动遗弃。": "*Please fill the text that needs inference. Select Chinese for mixed Chinese and English text, choose Japanese for mixed Japanese and English text. Mixed Chinese and Japanese is currently not supported; non-target language text will be automatically discarded.",
"ASR任务开启%s": "ASR training started: %s",
"GPT训练完成": "Finished GPT training",
"GPT训练开始%s": "GPT training started: %s",