mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-08 16:00:01 +08:00
a small change for i18n
This commit is contained in:
parent
988a381084
commit
87a7997454
@ -31,7 +31,7 @@
|
||||
"凑四句一切": "Slice once every 4 sentences",
|
||||
"按英文句号.切": "Slice by English punct",
|
||||
"threshold:音量小于这个值视作静音的备选切割点": "Noise gate threshold (loudness below this value will be treated as noise",
|
||||
"min_duration:每段最小多长,如果第一段太短一直和后面段连起来直到超过这个值": "min_duration: The minimum length for each segment. If the first segment is too short, it will be combined with subsequent segments until it exceeds this value.",
|
||||
"min_duration:每段最短多长,如果第一段太短一直和后面段连起来直到超过这个值": "min_duration: The minimum length for each segment. If the first segment is too short, it will be combined with subsequent segments until it exceeds this value.",
|
||||
"max_duration:每段最长多长": "Maxium duration",
|
||||
"min_interval:最短切割间隔": "Minumum interval for audio cutting",
|
||||
"hop_size:怎么算音量曲线,越小精度越大计算量越高(不是精度越大效果越好)": "hop_size: FO hop size, the smaller the value, the higher the accuracy)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user