1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

optimize(i18n): too long translation

This commit is contained in:
源文雨
2024-06-16 20:13:09 +09:00
parent 9ee26d698a
commit e5aa6b02a7
17 changed files with 18 additions and 19 deletions

View File

@@ -106,7 +106,7 @@ with app:
minimum=0,
maximum=1,
label=i18n(
"Search feature ratio (controls accent strength, too high has artifacting)"
"Feature searching ratio"
),
value=0.88,
interactive=True,