refactor(i18n): Improve description of generation segmentation
This commit is contained in:
parent
5f0b0a9f9c
commit
1845e60aa5
@ -28,8 +28,8 @@
|
||||
"功能设置": "Settings",
|
||||
"分句设置": "Sentence segmentation settings",
|
||||
"参数会影响音频质量和生成速度": "Parameters below affect audio quality and generation speed",
|
||||
"分句最大Token数": "Max tokens per sentence",
|
||||
"建议80~200之间,值越大,分句越长;值越小,分句越碎;过小过大都可能导致音频质量不高": "Recommended between 80 and 200. The larger the value, the longer the sentences; the smaller the value, the more fragmented the sentences. Values that are too small or too large may lead to poor audio quality.",
|
||||
"分句最大Token数": "Max tokens per generation segment",
|
||||
"建议80~200之间,值越大,分句越长;值越小,分句越碎;过小过大都可能导致音频质量不高": "Recommended range: 80 - 200. Larger values require more VRAM but improves the flow of the speech, while lower values require less VRAM but means more fragmented sentences. Values that are too small or too large may lead to less coherent speech.",
|
||||
"预览分句结果": "Preview sentence segmentation result",
|
||||
"序号": "Index",
|
||||
"分句内容": "Content",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user