mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-15 21:26:51 +08:00
Typo Fix
This commit is contained in:
parent
84e902eaa8
commit
da43eb7669
@ -38,7 +38,7 @@
|
|||||||
"hop_size:怎么算音量曲线,越小精度越大计算量越高(不是精度越大效果越好)": "hop_size: FO hop size, the smaller the value, the higher the accuracy)",
|
"hop_size:怎么算音量曲线,越小精度越大计算量越高(不是精度越大效果越好)": "hop_size: FO hop size, the smaller the value, the higher the accuracy)",
|
||||||
"max:归一化后最大值多少": "Loudness multiplier after normalized",
|
"max:归一化后最大值多少": "Loudness multiplier after normalized",
|
||||||
"max_sil_kept:切完后静音最多留多长": "Maximum length for silence to be kept",
|
"max_sil_kept:切完后静音最多留多长": "Maximum length for silence to be kept",
|
||||||
"min_interval:最短切割间隔": "Minumum interval for audio cutting",
|
"min_interval:最短切割间隔": "Minimum interval for audio cutting",
|
||||||
"min_length:每段最小多长,如果第一段太短一直和后面段连起来直到超过这个值": "min_length: the minimum length of each segment. If the first segment is too short, it will be concatenated with the next segment until it exceeds this value",
|
"min_length:每段最小多长,如果第一段太短一直和后面段连起来直到超过这个值": "min_length: the minimum length of each segment. If the first segment is too short, it will be concatenated with the next segment until it exceeds this value",
|
||||||
"temperature": "temperature",
|
"temperature": "temperature",
|
||||||
"threshold:音量小于这个值视作静音的备选切割点": "Noise gate threshold (loudness below this value will be treated as noise",
|
"threshold:音量小于这个值视作静音的备选切割点": "Noise gate threshold (loudness below this value will be treated as noise",
|
||||||
@ -176,7 +176,7 @@
|
|||||||
"语音降噪": "Speech Denoising",
|
"语音降噪": "Speech Denoising",
|
||||||
"请上传3~10秒内参考音频,超过会报错!": "Please upload a reference audio within the 3-10 second range; if it exceeds this duration, it will raise errors.",
|
"请上传3~10秒内参考音频,超过会报错!": "Please upload a reference audio within the 3-10 second range; if it exceeds this duration, it will raise errors.",
|
||||||
"请上传参考音频": "Please Upload the Reference Audio",
|
"请上传参考音频": "Please Upload the Reference Audio",
|
||||||
"请填入推理文本": "Please Fill in the Terget Text",
|
"请填入推理文本": "Please Fill in the Target Text",
|
||||||
"请填入正确的List路径": "Please Fill in the Correct List Path",
|
"请填入正确的List路径": "Please Fill in the Correct List Path",
|
||||||
"请填入正确的音频文件夹路径": "Please Fill in the Correct Audio Folder Path",
|
"请填入正确的音频文件夹路径": "Please Fill in the Correct Audio Folder Path",
|
||||||
"请输入有效文本": "Please enter valid text.",
|
"请输入有效文本": "Please enter valid text.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user