Spaces:
Runtime error
Runtime error
Create languages/en_US.json
Browse files- assets/i18n/languages/en_US.json +129 -0
assets/i18n/languages/en_US.json
ADDED
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Ultimate voice cloning tool, meticulously optimized for unrivaled power, modularity, and user-friendly experience.": "Ultimate voice cloning tool, meticulously optimized for unrivaled power, modularity, and user-friendly experience.",
|
3 |
+
"This section contains some extra utilities that often may be in experimental phases.": "This section contains some extra utilities that often may be in experimental phases.",
|
4 |
+
"Output Information": "Output Information",
|
5 |
+
|
6 |
+
"Inference": "Inference",
|
7 |
+
"Train": "Train",
|
8 |
+
"Extra": "Extra",
|
9 |
+
"Merge Audios": "Merge Audios",
|
10 |
+
"Processing": "Processing",
|
11 |
+
"Audio Analyzer": "Audio Analyzer",
|
12 |
+
"Model Information": "Model Information",
|
13 |
+
"Download": "Download",
|
14 |
+
"Report a Bug": "Report a Bug",
|
15 |
+
|
16 |
+
"Preprocess": "Preprocess",
|
17 |
+
"Model Name": "Model Name",
|
18 |
+
"Enter model name": "Enter model name",
|
19 |
+
"Dataset Path": "Dataset Path",
|
20 |
+
"Enter dataset path": "Enter dataset path",
|
21 |
+
"Sampling Rate": "Sampling Rate",
|
22 |
+
"RVC Version": "RVC Version",
|
23 |
+
"Preprocess Dataset": "Preprocess Dataset",
|
24 |
+
|
25 |
+
"Extract": "Extract",
|
26 |
+
"Hop Length": "Hop Length",
|
27 |
+
"Batch Size": "Batch Size",
|
28 |
+
"Save Every Epoch": "Save Every Epoch",
|
29 |
+
"Total Epoch": "Total Epoch",
|
30 |
+
"Pretrained": "Pretrained",
|
31 |
+
"Save Only Latest": "Save Only Latest",
|
32 |
+
"Save Every Weights": "Save Every Weights",
|
33 |
+
"Custom Pretrained": "Custom Pretrained",
|
34 |
+
"Upload Pretrained Model": "Upload Pretrained Model",
|
35 |
+
"Pretrained Custom Settings": "Pretrained Custom Settings",
|
36 |
+
"The file you dropped is not a valid pretrained file. Please try again.": "The file you dropped is not a valid pretrained file. Please try again.",
|
37 |
+
"Click the refresh button to see the pretrained file in the dropdown menu.": "Click the refresh button to see the pretrained file in the dropdown menu.",
|
38 |
+
"Pretrained G Path": "Custom Pretrained G",
|
39 |
+
"Pretrained D Path": "Custom Pretrained D",
|
40 |
+
"GPU Settings": "GPU Settings",
|
41 |
+
"GPU Custom Settings": "GPU Custom Settings",
|
42 |
+
"GPU Number": "GPU Number",
|
43 |
+
"0 to β separated by -": "0 to β separated by -",
|
44 |
+
"GPU Information": "GPU Information",
|
45 |
+
"Pitch Guidance": "Pitch Guidance",
|
46 |
+
"Extract Features": "Extract Features",
|
47 |
+
|
48 |
+
"Start Training": "Start Training",
|
49 |
+
"Generate Index": "Generate Index",
|
50 |
+
|
51 |
+
"Voice Model": "Voice Model",
|
52 |
+
"Index File": "Index File",
|
53 |
+
"Refresh": "Refresh",
|
54 |
+
"Unload Voice": "Unload Voice",
|
55 |
+
|
56 |
+
"Single": "Single",
|
57 |
+
"Upload Audio": "Upload Audio",
|
58 |
+
"Select Audio": "Select Audio",
|
59 |
+
"Advanced Settings": "Advanced Settings",
|
60 |
+
"Clear Outputs (Deletes all audios in assets/audios)": "Clear Outputs (Deletes all audios in assets/audios)",
|
61 |
+
"Custom Output Path": "Custom Output Path",
|
62 |
+
"Output Path": "Output Path",
|
63 |
+
"Split Audio": "Split Audio",
|
64 |
+
"Pitch": "Pitch",
|
65 |
+
"If >=3: apply median filtering to the harvested pitch results. The value represents the filter radius and can reduce breathiness": "If >=3: apply median filtering to the harvested pitch results. The value represents the filter radius and can reduce breathiness",
|
66 |
+
"Search Feature Ratio": "Search Feature Ratio",
|
67 |
+
"Pitch extraction algorithm": "Pitch extraction algorithm",
|
68 |
+
"Convert": "Convert",
|
69 |
+
"Export Audio": "Export Audio",
|
70 |
+
|
71 |
+
"Batch": "Batch",
|
72 |
+
"Input Folder": "Input Folder",
|
73 |
+
"Enter input path": "Enter input path",
|
74 |
+
"Output Folder": "Output Folder",
|
75 |
+
"Enter output path": "Enter output path",
|
76 |
+
|
77 |
+
"Get information about the audio": "Get information about the audio",
|
78 |
+
"Information about the audio file": "Information about the audio file",
|
79 |
+
"Waiting for information...": "Waiting for information...",
|
80 |
+
|
81 |
+
"Model fusion": "Model fusion",
|
82 |
+
"Weight for Model A": "Weight for Model A",
|
83 |
+
"Whether the model has pitch guidance": "Whether the model has pitch guidance",
|
84 |
+
"Model architecture version": "Model architecture version",
|
85 |
+
"Path to Model A": "Path to Model A",
|
86 |
+
"Path to Model B": "Path to Model B",
|
87 |
+
"Path to model": "Path to model",
|
88 |
+
"Model information to be placed": "Model information to be placed",
|
89 |
+
"Fusion": "Fusion",
|
90 |
+
|
91 |
+
"Modify model information": "Modify model information",
|
92 |
+
"Path to Model": "Path to Model",
|
93 |
+
"Model information to be modified": "Model information to be modified",
|
94 |
+
"Save file name": "Save file name",
|
95 |
+
"Modify": "Modify",
|
96 |
+
|
97 |
+
"View model information": "View model information",
|
98 |
+
"View": "View",
|
99 |
+
"Model extraction": "Model extraction",
|
100 |
+
"Model conversion": "Model conversion",
|
101 |
+
"Pth file": "Pth file",
|
102 |
+
"Output of the pth file": "Output of the pth file",
|
103 |
+
|
104 |
+
"# How to Report an Issue on GitHub": "# How to Report an Issue on GitHub",
|
105 |
+
"1. Click on the 'Record Screen' button below to start recording the issue you are experiencing.": "1. Click on the 'Record Screen' button below to start recording the issue you are experiencing.",
|
106 |
+
"2. Once you have finished recording the issue, click on the 'Stop Recording' button (the same button, but the label changes depending on whether you are actively recording or not).": "2. Once you have finished recording the issue, click on the 'Stop Recording' button (the same button, but the label changes depending on whether you are actively recording or not).",
|
107 |
+
"3. Go to [GitHub Issues](https://github.com/IAHispano/Applio/issues) and click on the 'New Issue' button.": "3. Go to [GitHub Issues](https://github.com/IAHispano/Applio/issues) and click on the 'New Issue' button.",
|
108 |
+
"4. Complete the provided issue template, ensuring to include details as needed, and utilize the assets section to upload the recorded file from the previous step.": "4. Complete the provided issue template, ensuring to include details as needed, and utilize the assets section to upload the recorded file from the previous step.",
|
109 |
+
|
110 |
+
"Record Screen": "Record Screen",
|
111 |
+
"Record": "Record",
|
112 |
+
"Stop Recording": "Stop Recording",
|
113 |
+
|
114 |
+
"Introduce the model .pth path": "Introduce the model .pth path",
|
115 |
+
"See Model Information": "See Model Information",
|
116 |
+
|
117 |
+
"## Download Model": "## Download Model",
|
118 |
+
"Model Link": "Model Link",
|
119 |
+
"Introduce the model link": "Introduce the model link",
|
120 |
+
"Download Model": "Descargar Modelo",
|
121 |
+
"## Drop files": "## Drop files",
|
122 |
+
"Drag your .pth file and .index file into this space. Drag one and then the other.": "Drag your .pth file and .index file into this space. Drag one and then the other.",
|
123 |
+
|
124 |
+
"TTS Voices": "TTS Voices",
|
125 |
+
"Text to Synthesize": "Text to Synthesize",
|
126 |
+
"Enter text to synthesize": "Enter text to synthesize",
|
127 |
+
"Output Path for TTS Audio": "Output Path for TTS Audio",
|
128 |
+
"Output Path for RVC Audio": "Output Path for RVC Audio"
|
129 |
+
}
|