Skip to content

Commit 3a09270

Browse files
chore(i18n): sync locale on main
1 parent 5343f71 commit 3a09270

File tree

13 files changed

+14
-1
lines changed

13 files changed

+14
-1
lines changed

i18n/locale/en_US.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "General settings",
5757
"开始音频转换": "Start audio conversion",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Unfortunately, there is no compatible GPU available to support your training.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Performance settings",
6061
"总训练轮数total_epoch": "Total training epochs (total_epoch):",
6162
"批量推理": "Batch Inference",

i18n/locale/es_ES.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Configuración general",
5757
"开始音频转换": "Iniciar conversión de audio",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Lamentablemente, no tiene una tarjeta gráfica adecuada para soportar su entrenamiento",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Configuración de rendimiento",
6061
"总训练轮数total_epoch": "Total de épocas de entrenamiento (total_epoch)",
6162
"批量推理": "批量推理",

i18n/locale/fr_FR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Paramètres généraux",
5757
"开始音频转换": "Démarrer la conversion audio.",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Malheureusement, il n'y a pas de GPU compatible disponible pour prendre en charge votre entrainement.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Paramètres de performance",
6061
"总训练轮数total_epoch": "Nombre total d'époques d'entraînement (total_epoch) :",
6162
"批量推理": "批量推理",

i18n/locale/it_IT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Impostazioni generali",
5757
"开始音频转换": "Avvia la conversione audio",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Sfortunatamente, non è disponibile alcuna GPU compatibile per supportare l'addestramento.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Impostazioni delle prestazioni",
6061
"总训练轮数total_epoch": "Epoch totali di addestramento (total_epoch):",
6162
"批量推理": "批量推理",

i18n/locale/ja_JP.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "一般設定",
5757
"开始音频转换": "音声変換を開始",
5858
"很遗憾您这没有能用的显卡来支持您训练": "トレーニングに対応したGPUが動作しないのは残念です。",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "パフォーマンス設定",
6061
"总训练轮数total_epoch": "総エポック数",
6162
"批量推理": "批量推理",

i18n/locale/ko_KR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "일반 설정",
5757
"开始音频转换": "오디오 변환 시작",
5858
"很遗憾您这没有能用的显卡来支持您训练": "사용 가능한 그래픽 카드가 없어 훈련을 지원할 수 없습니다",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "성능 설정",
6061
"总训练轮数total_epoch": "총 훈련 라운드 수 total_epoch",
6162
"批量推理": "일괄 추론",

i18n/locale/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Configurações gerais",
5757
"开始音频转换": "Iniciar conversão de áudio",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Infelizmente, não há GPU compatível disponível para apoiar o seu treinamento.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Configurações de desempenho.",
6061
"总训练轮数total_epoch": "Número total de ciclos(epoch) de treino (se escolher um valor alto demais, o seu modelo parecerá terrivelmente sobretreinado):",
6162
"批量推理": "Conversão em Lote",

i18n/locale/ru_RU.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Основные настройки",
5757
"开始音频转换": "Начать конвертацию аудио",
5858
"很遗憾您这没有能用的显卡来支持您训练": "К сожалению, у вас нету графического процессора, который поддерживает обучение моделей.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Настройки быстроты",
6061
"总训练轮数total_epoch": "Полное количество эпох (total_epoch):",
6162
"批量推理": "批量推理",

i18n/locale/tr_TR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"常规设置": "Genel ayarlar",
5757
"开始音频转换": "Ses dönüştürmeyi başlat",
5858
"很遗憾您这没有能用的显卡来支持您训练": "Maalesef, eğitiminizi desteklemek için uyumlu bir GPU bulunmamaktadır.",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "Performans ayarları",
6061
"总训练轮数total_epoch": "Toplam eğitim turu (total_epoch):",
6162
"批量推理": "批量推理",

i18n/locale/zh_CN.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"B模型路径": "B模型路径",
66
"E:\\语音音频+标注\\米津玄师\\src": "E:\\语音音频+标注\\米津玄师\\src",
77
"F0曲线文件, 可选, 一行一个音高, 代替默认F0及升降调": "F0曲线文件, 可选, 一行一个音高, 代替默认F0及升降调",
8-
"Index Rate": "检索特征占比",
8+
"Index Rate": "Index Rate",
99
"Onnx导出": "Onnx导出",
1010
"Onnx输出路径": "Onnx输出路径",
1111
"RVC模型路径": "RVC模型路径",
@@ -56,6 +56,7 @@
5656
"常规设置": "常规设置",
5757
"开始音频转换": "开始音频转换",
5858
"很遗憾您这没有能用的显卡来支持您训练": "很遗憾您这没有能用的显卡来支持您训练",
59+
"性别因子/声线粗细": "性别因子/声线粗细",
5960
"性能设置": "性能设置",
6061
"总训练轮数total_epoch": "总训练轮数total_epoch",
6162
"批量推理": "批量推理",

0 commit comments

Comments
 (0)