Delete assets
Browse files- assets/languages/en-US.json +0 -788
- assets/languages/vi-VN.json +0 -788
- assets/logs/mute/f0/mute.wav.npy +0 -3
- assets/logs/mute/f0_voiced/mute.wav.npy +0 -3
- assets/logs/mute/sliced_audios/mute32000.wav +0 -0
- assets/logs/mute/sliced_audios/mute40000.wav +0 -0
- assets/logs/mute/sliced_audios/mute441000.wav +0 -0
- assets/logs/mute/sliced_audios/mute48000.wav +0 -0
- assets/logs/mute/sliced_audios_16k/mute.wav +0 -0
- assets/logs/mute/v1_extracted/mute.npy +0 -3
- assets/logs/mute/v2_extracted/mute.npy +0 -3
- assets/models/embedders/.gitattributes +0 -0
- assets/models/predictors/.gitattributes +0 -0
- assets/models/pretrained_custom/.gitattributes +0 -0
- assets/models/pretrained_v1/.gitattributes +0 -0
- assets/models/pretrained_v2/.gitattributes +0 -0
- assets/models/uvr5/.gitattributes +0 -0
- assets/presets/.gitattributes +0 -0
- assets/weights/.gitattributes +0 -0
assets/languages/en-US.json
DELETED
@@ -1,788 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"set_lang": "Display language set to {lang}.",
|
3 |
-
"no_support_gpu": "Unfortunately, no compatible GPU is available to support your training.",
|
4 |
-
"text": "text",
|
5 |
-
"upload_success": "File {name} uploaded successfully.",
|
6 |
-
"download_url": "Download from the link",
|
7 |
-
"download_from_csv": "Download from the CSV model repository",
|
8 |
-
"search_models": "Search models",
|
9 |
-
"upload": "Upload",
|
10 |
-
"option_not_valid": "Invalid option!",
|
11 |
-
"list_model": "Model list",
|
12 |
-
"success": "Completed!",
|
13 |
-
"index": "index",
|
14 |
-
"model": "model",
|
15 |
-
"zip": "compress",
|
16 |
-
"search": "search",
|
17 |
-
"provide_file": "Please provide a valid {filename} file!",
|
18 |
-
"start": "Starting {start}...",
|
19 |
-
"not_found": "Not found {name}.",
|
20 |
-
"found": "Found {results} results!",
|
21 |
-
"download_music": "download music",
|
22 |
-
"download": "download",
|
23 |
-
"provide_url": "Please provide a url.",
|
24 |
-
"provide_name_is_save": "Please provide a model name to save.",
|
25 |
-
"not_support_url": "Your model url is not supported.",
|
26 |
-
"error_occurred": "An error occurred: {e}.",
|
27 |
-
"not_model": "The file you uploaded is not a model file!",
|
28 |
-
"unable_analyze_model": "Unable to analyze the model!",
|
29 |
-
"download_pretrain": "Downloading pre-trained model...",
|
30 |
-
"provide_pretrain": "Please provide a pre-trained model url {dg}.",
|
31 |
-
"provide_hubert": "Please provide a url to the embedding model.",
|
32 |
-
"sr_not_same": "The sample rates of the two models are not the same.",
|
33 |
-
"architectures_not_same": "Cannot merge models. The architectures are not the same.",
|
34 |
-
"fushion_model": "model fusion",
|
35 |
-
"model_fushion_info": "The model {name} is fused from {pth_1} and {pth_2} with a ratio of {ratio}.",
|
36 |
-
"not_found_create_time": "Creation time not found.",
|
37 |
-
"format_not_valid": "Invalid format.",
|
38 |
-
"read_info": "Models trained on different applications may produce different information or may not be readable!",
|
39 |
-
"epoch": "epoch.",
|
40 |
-
"step": "step",
|
41 |
-
"sr": "Sample rate",
|
42 |
-
"f0": "pitch training",
|
43 |
-
"version": "version.",
|
44 |
-
"not_f0": "Pitch training not performed",
|
45 |
-
"trained_f0": "Pitch training performed",
|
46 |
-
"model_info": "Model Name: {model_name}\n\n Model Creator: {model_author}\n\nEpoch: {epochs}\n\nSteps: {steps}\n\nVersion: {version}\n\nSample Rate: {sr}\n\nPitch Training: {pitch_guidance}\n\nHash (ID): {model_hash}\n\nCreation Time: {creation_date_str}\n",
|
47 |
-
"input_not_valid": "Please provide valid input!",
|
48 |
-
"output_not_valid": "Please provide valid output!",
|
49 |
-
"apply_effect": "apply effect",
|
50 |
-
"enter_the_text": "Please enter the text to speech!",
|
51 |
-
"choose_voice": "Please choose a voice!",
|
52 |
-
"convert": "Converting {name}...",
|
53 |
-
"separator_music": "music separation",
|
54 |
-
"notfound": "Not found",
|
55 |
-
"turn_on_use_audio": "Please enable using separated audio to proceed",
|
56 |
-
"turn_off_convert_backup": "Disable backup voice conversion to use the original voice",
|
57 |
-
"turn_off_merge_backup": "Disable merging backup voice to use the original voice",
|
58 |
-
"not_found_original_vocal": "Original vocal not found!",
|
59 |
-
"convert_vocal": "Converting voice...",
|
60 |
-
"convert_success": "Voice conversion completed!",
|
61 |
-
"convert_backup": "Converting backup voice...",
|
62 |
-
"convert_backup_success": "Backup voice conversion completed!",
|
63 |
-
"merge_backup": "Merging main voice with backup voice...",
|
64 |
-
"merge_success": "Merge completed.",
|
65 |
-
"is_folder": "Input is a folder: Converting all audio files in the folder...",
|
66 |
-
"not_found_in_folder": "No audio files found in the folder!",
|
67 |
-
"batch_convert": "Batch conversion in progress...",
|
68 |
-
"batch_convert_success": "Batch conversion successful!",
|
69 |
-
"create": "create",
|
70 |
-
"provide_name": "Please provide a model name.",
|
71 |
-
"not_found_data": "Data not found",
|
72 |
-
"not_found_data_preprocess": "Processed audio data not found, please reprocess.",
|
73 |
-
"not_found_data_extract": "Extracted audio data not found, please re-extract.",
|
74 |
-
"provide_pretrained": "Please provide pre-trained {dg}.",
|
75 |
-
"download_pretrained": "Download pre-trained {dg}{rvc_version} original",
|
76 |
-
"not_found_pretrain": "Pre-trained {dg} not found",
|
77 |
-
"not_use_pretrain": "No pre-trained model will be used",
|
78 |
-
"training": "training",
|
79 |
-
"display_title": "<h1> 🎵 Voice conversion and training interface created by Anh 🎵 <h1>",
|
80 |
-
"rick_roll": "Click here if you want to be Rick Roll :) ---> [RickRoll]({rickroll})",
|
81 |
-
"terms_of_use": "**Please do not use the project for any unethical, illegal, or harmful purposes to individuals or organizations...**",
|
82 |
-
"exemption": "**In cases where users do not comply with the terms or violate them, I will not be responsible for any claims, damages, or liabilities, whether in contract, negligence, or other causes arising from, outside of, or related to the software, its use, or other transactions associated with it.**",
|
83 |
-
"separator_tab": "Music Separation",
|
84 |
-
"4_part": "A simple music separation system can separate into 4 parts: Instruments, Vocals, Main vocals, Backup vocals",
|
85 |
-
"clear_audio": "Clean audio",
|
86 |
-
"separator_backing": "Separate backup vocals",
|
87 |
-
"denoise_mdx": "Denoise MDX separation",
|
88 |
-
"use_mdx": "Use MDX",
|
89 |
-
"dereveb_audio": "Remove vocal reverb",
|
90 |
-
"dereveb_backing": "Remove backup reverb",
|
91 |
-
"separator_model": "Music separation model",
|
92 |
-
"separator_backing_model": "Backup separation model",
|
93 |
-
"shift": "Shift",
|
94 |
-
"shift_info": "Higher is better quality but slower and uses more resources",
|
95 |
-
"segments_size": "Segments Size",
|
96 |
-
"segments_size_info": "Higher is better quality but uses more resources",
|
97 |
-
"batch_size": "Batch size",
|
98 |
-
"batch_size_info": "Number of samples processed simultaneously in one training cycle. Higher can cause memory overflow",
|
99 |
-
"mdx_batch_size_info": "Number of samples processed at a time. Batch processing optimizes calculations. Large batches can cause memory overflow; small batches reduce resource efficiency",
|
100 |
-
"overlap": "Overlap",
|
101 |
-
"overlap_info": "Overlap amount between prediction windows",
|
102 |
-
"export_format": "Export format",
|
103 |
-
"export_info": "The export format to export the audio file in",
|
104 |
-
"output_separator": "Separated output",
|
105 |
-
"hop_length_info": "Analyzing the time transfer window when performing transformations is allowed. The detailed value is compact but requires more calculation",
|
106 |
-
"drop_audio": "Drop audio here",
|
107 |
-
"drop_text": "Drop text file here",
|
108 |
-
"use_url": "YouTube link",
|
109 |
-
"url_audio": "Link audio",
|
110 |
-
"downloads": "Downloads",
|
111 |
-
"clean_strength": "Audio cleaning strength",
|
112 |
-
"clean_strength_info": "Strength of the audio cleaner for filtering vocals during export",
|
113 |
-
"input_output": "Audio input, output",
|
114 |
-
"audio_path": "Input audio path",
|
115 |
-
"refesh": "Refresh",
|
116 |
-
"output_folder": "Output audio folder path",
|
117 |
-
"output_folder_info": "Enter the folder path where the audio will be exported",
|
118 |
-
"input_audio": "Audio input",
|
119 |
-
"instruments": "Instruments",
|
120 |
-
"original_vocal": "Original vocal",
|
121 |
-
"main_vocal": "Main vocal",
|
122 |
-
"backing_vocal": "Backup vocal",
|
123 |
-
"convert_audio": "Convert Audio",
|
124 |
-
"convert_info": "Convert audio using a trained voice model",
|
125 |
-
"autotune": "Auto-tune",
|
126 |
-
"use_audio": "Use separated audio",
|
127 |
-
"convert_original": "Convert original voice",
|
128 |
-
"convert_backing": "Convert backup voice",
|
129 |
-
"not_merge_backing": "Do not merge backup voice",
|
130 |
-
"merge_instruments": "Merge instruments",
|
131 |
-
"pitch": "Pitch",
|
132 |
-
"pitch_info": "Recommendation: set to 12 to change male voice to female and vice versa",
|
133 |
-
"model_accordion": "Model and index",
|
134 |
-
"model_name": "Model file",
|
135 |
-
"index_path": "Index file",
|
136 |
-
"index_strength": "Index strength",
|
137 |
-
"index_strength_info": "Higher values increase strength. However, lower values may reduce artificial effects in the audio",
|
138 |
-
"output_path": "Audio output path",
|
139 |
-
"output_path_info": "Enter the output path (leave it as .wav format; it will auto-correct during conversion)",
|
140 |
-
"setting": "General settings",
|
141 |
-
"f0_method": "Extraction method",
|
142 |
-
"f0_method_info": "Method used for data extraction",
|
143 |
-
"f0_method_hybrid": "HYBRID extraction method",
|
144 |
-
"f0_method_hybrid_info": "Combination of two or more different types of extracts",
|
145 |
-
"hubert_model": "Embedding model",
|
146 |
-
"hubert_info": "Pre-trained model to assist embedding",
|
147 |
-
"modelname": "Model name",
|
148 |
-
"modelname_info": "If you have your own model, just upload it and input the name here",
|
149 |
-
"split_audio": "Split audio",
|
150 |
-
"autotune_rate": "Auto-tune rate",
|
151 |
-
"autotune_rate_info": "Level of auto-tuning adjustment",
|
152 |
-
"resample": "Resample",
|
153 |
-
"resample_info": "Resample post-processing to the final sample rate; 0 means no resampling, NOTE: SOME FORMATS DO NOT SUPPORT SPEEDS OVER 48000",
|
154 |
-
"filter_radius": "Filter radius",
|
155 |
-
"filter_radius_info": "If greater than three, median filtering is applied. The value represents the filter radius and can reduce breathiness or noise.",
|
156 |
-
"volume_envelope": "Volume envelope",
|
157 |
-
"volume_envelope_info": "Use the input volume envelope to replace or mix with the output volume envelope. The closer to 1, the more the output envelope is used",
|
158 |
-
"protect": "Consonant protection",
|
159 |
-
"protect_info": "Protect distinct consonants and breathing sounds to prevent audio tearing and other artifacts. Increasing this value provides comprehensive protection. Reducing it may reduce protection but also minimize indexing effects",
|
160 |
-
"output_convert": "Converted audio",
|
161 |
-
"main_convert": "Convert main voice",
|
162 |
-
"main_or_backing": "Main voice + Backup voice",
|
163 |
-
"voice_or_instruments": "Voice + Instruments",
|
164 |
-
"convert_text": "Convert Text",
|
165 |
-
"convert_text_markdown": "## Convert Text to Speech",
|
166 |
-
"convert_text_markdown_2": "Convert text to speech and read aloud using the trained voice model",
|
167 |
-
"input_txt": "Input data from a text file (.txt)",
|
168 |
-
"text_to_speech": "Text to read",
|
169 |
-
"voice_speed": "Reading speed",
|
170 |
-
"voice_speed_info": "Speed of the voice",
|
171 |
-
"tts_1": "1. Convert Text to Speech",
|
172 |
-
"tts_2": "2. Convert Speech",
|
173 |
-
"voice": "Voices by country",
|
174 |
-
"output_tts": "Output speech path",
|
175 |
-
"output_tts_convert": "Converted speech output path",
|
176 |
-
"tts_output": "Enter the output path",
|
177 |
-
"output_tts_markdown": "Unconverted and converted audio",
|
178 |
-
"output_text_to_speech": "Generated speech from text-to-speech conversion",
|
179 |
-
"output_file_tts_convert": "Speech converted using the model",
|
180 |
-
"output_audio": "Audio output",
|
181 |
-
"provide_output": "Enter the output path",
|
182 |
-
"audio_effects": "Audio Effects",
|
183 |
-
"apply_audio_effects": "## Add Additional Audio Effects",
|
184 |
-
"audio_effects_edit": "Add effects to audio",
|
185 |
-
"reverb": "Reverb effect",
|
186 |
-
"chorus": "Chorus effect",
|
187 |
-
"delay": "Delay effect",
|
188 |
-
"more_option": "Additional options",
|
189 |
-
"phaser": "Phaser effect",
|
190 |
-
"compressor": "Compressor effect",
|
191 |
-
"apply": "Apply",
|
192 |
-
"reverb_freeze": "Freeze mode",
|
193 |
-
"reverb_freeze_info": "Create a continuous echo effect when this mode is enabled",
|
194 |
-
"room_size": "Room size",
|
195 |
-
"room_size_info": "Adjust the room space to create reverberation",
|
196 |
-
"damping": "Damping",
|
197 |
-
"damping_info": "Adjust the level of absorption to control the amount of reverberation",
|
198 |
-
"wet_level": "Reverb signal level",
|
199 |
-
"wet_level_info": "Adjust the level of the reverb signal effect",
|
200 |
-
"dry_level": "Original signal level",
|
201 |
-
"dry_level_info": "Adjust the level of the signal without effects",
|
202 |
-
"width": "Audio width",
|
203 |
-
"width_info": "Adjust the width of the audio space",
|
204 |
-
"chorus_depth": "Chorus depth",
|
205 |
-
"chorus_depth_info": "Adjust the intensity of the chorus to create a wider sound",
|
206 |
-
"chorus_rate_hz": "Frequency",
|
207 |
-
"chorus_rate_hz_info": "Adjust the oscillation speed of the chorus effect",
|
208 |
-
"chorus_mix": "Mix signals",
|
209 |
-
"chorus_mix_info": "Adjust the mix level between the original and the processed signal",
|
210 |
-
"chorus_centre_delay_ms": "Center delay (ms)",
|
211 |
-
"chorus_centre_delay_ms_info": "The delay time between stereo channels to create the chorus effect",
|
212 |
-
"chorus_feedback": "Feedback",
|
213 |
-
"chorus_feedback_info": "Adjust the amount of the effect signal fed back into the original signal",
|
214 |
-
"delay_seconds": "Delay time",
|
215 |
-
"delay_seconds_info": "Adjust the delay time between the original and the processed signal",
|
216 |
-
"delay_feedback": "Delay feedback",
|
217 |
-
"delay_feedback_info": "Adjust the amount of feedback signal, creating a repeating effect",
|
218 |
-
"delay_mix": "Delay signal mix",
|
219 |
-
"delay_mix_info": "Adjust the mix level between the original and delayed signal",
|
220 |
-
"fade": "Fade effect",
|
221 |
-
"bass_or_treble": "Bass and treble",
|
222 |
-
"limiter": "Threshold limiter",
|
223 |
-
"distortion": "Distortion effect",
|
224 |
-
"gain": "Audio gain",
|
225 |
-
"bitcrush": "Bit reduction effect",
|
226 |
-
"clipping": "Clipping effect",
|
227 |
-
"fade_in": "Fade-in effect (ms)",
|
228 |
-
"fade_in_info": "Time for the audio to gradually increase from 0 to normal level",
|
229 |
-
"fade_out": "Fade-out effect (ms)",
|
230 |
-
"fade_out_info": "the time it takes for the sound to fade from normal to zero",
|
231 |
-
"bass_boost": "Bass boost level (dB)",
|
232 |
-
"bass_boost_info": "amount of bass boost in audio track",
|
233 |
-
"bass_frequency": "Low-pass filter cutoff frequency (Hz)",
|
234 |
-
"bass_frequency_info": "frequencies are reduced. Low frequencies make the bass clearer",
|
235 |
-
"treble_boost": "Treble boost level (dB)",
|
236 |
-
"treble_boost_info": "high level of sound reinforcement in the audio track",
|
237 |
-
"treble_frequency": "High-pass filter cutoff frequency (Hz)",
|
238 |
-
"treble_frequency_info": "The frequency will be filtered out. The higher the frequency, the higher the sound will be retained.",
|
239 |
-
"limiter_threashold_db": "Limiter threshold",
|
240 |
-
"limiter_threashold_db_info": "Limit the maximum audio level to prevent it from exceeding the threshold",
|
241 |
-
"limiter_release_ms": "Release time",
|
242 |
-
"limiter_release_ms_info": "Time for the audio to return after being limited (Mili Seconds)",
|
243 |
-
"distortion_info": "Adjust the level of distortion to create a noisy effect",
|
244 |
-
"gain_info": "Adjust the volume level of the signal",
|
245 |
-
"clipping_threashold_db": "Clipping threshold",
|
246 |
-
"clipping_threashold_db_info": "Trim signals exceeding the threshold, creating a distorted sound",
|
247 |
-
"bitcrush_bit_depth": "Bit depth",
|
248 |
-
"bitcrush_bit_depth_info": "Reduce audio quality by decreasing bit depth, creating a distorted effect",
|
249 |
-
"phaser_depth": "Phaser depth",
|
250 |
-
"phaser_depth_info": "Adjust the depth of the effect, impacting its intensity",
|
251 |
-
"phaser_rate_hz": "Frequency",
|
252 |
-
"phaser_rate_hz_info": "Adjust the frequency of the phaser effect",
|
253 |
-
"phaser_mix": "Mix signal",
|
254 |
-
"phaser_mix_info": "Adjust the mix level between the original and processed signals",
|
255 |
-
"phaser_centre_frequency_hz": "Center frequency",
|
256 |
-
"phaser_centre_frequency_hz_info": "The center frequency of the phaser effect, affecting the adjusted frequencies",
|
257 |
-
"phaser_feedback": "Feedback",
|
258 |
-
"phaser_feedback_info": "Adjust the feedback level of the effect, creating a stronger or lighter phaser feel",
|
259 |
-
"compressor_threashold_db": "Compressor threshold",
|
260 |
-
"compressor_threashold_db_info": "The threshold level above which the audio will be compressed",
|
261 |
-
"compressor_ratio": "Compression ratio",
|
262 |
-
"compressor_ratio_info": "Adjust the level of audio compression when exceeding the threshold",
|
263 |
-
"compressor_attack_ms": "Attack time (ms)",
|
264 |
-
"compressor_attack_ms_info": "Time for compression to start taking effect after the audio exceeds the threshold",
|
265 |
-
"compressor_release_ms": "Release time",
|
266 |
-
"compressor_release_ms_info": "Time for the audio to return to normal after being compressed",
|
267 |
-
"create_dataset_url": "Link to audio (use commas for multiple links)",
|
268 |
-
"createdataset": "Create dataset",
|
269 |
-
"create_dataset_markdown": "## Create Dataset training from YouTube",
|
270 |
-
"create_dataset_markdown_2": "Process and create training datasets using YouTube links",
|
271 |
-
"denoise": "Denoise",
|
272 |
-
"skip": "Skip",
|
273 |
-
"model_ver": "Voice separation version",
|
274 |
-
"model_ver_info": "The model version for separating vocals",
|
275 |
-
"create_dataset_info": "Dataset creation information",
|
276 |
-
"output_data": "Dataset output",
|
277 |
-
"output_data_info": "Output data after creation",
|
278 |
-
"skip_start": "Skip beginning",
|
279 |
-
"skip_start_info": "Skip the initial seconds of the audio; use commas for multiple audios",
|
280 |
-
"skip_end": "Skip end",
|
281 |
-
"skip_end_info": "Skip the final seconds of the audio; use commas for multiple audios",
|
282 |
-
"training_model": "Train Model",
|
283 |
-
"training_markdown": "Train and build a voice model with a set of voice data",
|
284 |
-
"training_model_name": "Name of the model during training (avoid special characters or spaces)",
|
285 |
-
"sample_rate": "Sample rate",
|
286 |
-
"sample_rate_info": "Sample rate of the model",
|
287 |
-
"training_version": "Model version",
|
288 |
-
"training_version_info": "Version of the model during training",
|
289 |
-
"training_pitch": "Pitch Guidance",
|
290 |
-
"training_pitch_info": "Train the pitch for the model",
|
291 |
-
"upload_dataset": "Upload dataset",
|
292 |
-
"preprocess_split": "Should be disabled if data has already been processed",
|
293 |
-
"preprocess_effect": "Post processing",
|
294 |
-
"preprocess_effect_info": "Should be disabled if data has already been processed",
|
295 |
-
"clear_dataset": "Clean dataset",
|
296 |
-
"preprocess_info": "Preprocessing information",
|
297 |
-
"preprocess_button": "1. Processing",
|
298 |
-
"extract_button": "2. Extract",
|
299 |
-
"extract_info": "Data extraction information",
|
300 |
-
"total_epoch": "Total epochs",
|
301 |
-
"total_epoch_info": "Total training epochs",
|
302 |
-
"save_epoch": "Save frequency",
|
303 |
-
"save_epoch_info": "Frequency of saving the model during training to allow retraining",
|
304 |
-
"create_index": "Create index",
|
305 |
-
"index_algorithm": "Index algorithm",
|
306 |
-
"index_algorithm_info": "Algorithm for creating the index",
|
307 |
-
"custom_dataset": "Custom dataset folder",
|
308 |
-
"custom_dataset_info": "Custom dataset folder for training data",
|
309 |
-
"overtraining_detector": "Overtraining detector",
|
310 |
-
"overtraining_detector_info": "Check for overtraining during model training",
|
311 |
-
"cleanup_training": "Clean Up",
|
312 |
-
"cleanup_training_info": "Only enable if you need to retrain the model from scratch.",
|
313 |
-
"cache_in_gpu": "Cache in GPU",
|
314 |
-
"cache_in_gpu_info": "Store the model in GPU cache memory",
|
315 |
-
"dataset_folder": "Folder containing dataset",
|
316 |
-
"threshold": "Overtraining threshold",
|
317 |
-
"setting_cpu_gpu": "CPU/GPU settings",
|
318 |
-
"gpu_number": "Number of GPUs used",
|
319 |
-
"gpu_number_info": "Number of GPUs used during training",
|
320 |
-
"save_only_latest": "Save only the latest",
|
321 |
-
"save_only_latest_info": "Save only the latest D and G models",
|
322 |
-
"save_every_weights": "Save all models",
|
323 |
-
"save_every_weights_info": "Save all models after each epoch",
|
324 |
-
"gpu_info": "GPU information",
|
325 |
-
"gpu_info_2": "Information about the GPU used during training",
|
326 |
-
"cpu_core": "Number of CPU cores available",
|
327 |
-
"cpu_core_info": "Number of CPU cores used during training",
|
328 |
-
"not_use_pretrain_2": "Do not use pretraining",
|
329 |
-
"not_use_pretrain_info": "Do not use pre-trained models",
|
330 |
-
"custom_pretrain": "Custom pretraining",
|
331 |
-
"custom_pretrain_info": "Customize pre-training settings",
|
332 |
-
"pretrain_file": "Pre-trained model file {dg}",
|
333 |
-
"train_info": "Training information",
|
334 |
-
"export_model": "5. Export Model",
|
335 |
-
"zip_model": "2. Compress model",
|
336 |
-
"output_zip": "Output file after compression",
|
337 |
-
"model_path": "Model path",
|
338 |
-
"model_ratio": "Model ratio",
|
339 |
-
"model_ratio_info": "Adjusting towards one side will make the model more like that side",
|
340 |
-
"output_model_path": "Model output path",
|
341 |
-
"fushion": "Model Fusion",
|
342 |
-
"fushion_markdown": "## Fushion Two Models",
|
343 |
-
"fushion_markdown_2": "Combine two voice models into a single model",
|
344 |
-
"read_model": "Read Information",
|
345 |
-
"read_model_markdown": "## Read Model Information",
|
346 |
-
"read_model_markdown_2": "Retrieve recorded information within the model",
|
347 |
-
"drop_model": "Drop model here",
|
348 |
-
"readmodel": "Read model",
|
349 |
-
"model_path_info": "Enter the path to the model file",
|
350 |
-
"modelinfo": "Model Information",
|
351 |
-
"download_markdown": "## Download Model",
|
352 |
-
"download_markdown_2": "Download voice models, pre-trained models, and embedding models",
|
353 |
-
"model_download": "Download voice model",
|
354 |
-
"model_url": "Link to the model",
|
355 |
-
"15s": "Please wait about 15 seconds. The system will restart automatically!",
|
356 |
-
"model_download_select": "Choose a model download method",
|
357 |
-
"model_warehouse": "Model repository",
|
358 |
-
"get_model": "Retrieve model",
|
359 |
-
"name_to_search": "Name to search",
|
360 |
-
"search_2": "Search",
|
361 |
-
"select_download_model": "Choose a searched model (Click to select)",
|
362 |
-
"download_pretrained_2": "Download pre-trained model",
|
363 |
-
"only_huggingface": "Supports only huggingface.co",
|
364 |
-
"pretrained_url": "Pre-trained model link {dg}",
|
365 |
-
"select_pretrain": "Choose pre-trained model",
|
366 |
-
"select_pretrain_info": "Choose a pre-trained model to download",
|
367 |
-
"pretrain_sr": "Model sample rate",
|
368 |
-
"drop_pretrain": "Drop pre-trained model {dg} here",
|
369 |
-
"hubert_download": "Download embedding model",
|
370 |
-
"hubert_url": "Link to embedding model",
|
371 |
-
"drop_hubert": "Drop embedding model here",
|
372 |
-
"settings": "Settings",
|
373 |
-
"settings_markdown": "## Additional Settings",
|
374 |
-
"settings_markdown_2": "Customize additional features of the project",
|
375 |
-
"lang": "Language",
|
376 |
-
"lang_restart": "The display language in the project (When changing the language, the system will automatically restart after 15 seconds to update)",
|
377 |
-
"change_lang": "Change Language",
|
378 |
-
"theme": "Theme",
|
379 |
-
"theme_restart": "Theme type displayed in the interface (When changing the theme, the system will automatically restart after 15 seconds to update)",
|
380 |
-
"theme_button": "Change Theme",
|
381 |
-
"change_light_dark": "Switch Light/Dark Mode",
|
382 |
-
"tensorboard_url": "Tensorboard URL",
|
383 |
-
"errors_loading_audio": "Error loading audio: {e}",
|
384 |
-
"apply_error": "An error occurred while applying effects: {e}",
|
385 |
-
"indexpath": "Index path",
|
386 |
-
"skip_file": "Part {i} skipped because it is too short: {chunk}ms",
|
387 |
-
"split_total": "Total parts split",
|
388 |
-
"process_audio_error": "An error occurred while processing the audio",
|
389 |
-
"merge_error": "An error occurred while merging audio",
|
390 |
-
"not_found_convert_file": "Processed file not found",
|
391 |
-
"convert_batch": "Batch conversion...",
|
392 |
-
"found_audio": "Found {audio_files} audio files for conversion.",
|
393 |
-
"not_found_audio": "No audio files found!",
|
394 |
-
"error_convert": "An error occurred during audio conversion: {e}",
|
395 |
-
"error_convert_batch": "An error occurred during the conversion of audio segments: {e}",
|
396 |
-
"error_convert_batch_2": "An error occurred during batch audio conversion: {e}",
|
397 |
-
"convert_batch_success": "Batch conversion completed successfully in {elapsed_time} seconds. {output_path}",
|
398 |
-
"convert_audio_success": "File {input_path} converted successfully in {elapsed_time} seconds. {output_path}",
|
399 |
-
"hybrid_methods": "Estimating f0 pitch using methods {methods}",
|
400 |
-
"method_not_valid": "Invalid method",
|
401 |
-
"read_faiss_index_error": "An error occurred while reading the FAISS index: {e}",
|
402 |
-
"read_model_error": "Failed to load model: {e}",
|
403 |
-
"starting_download": "Starting download",
|
404 |
-
"version_not_valid": "Invalid vocal separation version",
|
405 |
-
"skip<audio": "Cannot skip as skip time is less than audio file length",
|
406 |
-
"skip>audio": "Cannot skip as skip time is greater than audio file length",
|
407 |
-
"=<0": "Skip time is less than or equal to 0 and has been skipped",
|
408 |
-
"skip_warning": "Skip duration ({seconds} seconds) exceeds audio length ({total_duration} seconds). Skipping.",
|
409 |
-
"download_success": "Download completed successfully",
|
410 |
-
"create_dataset_error": "An error occurred while creating the training dataset",
|
411 |
-
"create_dataset_success": "Training dataset creation completed in {elapsed_time} seconds",
|
412 |
-
"skip_start_audio": "Successfully skipped start of audio: {input_file}",
|
413 |
-
"skip_end_audio": "Successfully skipped end of audio: {input_file}",
|
414 |
-
"merge_audio": "Merged all parts containing audio",
|
415 |
-
"separator_process": "Separating vocals: {input}...",
|
416 |
-
"not_found_main_vocal": "Main vocal not found!",
|
417 |
-
"not_found_backing_vocal": "Backup vocal not found!",
|
418 |
-
"not_found_instruments": "Instruments not found",
|
419 |
-
"merge_instruments_process": "Merging vocals with instruments...",
|
420 |
-
"dereverb": "Removing vocal reverb",
|
421 |
-
"dereverb_success": "Successfully removed vocal reverb",
|
422 |
-
"save_index": "Index file saved",
|
423 |
-
"create_index_error": "An error occurred while creating the index",
|
424 |
-
"sr_not_16000": "Sample rate must be 16000",
|
425 |
-
"gpu_not_valid": "Invalid GPU index. Switching to CPU.",
|
426 |
-
"extract_file_error": "An error occurred while extracting the file",
|
427 |
-
"extract_f0_method": "Starting pitch extraction using {num_processes} cores with method {f0_method}...",
|
428 |
-
"extract_f0": "Pitch Extraction",
|
429 |
-
"extract_f0_success": "Pitch extraction completed in {elapsed_time} seconds.",
|
430 |
-
"NaN": "contains NaN values and will be ignored.",
|
431 |
-
"start_extract_hubert": "Starting Embedding extraction...",
|
432 |
-
"not_found_audio_file": "Audio file not found. Please ensure you provided the correct audio.",
|
433 |
-
"extract_hubert": "Extract Embeddings",
|
434 |
-
"process_error": "An error occurred during processing",
|
435 |
-
"extract_hubert_success": "Embedding extraction completed in {elapsed_time} seconds.",
|
436 |
-
"export_process": "Model path",
|
437 |
-
"extract_error": "An error occurred during data extraction",
|
438 |
-
"extract_success": "Data extraction successful",
|
439 |
-
"min_length>=min_interval>=hop_size": "min_length must be greater than or equal to min_interval and hop_size",
|
440 |
-
"max_sil_kept>=hop_size": "max_sil_kept must be greater than or equal to hop_size",
|
441 |
-
"start_preprocess": "Starting data preprocessing with {num_processes} cores...",
|
442 |
-
"not_integer": "Voice ID folder must be an integer; instead got",
|
443 |
-
"preprocess": "Preprocessing",
|
444 |
-
"preprocess_success": "Preprocessing completed in {elapsed_time} seconds.",
|
445 |
-
"preprocess_model_success": "Preprocessing data for the model completed successfully",
|
446 |
-
"turn_on_dereverb": "Reverb removal for backup vocals requires enabling reverb removal",
|
447 |
-
"turn_on_separator_backing": "Backup vocal separation requires enabling vocal separation",
|
448 |
-
"backing_model_ver": "Backup vocal separation model version",
|
449 |
-
"clean_audio_success": "Audio cleaned successfully!",
|
450 |
-
"separator_error": "An error occurred during music separation",
|
451 |
-
"separator_success": "Music separation completed in {elapsed_time} seconds",
|
452 |
-
"separator_process_2": "Processing music separation",
|
453 |
-
"separator_success_2": "Music separation successful!",
|
454 |
-
"separator_process_backing": "Processing backup vocal separation",
|
455 |
-
"separator_process_backing_success": "Backup vocal separation successful!",
|
456 |
-
"process_original": "Processing original vocal reverb removal...",
|
457 |
-
"process_original_success": "Original vocal reverb removal successful!",
|
458 |
-
"process_main": "Processing main vocal reverb removal...",
|
459 |
-
"process_main_success": "Main vocal reverb removal successful!",
|
460 |
-
"process_backing": "Processing backup vocal reverb removal...",
|
461 |
-
"process_backing_success": "Backup vocal reverb removal successful!",
|
462 |
-
"save_every_epoch": "Save model after: ",
|
463 |
-
"total_e": "Total epochs: ",
|
464 |
-
"dorg": "Pre-trained G: {pretrainG} | Pre-trained D: {pretrainD}",
|
465 |
-
"training_f0": "Pitch Guidance",
|
466 |
-
"not_gpu": "No GPU detected, reverting to CPU (not recommended)",
|
467 |
-
"not_found_checkpoint": "Checkpoint file not found: {checkpoint_path}",
|
468 |
-
"save_checkpoint": "Reloaded checkpoint '{checkpoint_path}' (epoch {checkpoint_dict})",
|
469 |
-
"save_model": "Saved model '{checkpoint_path}' (epoch {iteration})",
|
470 |
-
"sr_does_not_match": "{sample_rate} Sample rate does not match target {sample_rate2} Sample rate",
|
471 |
-
"spec_error": "An error occurred while retrieving specifications from {spec_filename}: {e}",
|
472 |
-
"time_or_speed_training": "time={current_time} | training speed={elapsed_time_str}",
|
473 |
-
"savemodel": "Saved model '{model_dir}' (epoch {epoch} and step {step})",
|
474 |
-
"model_author": "Credit model to {model_author}",
|
475 |
-
"unregistered": "Model unregistered",
|
476 |
-
"not_author": "Model not credited",
|
477 |
-
"training_author": "Model creator name",
|
478 |
-
"training_author_info": "To credit the model, enter your name here",
|
479 |
-
"extract_model_error": "An error occurred while extracting the model",
|
480 |
-
"start_training": "Starting training",
|
481 |
-
"import_pretrain": "Loaded pre-trained model ({dg}) '{pretrain}'",
|
482 |
-
"not_using_pretrain": "No pre-trained model ({dg}) will be used",
|
483 |
-
"training_warning": "WARNING: Generated loss is lower than the lower threshold loss for the next epoch.",
|
484 |
-
"overtraining_find": "Overtraining detected at epoch {epoch} with smoothed generator loss {smoothed_value_gen} and smoothed discriminator loss {smoothed_value_disc}",
|
485 |
-
"best_epoch": "New best epoch {epoch} with smoothed generator loss {smoothed_value_gen} and smoothed discriminator loss {smoothed_value_disc}",
|
486 |
-
"success_training": "Training completed with {epoch} epochs, {global_step} steps, and {loss_gen_all} total generator loss.",
|
487 |
-
"training_info": "Lowest generator loss: {lowest_value_rounded} at epoch {lowest_value_epoch}, step {lowest_value_step}",
|
488 |
-
"model_training_info": "{model_name} | epoch={epoch} | step={global_step} | {epoch_recorder} | lowest value={lowest_value_rounded} (epoch {lowest_value_epoch} and step {lowest_value_step}) | remaining epochs for overtraining: g/total: {remaining_epochs_gen} d/total: {remaining_epochs_disc} | smoothed generator loss={smoothed_value_gen} | smoothed discriminator loss={smoothed_value_disc}",
|
489 |
-
"model_training_info_2": "{model_name} | epoch={epoch} | step={global_step} | {epoch_recorder} | lowest value={lowest_value_rounded} (epoch {lowest_value_epoch} and step {lowest_value_step})",
|
490 |
-
"model_training_info_3": "{model_name} | epoch={epoch} | step={global_step} | {epoch_recorder}",
|
491 |
-
"training_error": "An error occurred while training the model:",
|
492 |
-
"separator_info": "Initializing with output path: {output_dir}, output format: {output_format}",
|
493 |
-
"output_dir_is_none": "Output folder not specified. Using current working directory.",
|
494 |
-
">0or=1": "Normalization threshold must be greater than 0 and less than or equal to 1.",
|
495 |
-
"output_single": "Single root output requested; only one file ({output_single_stem}) will be written",
|
496 |
-
"step2": "The second step will be reversed using spectrogram instead of waveform. This may improve quality but is slightly slower.",
|
497 |
-
"name_ver": "Version {name}",
|
498 |
-
"os": "Operating System",
|
499 |
-
"platform_info": "System: {system_info} Name: {node} Release: {release} Machine: {machine} Processor: {processor}",
|
500 |
-
"none_ffmpeg": "FFmpeg is not installed. Please install FFmpeg to use this package.",
|
501 |
-
"install_onnx": "ONNX Runtime package {pu} installed with version",
|
502 |
-
"running_in_cpu": "Unable to configure hardware acceleration, running in CPU mode",
|
503 |
-
"running_in_cuda": "CUDA available in Torch, setting Torch device to CUDA",
|
504 |
-
"onnx_have": "ONNXruntime available {have}, enabling acceleration",
|
505 |
-
"onnx_not_have": "{have} not available in ONNXruntime; acceleration will NOT be enabled",
|
506 |
-
"python_not_install": "Python package: {package_name} is not installed",
|
507 |
-
"hash": "Calculating hash for model file {model_path}",
|
508 |
-
"ioerror": "IOError while seeking -10 MB or reading model file to compute hash: {e}",
|
509 |
-
"cancel_download": "File already exists at {output_path}, skipping download",
|
510 |
-
"download_model": "Downloading file from {url} to {output_path} with a timeout of 300 seconds",
|
511 |
-
"download_error": "Failed to download file from {url}, response code: {status_code}",
|
512 |
-
"vip_model": "Model: '{model_friendly_name}' is a premium model intended by Anjok07 only for paid subscriber access.",
|
513 |
-
"vip_print": "Hey there, if you haven't subscribed, please consider supporting UVR's developer, Anjok07, by subscribing here: https://patreon.com/uvr",
|
514 |
-
"search_model": "Searching for model {model_filename} in the list of supported models in the group",
|
515 |
-
"load_download_json": "Downloaded model list loaded",
|
516 |
-
"single_model": "Identified single model file: {model_friendly_name}",
|
517 |
-
"not_found_model": "Model not found in the UVR repository, attempting to download from the audio model separation repository...",
|
518 |
-
"single_model_path": "Returning path for single model file: {model_path}",
|
519 |
-
"find_model": "Input file name {model_filename} found in multi-file model: {model_friendly_name}",
|
520 |
-
"find_models": "Identified multi-file model: {model_friendly_name}, iterating through files to download",
|
521 |
-
"find_path": "Attempting to determine download PATH for config pair",
|
522 |
-
"not_found_model_warehouse": "Model not found in the UVR repository, attempting to download from the audio model separation repository...",
|
523 |
-
"yaml_warning": "The model name you specified, {model_filename}, is actually a model config file rather than a model file.",
|
524 |
-
"yaml_warning_2": "We found a model matching this config file: {config_key}, so we'll use that model file for this run.",
|
525 |
-
"yaml_warning_3": "To avoid confusing/inconsistent behavior in the future, specify the actual model file name instead.",
|
526 |
-
"yaml_debug": "Config YAML model file not found in UVR repository, attempting to download from the audio model separation repository...",
|
527 |
-
"download_model_friendly": "All files downloaded for model {model_friendly_name}, returning original path {model_path}",
|
528 |
-
"not_found_model_2": "Model file {model_filename} not found in the supported files",
|
529 |
-
"load_yaml": "Loading model data from YAML at path {model_data_yaml_filepath}",
|
530 |
-
"load_yaml_2": "Model data loaded from YAML file: {model_data}",
|
531 |
-
"hash_md5": "Computing MD5 hash for model file to identify model parameters from UVR data...",
|
532 |
-
"model_hash": "Model {model_path} has hash {model_hash}",
|
533 |
-
"mdx_data": "MDX model data path set to {mdx_model_data_path}",
|
534 |
-
"load_mdx": "Loading MDX model parameters from UVR model data file...",
|
535 |
-
"model_not_support": "Unsupported model file: no parameters found for MD5 hash {model_hash} in UVR model data for MDX vault.",
|
536 |
-
"uvr_json": "Model data loaded from UVR JSON with hash {model_hash}: {model_data}",
|
537 |
-
"loading_model": "Loading model {model_filename}...",
|
538 |
-
"download_model_friendly_2": "Downloaded model, friendly name: {model_friendly_name}, Model path: {model_path}",
|
539 |
-
"model_type_not_support": "Unsupported model type: {model_type}",
|
540 |
-
"demucs_not_support_python<3.10": "Demucs models require Python version 3.10 or higher.",
|
541 |
-
"import_module": "Importing module for model type",
|
542 |
-
"initialization": "Initializing separator class for model type",
|
543 |
-
"loading_model_success": "Model loading completed.",
|
544 |
-
"loading_model_duration": "Model loading duration",
|
545 |
-
"starting_separator": "Starting separation process for audio file path",
|
546 |
-
"normalization": "Normalization threshold set to {normalization_threshold}, waveform will be scaled down to this maximum amplitude to prevent clipping.",
|
547 |
-
"loading_separator_model": "Downloading model {model_filename}...",
|
548 |
-
"separator_success_3": "Separation process completed.",
|
549 |
-
"separator_duration": "Separation duration",
|
550 |
-
"downloading_model": "Downloaded model, type: {model_type}, friendly name: {model_friendly_name}, Model path: {model_path}, Model data: {model_data_dict_size} items",
|
551 |
-
"demucs_info": "Demucs parameters: Segment size = {segment_size}, Segment size active = {segments_enabled}",
|
552 |
-
"demucs_info_2": "Demucs parameters: Number of predictions = {shifts}, Overlap = {overlap}",
|
553 |
-
"start_demucs": "Demucs Separator initialization completed",
|
554 |
-
"start_separator": "Starting separation process...",
|
555 |
-
"prepare_mix": "Preparing mixture...",
|
556 |
-
"demix": "Mixture prepared for demixing. Shape: {shape}",
|
557 |
-
"cancel_mix": "Loading model for demixing...",
|
558 |
-
"model_review": "Model loaded and set to evaluation mode.",
|
559 |
-
"del_gpu_cache_after_demix": "Cleared model and GPU cache after demixing.",
|
560 |
-
"process_output_file": "Processing output file...",
|
561 |
-
"source_length": "Processing source array, source length is {source_length}",
|
562 |
-
"process_ver": "Processing source version...",
|
563 |
-
"set_map": "Set source map to {part} parts...",
|
564 |
-
"process_all_part": "Processing for all root parts...",
|
565 |
-
"skip_part": "Skipping root part {stem_name} as out_single_stem is set to {output_single_stem}...",
|
566 |
-
"starting_demix_demucs": "Starting the demix process in demix_demucs...",
|
567 |
-
"model_infer": "Running model inference...",
|
568 |
-
"name_not_pretrained": "{name} is not a pre-trained model or a model bundle.",
|
569 |
-
"invalid_checksum": "Invalid checksum for file {path}, expected {checksum} but got {actual_checksum}",
|
570 |
-
"mdx_info": "MDX parameters: Batch size = {batch_size}, Segment size = {segment_size}",
|
571 |
-
"mdx_info_2": "MDX parameters: Overlap = {overlap}, Hop_length = {hop_length}, Denoising enabled = {enable_denoise}",
|
572 |
-
"mdx_info_3": "MDX parameters",
|
573 |
-
"load_model_onnx": "Loading ONNX model for inference...",
|
574 |
-
"load_model_onnx_success": "Successfully loaded model using ONNXruntime inference session.",
|
575 |
-
"onnx_to_pytorch": "Model converted from ONNX to PyTorch due to mismatched segment size with dim_t, processing may be slower.",
|
576 |
-
"stft": "Inverse STFT applied. Returning result with shape",
|
577 |
-
"no_denoise": "Model running on spectrum without denoising.",
|
578 |
-
"mix": "Preparing mix for input audio file {audio_file_path}...",
|
579 |
-
"normalization_demix": "Normalizing mix prior to demixing...",
|
580 |
-
"mix_success": "Mix preparation completed.",
|
581 |
-
"primary_source": "Normalizing primary source...",
|
582 |
-
"secondary_source": "Producing secondary source: Mixing in compatible mode",
|
583 |
-
"invert_using_spec": "Inverting secondary stem using spectrum when invert_USE_spec is set to True",
|
584 |
-
"invert_using_spec_2": "Inverting secondary stem by subtracting transformed stem from the initial transformed mix",
|
585 |
-
"enable_denoise": "Model running on both positive and negative spectrums for denoising.",
|
586 |
-
"is_match_mix": "is_match_mix: Predicted spectrum obtained directly from STFT output.",
|
587 |
-
"save_secondary_stem_output_path": "Saving secondary stem {stem_name} to {stem_output_path}...",
|
588 |
-
"starting_model": "Initializing model settings...",
|
589 |
-
"input_info": "Model input parameters",
|
590 |
-
"model_settings": "Model settings",
|
591 |
-
"initialize_mix": "Initializing mix with is_ckpt = {is_ckpt}. Initial mix shape: {shape}",
|
592 |
-
"!=2": "Expected 2-channel audio signal but got {shape} channels",
|
593 |
-
"process_check": "Processing in checkpoint mode...",
|
594 |
-
"stft_2": "STFT applied to mix. Spectrum shape: {shape}",
|
595 |
-
"cache": "Computed padding",
|
596 |
-
"shape": "Mix shape after padding: {shape}, Number of parts: {num_chunks}",
|
597 |
-
"process_no_check": "Processing in no-checkpoint mode...",
|
598 |
-
"n_sample_or_pad": "Number of samples: {n_sample}, Computed padding: {pad}",
|
599 |
-
"shape_2": "Mix shape after padding",
|
600 |
-
"process_part": "Processed part {mix_waves}: Start {i}, End {ii}",
|
601 |
-
"mix_waves_to_tensor": "Converted mix_waves to tensor. Tensor shape: {shape}",
|
602 |
-
"mix_match": "Mix mode Match; applying compensation factor.",
|
603 |
-
"tar_waves": "tar_waves. Shape",
|
604 |
-
"normalization_2": "Normalizing result by dividing it by divisor.",
|
605 |
-
"mix_wave": "Processing mix_wave batch",
|
606 |
-
"mix_or_batch": "Mix parts into batches. Number of batches",
|
607 |
-
"demix_is_match_mix": "Starting demix process with is_match_mix,",
|
608 |
-
"mix_shape": "Root mix parts stored. Shape",
|
609 |
-
"chunk_size_or_overlap": "Chunk size for compatible mixing: {chunk_size}, Overlap: {overlap}",
|
610 |
-
"chunk_size_or_overlap_standard": "Standard chunk size: {chunk_size}, Overlap: {overlap}",
|
611 |
-
"calc_size": "Generated size calculated",
|
612 |
-
"window": "Window applied to this segment.",
|
613 |
-
"process_part_2": "Processing segment {total}/{total_chunks}: Start {start}, End {end}",
|
614 |
-
"all_process_part": "Total segments to process",
|
615 |
-
"step_or_overlap": "Step size to process parts: {step} with overlap set to {overlap}.",
|
616 |
-
"mix_cache": "Mix prepared with padding. Mix shape",
|
617 |
-
"dims": "Cannot use sin/cos position encoding with odd dimensions (dim={dims})",
|
618 |
-
"activation": "activation must be relu/gelu, not {activation}",
|
619 |
-
"length_or_training_length": "Provided length {length} exceeds training duration {training_length}",
|
620 |
-
"type_not_valid": "Invalid type for",
|
621 |
-
"del_parameter": "Removing non-existent parameter ",
|
622 |
-
"info": "Common parameters: Model name = {model_name}, Model path = {model_path}",
|
623 |
-
"info_2": "Common parameters: Output path = {output_dir}, Output format = {output_format}",
|
624 |
-
"info_3": "Common parameters: Normalization threshold = {normalization_threshold}",
|
625 |
-
"info_4": "Common parameters: Denoising enabled = {enable_denoise}, Single stem output = {output_single_stem}",
|
626 |
-
"info_5": "Common parameters: Inversion using specs = {invert_using_spec}, Sample rate = {sample_rate}",
|
627 |
-
"info_6": "Common parameters: Primary root name = {primary_stem_name}, Secondary root name = {secondary_stem_name}",
|
628 |
-
"info_7": "Common parameters: Karaoke mode = {is_karaoke}, BV model = {is_bv_model}, BV model rebalancing = {bv_model_rebalance}",
|
629 |
-
"success_process": "Completed processing root {stem_name} and writing audio...",
|
630 |
-
"load_audio": "Loading audio from file",
|
631 |
-
"load_audio_success": "Audio loaded. Sample rate: {sr}, Audio shape: {shape}",
|
632 |
-
"convert_mix": "Converting provided mix array.",
|
633 |
-
"convert_shape": "Converted mix shape: {shape}",
|
634 |
-
"audio_not_valid": "Audio file {audio_path} is empty or invalid",
|
635 |
-
"audio_valid": "Audio file is valid and contains data.",
|
636 |
-
"mix_single": "Mix is mono. Converting to stereo.",
|
637 |
-
"convert_mix_audio": "Converted to stereo mix.",
|
638 |
-
"mix_success_2": "Mix preparation completed.",
|
639 |
-
"duration": "Audio duration is {duration_hours} hours ({duration_seconds} seconds).",
|
640 |
-
"write": "Using {name} to write.",
|
641 |
-
"write_audio": "Writing {name} with root path:",
|
642 |
-
"original_not_valid": "Warning: Original source array is nearly silent or empty.",
|
643 |
-
"shape_audio": "Audio data shape before processing",
|
644 |
-
"convert_data": "Data type before conversion",
|
645 |
-
"original_source_to_int16": "Converted original_source to int16.",
|
646 |
-
"shape_audio_2": "Interleaved audio data shape",
|
647 |
-
"create_audiosegment": "Successfully created AudioSegment.",
|
648 |
-
"create_audiosegment_error": "Specific error while creating AudioSegment",
|
649 |
-
"export_error": "Error exporting audio file",
|
650 |
-
"export_success": "Successfully exported audio file to",
|
651 |
-
"clean": "Running garbage collection...",
|
652 |
-
"clean_cache": "Clearing {name} cache...",
|
653 |
-
"del_path": "Deleting path, source, and root of input audio file...",
|
654 |
-
"not_success": "Process was not successful: ",
|
655 |
-
"resample_error": "Error during resampling",
|
656 |
-
"shapes": "Shapes",
|
657 |
-
"wav_resolution": "Resolution type",
|
658 |
-
"warnings": "Warning: Extremely aggressive values detected",
|
659 |
-
"warnings_2": "Warning: NaN or infinite values detected in wave input. Shape",
|
660 |
-
"process_file": "Processing file... \n",
|
661 |
-
"save_instruments": "Saving reverse track...",
|
662 |
-
"assert": "Audio files must have the same shape - Mix: {mixshape}, Inst: {instrumentalshape}",
|
663 |
-
"rubberband": "Rubberband CLI cannot be executed. Please ensure Rubberband-CLI is installed.",
|
664 |
-
"rate": "Rate must be strictly positive",
|
665 |
-
"gdown_error": "Could not retrieve the public link for the file. You may need to change its permissions to 'Anyone with the link' or there may already be excessive access permissions.",
|
666 |
-
"to": "To:",
|
667 |
-
"gdown_value_error": "A path or ID must be specified",
|
668 |
-
"missing_url": "URL is missing",
|
669 |
-
"mac_not_match": "MAC does not match",
|
670 |
-
"file_not_access": "File is not accessible",
|
671 |
-
"int_resp==-3": "Request failed, retrying",
|
672 |
-
"search_separate": "Search for separate files...",
|
673 |
-
"found_choice": "Found {choice}",
|
674 |
-
"separator==0": "No separate files found!",
|
675 |
-
"select_separate": "Select separate files",
|
676 |
-
"start_app": "Starting interface...",
|
677 |
-
"provide_audio": "Enter the path to the audio file",
|
678 |
-
"set_torch_mps": "Set Torch device to MPS",
|
679 |
-
"googletts": "Convert text using Google",
|
680 |
-
"pitch_info_2": "Pitch adjustment for text-to-speech converter",
|
681 |
-
"waveform": "Waveform must have the shape (# frames, # channels)",
|
682 |
-
"freq_mask_smooth_hz": "freq_mask_smooth_hz must be at least {hz}Hz",
|
683 |
-
"time_mask_smooth_ms": "time_mask_smooth_ms must be at least {ms}ms",
|
684 |
-
"x": "x must be greater",
|
685 |
-
"xn": "xn must be greater",
|
686 |
-
"not_found_pid": "No processes found!",
|
687 |
-
"end_pid": "Process terminated!",
|
688 |
-
"clean_audios": "Starting audio cleanup...",
|
689 |
-
"clean_audios_success": "Audio file cleanup complete!",
|
690 |
-
"clean_separate": "Starting cleanup of separation model...",
|
691 |
-
"clean_separate_success": "Separation model cleanup complete!",
|
692 |
-
"clean_model": "Starting model cleanup...",
|
693 |
-
"clean_model_success": "Model file cleanup complete!",
|
694 |
-
"clean_index": "Starting index cleanup...",
|
695 |
-
"clean_index_success": "Index file cleanup complete!",
|
696 |
-
"clean_pretrain": "Starting pretrained model cleanup...",
|
697 |
-
"clean_pretrain_success": "Pretrained model cleanup complete!",
|
698 |
-
"clean_all_audios": "Starting cleanup of all audio files...",
|
699 |
-
"clean_all_audios_success": "All audio file cleanup complete!",
|
700 |
-
"not_found_separate_model": "No separation model files found!",
|
701 |
-
"clean_all_separate_model": "Starting cleanup of all separation model files...",
|
702 |
-
"clean_all_separate_model_success": "All separation model files cleanup complete!",
|
703 |
-
"clean_all_models_success": "All model files cleanup complete",
|
704 |
-
"not_found_pretrained": "No pretrained model files found!",
|
705 |
-
"clean_all_pretrained": "Starting cleanup of all pretrained model files...",
|
706 |
-
"clean_all_pretrained_success": "All pretrained model cleanup complete!",
|
707 |
-
"not_found_log": "No log files found!",
|
708 |
-
"clean_all_log": "Starting cleanup of all log files...",
|
709 |
-
"clean_all_log_success": "Log file cleanup complete!",
|
710 |
-
"not_found_predictors": "No predictor model files found!",
|
711 |
-
"clean_all_predictors": "Starting cleanup of all predictor model files...",
|
712 |
-
"clean_all_predictors_success": "Predictor model cleanup complete!",
|
713 |
-
"not_found_embedders": "No embedder model files found!",
|
714 |
-
"clean_all_embedders": "Starting cleanup of all embedder model files...",
|
715 |
-
"clean_all_embedders_success": "Embedder model cleanup complete!",
|
716 |
-
"provide_folder": "Please provide a valid folder!",
|
717 |
-
"empty_folder": "The data folder is empty!",
|
718 |
-
"clean_dataset": "Starting dataset folder cleanup...",
|
719 |
-
"clean_dataset_success": "Dataset folder cleanup complete!",
|
720 |
-
"vocoder": "Vocoder",
|
721 |
-
"vocoder_info": "A vocoder analyzes and synthesizes human speech signals for voice transformation.",
|
722 |
-
"code_error": "Error: Received status code",
|
723 |
-
"json_error": "Error: Unable to parse response.",
|
724 |
-
"requests_error": "Request failed: {e}",
|
725 |
-
"memory_efficient_training": "Using memory-efficient training",
|
726 |
-
"not_use_pretrain_error_download": "Will not use pretrained models due to missing files",
|
727 |
-
"start_clean_model": "Starting cleanup of all models...",
|
728 |
-
"provide_file_settings": "Please provide a preset settings file!",
|
729 |
-
"load_presets": "Loaded preset file {presets}",
|
730 |
-
"provide_filename_settings": "Please provide a preset file name!",
|
731 |
-
"choose1": "Please select one to export!",
|
732 |
-
"export_settings": "Exported preset file {name}",
|
733 |
-
"use_presets": "Using preset file",
|
734 |
-
"file_preset": "Preset file",
|
735 |
-
"load_file": "Load file",
|
736 |
-
"export_file": "Export preset file",
|
737 |
-
"save_clean": "Save cleanup",
|
738 |
-
"save_autotune": "Save autotune",
|
739 |
-
"save_pitch": "Save pitch",
|
740 |
-
"save_index_2": "Save index impact",
|
741 |
-
"save_resample": "Save resampling",
|
742 |
-
"save_filter": "Save median filter",
|
743 |
-
"save_envelope": "Save sound envelope",
|
744 |
-
"save_protect": "Save sound protection",
|
745 |
-
"save_split": "Save sound split",
|
746 |
-
"filename_to_save": "File name to save",
|
747 |
-
"upload_presets": "Upload preset file",
|
748 |
-
"stop": "Stop process",
|
749 |
-
"stop_separate": "Stop Music Separation",
|
750 |
-
"stop_convert": "Stop Conversion",
|
751 |
-
"stop_create_dataset": "Stop Dataset Creation",
|
752 |
-
"stop_training": "Stop Training",
|
753 |
-
"stop_extract": "Stop Data Processing",
|
754 |
-
"stop_preprocess": "Stop Data Extraction",
|
755 |
-
"cleaner": "Cleaner",
|
756 |
-
"clean_audio": "Clean audio files",
|
757 |
-
"clean_all": "Clean all",
|
758 |
-
"clean_file": "Clean file",
|
759 |
-
"clean_models": "Clean model files",
|
760 |
-
"clean_pretrained": "Clean pretrained model files",
|
761 |
-
"clean_separated": "Clean separated model files",
|
762 |
-
"clean_presets": "Clean preset files",
|
763 |
-
"clean_datasets": "Clean training dataset folder",
|
764 |
-
"clean_dataset_folder": "Clean dataset folder",
|
765 |
-
"clean_log": "Clean log files",
|
766 |
-
"clean_predictors": "Clean predictor models",
|
767 |
-
"clean_embed": "Clean embedder models",
|
768 |
-
"clean_presets_2": "Starting cleanup of preset files...",
|
769 |
-
"clean_presets_success": "Preset file cleanup complete!",
|
770 |
-
"not_found_presets": "No preset files found in the folder!",
|
771 |
-
"clean_all_presets": "Starting cleanup of all preset files...",
|
772 |
-
"clean_all_presets_success": "All preset file cleanup complete!",
|
773 |
-
"port": "Port {port} is unavailable! Lowering port by one...",
|
774 |
-
"empty_json": "{file}: Corrupted or empty",
|
775 |
-
"thank": "Thank you for reporting the issue, and apologies for any inconvenience caused!",
|
776 |
-
"error_read_log": "An error occurred while reading log files!",
|
777 |
-
"error_send": "An error occurred while sending the report! Please contact me on Discord: pham_huynh_anh!",
|
778 |
-
"report_bugs": "Report Bugs",
|
779 |
-
"agree_log": "Agree to provide all log files",
|
780 |
-
"error_info": "Error description",
|
781 |
-
"error_info_2": "Provide more information about the error",
|
782 |
-
"report_bug_info": "Report bugs encountered during program usage",
|
783 |
-
"sr_info": "NOTE: SOME FORMATS DO NOT SUPPORT RATES ABOVE 48000",
|
784 |
-
"report_info": "If possible, agree to provide log files to help with debugging.\n\nIf log files are not provided, please describe the error in detail, including when and where it occurred.\n\nIf this reporting system also fails, you can reach out via [ISSUE]({github}) or Discord: `pham_huynh_anh`",
|
785 |
-
"default_setting": "An error occurred during separation, resetting all settings to default...",
|
786 |
-
"dataset_folder1": "Please enter the data folder name",
|
787 |
-
"checkpointing_err": "Pretrained model parameters such as sample rate or architecture do not match the selected model."
|
788 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/languages/vi-VN.json
DELETED
@@ -1,788 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"set_lang": "Đã đặt ngôn ngữ hiển thị là {lang}",
|
3 |
-
"no_support_gpu": "Thật không may, không có GPU tương thích để hỗ trợ việc đào tạo của bạn.",
|
4 |
-
"text": "văn bản",
|
5 |
-
"upload_success": "Đã tải lên tệp {name} hoàn tất.",
|
6 |
-
"download_url": "Tải từ đường dẫn liên kết",
|
7 |
-
"download_from_csv": "Tải từ kho mô hình csv",
|
8 |
-
"search_models": "Tìm kiếm mô hình",
|
9 |
-
"upload": "Tải lên",
|
10 |
-
"option_not_valid": "Tùy chọn không hợp lệ!",
|
11 |
-
"list_model": "Danh sách mô hình",
|
12 |
-
"success": "Hoàn tất!",
|
13 |
-
"index": "chỉ mục",
|
14 |
-
"model": "mô hình",
|
15 |
-
"zip": "nén",
|
16 |
-
"search": "tìm kiếm",
|
17 |
-
"provide_file": "Vui lòng cung cấp tệp {filename} hợp lệ!",
|
18 |
-
"start": "Bắt đầu {start}...",
|
19 |
-
"not_found": "Không tìm thấy {name}",
|
20 |
-
"found": "Đã tìm thấy {results} kết quả!",
|
21 |
-
"download_music": "tải nhạc",
|
22 |
-
"download": "tải xuống",
|
23 |
-
"provide_url": "Vui lòng cung cấp đường dẫn liên kết.",
|
24 |
-
"provide_name_is_save": "Vui lòng cung cấp tên mô hình để lưu.",
|
25 |
-
"not_support_url": "Liên kết mô hình của bạn không được hỗ trợ.",
|
26 |
-
"error_occurred": "Đã xảy ra lỗi: {e}",
|
27 |
-
"not_model": "Tệp bạn vừa tải lên không phải là tệp mô hình!",
|
28 |
-
"unable_analyze_model": "Không phân tích được mô hình!",
|
29 |
-
"download_pretrain": "Tải xuống huấn luyện trước...",
|
30 |
-
"provide_pretrain": "Vui lòng cung cấp đường dẫn mô hình huấn luyện trước {dg}.",
|
31 |
-
"provide_hubert": "Vui lòng đưa đường dẫn liên kết đến mô hình nhúng",
|
32 |
-
"sr_not_same": "Tốc độ lấy mẫu của hai mô hình không giống nhau",
|
33 |
-
"architectures_not_same": "Không thể hợp nhất các mô hình. Các kiến trúc mô hình không giống nhau.",
|
34 |
-
"fushion_model": "dung hợp mô hình",
|
35 |
-
"model_fushion_info": "Mô hình được {name} được dung hợp từ {pth_1} và {pth_2} với ratio {ratio}.",
|
36 |
-
"not_found_create_time": "Không tìm thấy thời gian tạo.",
|
37 |
-
"format_not_valid": "Định dạng không hợp lệ.",
|
38 |
-
"read_info": "Các mô hình được huấn luyện trên các ứng dụng khác nhau có thể đem lại các thông tin khác nhau hoặc không thể đọc!",
|
39 |
-
"epoch": "kỷ nguyên.",
|
40 |
-
"step": "bước",
|
41 |
-
"sr": "Tốc độ lấy mẫu",
|
42 |
-
"f0": "huấn luyện cao độ",
|
43 |
-
"version": "phiên bản.",
|
44 |
-
"not_f0": "Không được huấn luyện cao độ",
|
45 |
-
"trained_f0": "Được huấn luyện cao độ",
|
46 |
-
"model_info": "Tên mô hình: {model_name}\n\n Người tạo mô hình: {model_author}\n\nKỷ nguyên: {epochs}\n\nSố bước: {steps}\n\nPhiên bản của mô hình: {version}\n\nTốc độ lấy mẫu: {sr}\n\nHuấn luyện cao độ: {pitch_guidance}\n\nHash (ID): {model_hash}\n\nThời gian tạo: {creation_date_str}\n",
|
47 |
-
"input_not_valid": "Vui lòng nhập đầu vào hợp lệ!",
|
48 |
-
"output_not_valid": "Vui lòng nhập đầu ra hợp lệ!",
|
49 |
-
"apply_effect": "áp dụng hiệu ứng",
|
50 |
-
"enter_the_text": "Vui lòng nhập văn bản để chuyển!",
|
51 |
-
"choose_voice": "Vui lòng chọn giọng!",
|
52 |
-
"convert": "Chuyển đổi {name}...",
|
53 |
-
"separator_music": "tách nhạc",
|
54 |
-
"notfound": "Không tìm thấy",
|
55 |
-
"turn_on_use_audio": "Vui lòng bật sử dụng âm thanh vừa tách để sử dụng",
|
56 |
-
"turn_off_convert_backup": "Tắt chuyển đổi giọng bè để có thể sử dụng giọng gốc",
|
57 |
-
"turn_off_merge_backup": "Tắt không kết hợp giọng bè để có thể sử dụng giọng gốc",
|
58 |
-
"not_found_original_vocal": "Không tìm thấy giọng gốc!",
|
59 |
-
"convert_vocal": "Đang chuyển đổi giọng nói...",
|
60 |
-
"convert_success": "Đã hoàn tất chuyển đổi giọng nói!",
|
61 |
-
"convert_backup": "Đang chuyển đổi giọng bè...",
|
62 |
-
"convert_backup_success": "Đã Hoàn tất chuyển đổi giọng bè!",
|
63 |
-
"merge_backup": "Kết hợp giọng với giọng bè...",
|
64 |
-
"merge_success": "Kết hợp Hoàn tất.",
|
65 |
-
"is_folder": "Đầu vào là một thư mục: Chuyển đổi tất cả tệp âm thanh trong thư mục...",
|
66 |
-
"not_found_in_folder": "Không tìm thấy tệp âm thanh trong thư mục!",
|
67 |
-
"batch_convert": "Đang chuyển đổi hàng loạt...",
|
68 |
-
"batch_convert_success": "Chuyển đổi hàng loạt hoàn tất!",
|
69 |
-
"create": "tạo",
|
70 |
-
"provide_name": "Vui lòng cung cấp tên mô hình.",
|
71 |
-
"not_found_data": "Không tìm thấy dữ liệu",
|
72 |
-
"not_found_data_preprocess": "Không tìm thấy dữ liệu được xử lý, vui lòng xử lý lại âm thanh",
|
73 |
-
"not_found_data_extract": "Không tìm thấy dữ liệu được trích xuất, vui lòng trích xuất lại âm thanh",
|
74 |
-
"provide_pretrained": "Vui lòng nhập huấn luyện {dg}",
|
75 |
-
"download_pretrained": "Tải xuống huấn luyện trước {dg}{rvc_version} gốc",
|
76 |
-
"not_found_pretrain": "Không tìm thấy huấn luyện trước {dg}",
|
77 |
-
"not_use_pretrain": "Sẽ không có huấn luyện trước được sử dụng",
|
78 |
-
"training": "huấn luyện",
|
79 |
-
"display_title": "<h1> 🎵 Giao diện chuyển đổi và huấn luyện mô hình giọng nói được tạo bởi Anh 🎵 <h1>",
|
80 |
-
"rick_roll": "Bấm vào đây nếu bạn muốn bị Rick Roll:) ---> [RickRoll]({rickroll})",
|
81 |
-
"terms_of_use": "**Vui lòng không sử dụng Dự án với bất kỳ mục đích nào vi phạm đạo đức, pháp luật, hoặc gây tổn hại đến cá nhân, tổ chức...**",
|
82 |
-
"exemption": "**Trong trường hợp người sử dụng không tuân thủ các điều khoản hoặc vi phạm, tôi sẽ không chịu trách nhiệm về bất kỳ khiếu nại, thiệt hại, hay trách nhiệm pháp lý nào, dù là trong hợp đồng, do sơ suất, hay các lý do khác, phát sinh từ, ngoài, hoặc liên quan đến phần mềm, việc sử dụng phần mềm hoặc các giao dịch khác liên quan đến phần mềm.**",
|
83 |
-
"separator_tab": "Tách Nhạc",
|
84 |
-
"4_part": "Một hệ thống tách nhạc đơn giản có thể tách được 4 phần: Nhạc, giọng, giọng chính, giọng bè",
|
85 |
-
"clear_audio": "Làm sạch âm thanh",
|
86 |
-
"separator_backing": "Tách giọng bè",
|
87 |
-
"denoise_mdx": "Khữ tách MDX",
|
88 |
-
"use_mdx": "Sử dụng MDX",
|
89 |
-
"dereveb_audio": "Tách vang",
|
90 |
-
"dereveb_backing": "Tách vang bè",
|
91 |
-
"separator_model": "Mô hình tách nhạc",
|
92 |
-
"separator_backing_model": "Mô hình tách bè",
|
93 |
-
"shift": "Số lượng dự đoán",
|
94 |
-
"shift_info": "Càng cao chất lượng càng tốt nhưng lâu nhưng tốn tài nguyên",
|
95 |
-
"segments_size": "Kích Thước Phân Đoạn",
|
96 |
-
"segments_size_info": "Càng cao chất lượng càng tốt nhưng tốn tài nguyên",
|
97 |
-
"batch_size": "Kích thước lô",
|
98 |
-
"batch_size_info": "Số lượng mẫu xử lý đồng thời trong một lần huấn luyện. Cao có thể gây tràn bộ nhớ",
|
99 |
-
"mdx_batch_size_info": "Số lượng mẫu được xử lý cùng một lúc. Việc chia thành các lô giúp tối ưu hóa quá trình tính toán. Lô quá lớn có thể làm tràn bộ nhớ, khi lô quá nhỏ sẽ làm giảm hiệu quả dùng tài nguyên",
|
100 |
-
"overlap": "Chồng chéo",
|
101 |
-
"overlap_info": "Số lượng chồng chéo giữa các cửa sổ dự đoán",
|
102 |
-
"export_format": "Định dạng âm thanh",
|
103 |
-
"export_info": "Định dạng âm thanh khi xuất tệp âm thanh ra",
|
104 |
-
"output_separator": "Âm thanh đã được tách",
|
105 |
-
"hop_length_info": "Khoảng thời gian chuyển cửa sổ phân tích khi thực hiện phép biến đổi. Giá trị nhỏ độ chi tiết cao nhưng cần tính toán nhiều hơn",
|
106 |
-
"drop_audio": "Thả âm thanh vào đây",
|
107 |
-
"drop_text": "Thả tệp văn bản vào đây",
|
108 |
-
"use_url": "Sử dụng đường dẫn youtube",
|
109 |
-
"url_audio": "Đường dẫn liên kết đến âm thanh",
|
110 |
-
"downloads": "Tải Xuống",
|
111 |
-
"clean_strength": "Mức độ làm sạch âm thanh",
|
112 |
-
"clean_strength_info": "Mức độ của bộ làm sạch âm thanh để lọc giọng hát khi xuất",
|
113 |
-
"input_output": "Đầu vào, đầu ra âm thanh",
|
114 |
-
"audio_path": "Đường dẫn đầu vào âm thanh",
|
115 |
-
"refesh": "Tải lại",
|
116 |
-
"output_folder": "Đường dẫn thư mục đầu ra âm thanh",
|
117 |
-
"output_folder_info": "Nhập đường dẫn thư mục âm thanh sẽ xuất ra ở đó",
|
118 |
-
"input_audio": "Đầu vào âm thanh",
|
119 |
-
"instruments": "Nhạc nền",
|
120 |
-
"original_vocal": "Giọng gốc",
|
121 |
-
"main_vocal": "Giọng chính",
|
122 |
-
"backing_vocal": "Giọng bè",
|
123 |
-
"convert_audio": "Chuyển Đổi Âm Thanh",
|
124 |
-
"convert_info": "Chuyển đổi âm thanh bằng mô hình giọng nói đã được huấn luyện",
|
125 |
-
"autotune": "Tự động điều chỉnh",
|
126 |
-
"use_audio": "Sử dụng âm thanh vừa tách",
|
127 |
-
"convert_original": "Chuyển đổi giọng gốc",
|
128 |
-
"convert_backing": "Chuyển đổi giọng bè",
|
129 |
-
"not_merge_backing": "Không kết hợp giọng bè",
|
130 |
-
"merge_instruments": "Kết hợp nhạc nền",
|
131 |
-
"pitch": "Cao độ",
|
132 |
-
"pitch_info": "Khuyến cáo: chỉnh lên 12 để chuyển giọng nam thành nữ và ngược lại",
|
133 |
-
"model_accordion": "Mô hình và chỉ mục",
|
134 |
-
"model_name": "Tệp mô hình",
|
135 |
-
"index_path": "Tệp chỉ mục",
|
136 |
-
"index_strength": "Ảnh hưởng của chỉ mục",
|
137 |
-
"index_strength_info": "Càng cao ảnh hưởng càng lớn. Tuy nhiên, việc chọn giá trị thấp hơn có thể giảm hiện tượng giả trong âm thanh",
|
138 |
-
"output_path": "Đường dẫn đầu ra âm thanh",
|
139 |
-
"output_path_info": "Nhập đường dẫn đ���u ra(cứ để định dạng .wav khi chuyển đổi nó tự sửa)",
|
140 |
-
"setting": "Cài đặt chung",
|
141 |
-
"f0_method": "Phương pháp trích xuất",
|
142 |
-
"f0_method_info": "Phương pháp để trích xuất dữ liệu",
|
143 |
-
"f0_method_hybrid": "Phương pháp trích xuất HYBRID",
|
144 |
-
"f0_method_hybrid_info": "Sự kết hợp của hai hoặc nhiều loại trích xuất khác nhau",
|
145 |
-
"hubert_model": "Mô hình nhúng",
|
146 |
-
"hubert_info": "Mô hình được huấn luyện trước để giúp nhúng",
|
147 |
-
"modelname": "Tên của mô hình",
|
148 |
-
"modelname_info": "Nếu bạn có mô hình riêng chỉ cần tải và nhập tên của mô hình vào đây",
|
149 |
-
"split_audio": "Cắt âm thanh",
|
150 |
-
"autotune_rate": "Mức độ điều chỉnh",
|
151 |
-
"autotune_rate_info": "Mức độ điều chỉnh tự động",
|
152 |
-
"resample": "Lấy mẫu lại",
|
153 |
-
"resample_info": "Lấy mẫu lại sau xử lý đến tốc độ lấy mẫu cuối cùng, 0 có nghĩa là không lấy mẫu lại, LƯU Ý: MỘT SỐ ĐỊNH DẠNG KHÔNG HỖ TRỢ TỐC ĐỘ TRÊN 48000",
|
154 |
-
"filter_radius": "Lọc trung vị",
|
155 |
-
"filter_radius_info": "Nếu giá trị lớn hơn ba sẽ áp dụng tính năng lọc trung vị. Giá trị đại diện cho bán kính bộ lọc và có thể làm giảm hơi thở hoặc tắt thở.",
|
156 |
-
"volume_envelope": "Đường bao âm thanh",
|
157 |
-
"volume_envelope_info": "Sử dụng đường bao âm lượng của đầu vào để thay thế hoặc trộn với đường bao âm lượng của đầu ra. Càng gần 1 thì đường bao đầu ra càng được sử dụng nhiều",
|
158 |
-
"protect": "Bảo vệ phụ âm",
|
159 |
-
"protect_info": "Bảo vệ các phụ âm riêng biệt và âm thanh thở ngăn chặn việc rách điện âm và các hiện tượng giả khác. Việc chỉnh tối đa sẽ bảo vệ toàn diện. Việc giảm giá trị này có thể giảm độ bảo vệ, đồng thời có khả năng giảm thiểu hiệu ứng lập chỉ mục",
|
160 |
-
"output_convert": "Âm thanh đã được chuyển đổi",
|
161 |
-
"main_convert": "Chuyển đổi giọng chính",
|
162 |
-
"main_or_backing": "Giọng chính + Giọng bè",
|
163 |
-
"voice_or_instruments": "Giọng + Nhạc nền",
|
164 |
-
"convert_text": "Chuyển Đổi Văn Bản",
|
165 |
-
"convert_text_markdown": "## Chuyển Đổi Văn Bản Thành Giọng Nói",
|
166 |
-
"convert_text_markdown_2": "Chuyển văn bản thành giọng nói và đọc lại bằng mô hình giọng nói được huấn luyện",
|
167 |
-
"input_txt": "Nhập dữ liệu từ tệp văn bản txt",
|
168 |
-
"text_to_speech": "Văn bản cần đọc",
|
169 |
-
"voice_speed": "Tốc độ đọc",
|
170 |
-
"voice_speed_info": "Tốc độ đọc của giọng nói",
|
171 |
-
"tts_1": "1. Chuyển Đổi Văn Bản",
|
172 |
-
"tts_2": "2. Chuyển Đổi Giọng Nói",
|
173 |
-
"voice": "Giọng nói của các nước",
|
174 |
-
"output_tts": "Đường dẫn đầu ra giọng nói",
|
175 |
-
"output_tts_convert": "Đường dẫn đầu ra giọng chuyển đổi",
|
176 |
-
"tts_output": "Nhập đường dẫn đầu ra",
|
177 |
-
"output_tts_markdown": "Âm thanh chưa được chuyển đổi và âm thanh đã được chuyển đổi",
|
178 |
-
"output_text_to_speech": "Giọng được tạo bởi chuyển đổi văn bản thành giọng nói",
|
179 |
-
"output_file_tts_convert": "Giọng được chuyển đổi bởi mô hình",
|
180 |
-
"output_audio": "Đầu ra âm thanh",
|
181 |
-
"provide_output": "Nhập đường dẫn đầu ra",
|
182 |
-
"audio_effects": "Hiệu Ứng Âm Thanh",
|
183 |
-
"apply_audio_effects": "## Áp Dụng Thêm Hiệu Ứng Cho Âm Thanh",
|
184 |
-
"audio_effects_edit": "Chỉnh sửa thêm hiệu ứng cho âm thanh",
|
185 |
-
"reverb": "Hiệu ứng vọng âm",
|
186 |
-
"chorus": "Hiệu ứng hòa âm",
|
187 |
-
"delay": "Hiệu ứng độ trễ",
|
188 |
-
"more_option": "Tùy chọn thêm",
|
189 |
-
"phaser": "Hiệu ứng xoay pha",
|
190 |
-
"compressor": "Hiệu ứng nén",
|
191 |
-
"apply": "Áp dụng",
|
192 |
-
"reverb_freeze": "Chế độ đóng băng",
|
193 |
-
"reverb_freeze_info": "Tạo hiệu ứng vang liên tục khi bật chế độ này",
|
194 |
-
"room_size": "Kích thước phòng",
|
195 |
-
"room_size_info": "Điều chỉnh không gian của phòng để tạo độ vang",
|
196 |
-
"damping": "Giảm âm",
|
197 |
-
"damping_info": "Điều chỉnh độ hút âm, kiểm soát mức độ vang",
|
198 |
-
"wet_level": "Mức độ tín hiệu vang",
|
199 |
-
"wet_level_info": "Điều chỉnh mức độ của tín hiệu có hiệu ứng vọng âm",
|
200 |
-
"dry_level": "Mức độ tín hiệu gốc",
|
201 |
-
"dry_level_info": "Điều chỉnh mức độ của tín hiệu không có hiệu ứng",
|
202 |
-
"width": "Chiều rộng âm thanh",
|
203 |
-
"width_info": "Điều chỉnh độ rộng của không gian âm thanh",
|
204 |
-
"chorus_depth": "Giảm âm",
|
205 |
-
"chorus_depth_info": "Điều chỉnh cường độ hòa âm, tạo ra cảm giác rộng cho âm thanh",
|
206 |
-
"chorus_rate_hz": "Tần số",
|
207 |
-
"chorus_rate_hz_info": "Điều chỉnh tốc độ dao động của hòa âm",
|
208 |
-
"chorus_mix": "Trộn tín hiệu",
|
209 |
-
"chorus_mix_info": "Điều chỉnh mức độ trộn giữa âm gốc và âm có hiệu ứng",
|
210 |
-
"chorus_centre_delay_ms": "Đỗ trễ trung tâm (mili giây)",
|
211 |
-
"chorus_centre_delay_ms_info": "Khoảng thời gian trễ giữa các kênh stereo để tạo hiệu ứng hòa âm",
|
212 |
-
"chorus_feedback": "Phản hồi",
|
213 |
-
"chorus_feedback_info": "Điều chỉnh lượng tín hiệu hiệu ứng được quay lại vào tín hiệu gốc",
|
214 |
-
"delay_seconds": "Thời gian trễ",
|
215 |
-
"delay_seconds_info": "Điều chỉnh khoảng thời gian trễ giữa âm gốc và âm có hiệu ứng",
|
216 |
-
"delay_feedback": "Phản hồi độ trễ",
|
217 |
-
"delay_feedback_info": "Điều chỉnh lượng tín hiệu được quay lại, tạo hiệu ứng lặp lại",
|
218 |
-
"delay_mix": "Trộn tín hiệu độ trễ",
|
219 |
-
"delay_mix_info": "Điều chỉnh mức độ trộn giữa âm gốc và âm trễ",
|
220 |
-
"fade": "Hiệu ứng mờ dần",
|
221 |
-
"bass_or_treble": "Âm trầm và âm cao",
|
222 |
-
"limiter": "Giới hạn ngưỡng",
|
223 |
-
"distortion": "Hiệu ứng nhiễu âm",
|
224 |
-
"gain": "Cường độ âm",
|
225 |
-
"bitcrush": "Hiệu ứng giảm bits",
|
226 |
-
"clipping": "Hiệu ứng méo âm",
|
227 |
-
"fade_in": "Hiệu ứng mờ dần vào (mili giây)",
|
228 |
-
"fade_in_info": "Thời gian mà âm thanh sẽ tăng dần từ mức 0 đến mức bình thường",
|
229 |
-
"fade_out": "Hiệu ứng mờ dần ra (mili giây)",
|
230 |
-
"fade_out_info": "thời gian mà âm thanh sẽ giảm dần từ bình thường xuống mức 0",
|
231 |
-
"bass_boost": "Độ khuếch đại âm trầm (db)",
|
232 |
-
"bass_boost_info": "mức độ tăng cường âm trầm trong đoạn âm thanh",
|
233 |
-
"bass_frequency": "Tần số cắt của bộ lọc thông thấp (Hz)",
|
234 |
-
"bass_frequency_info": "tần số bị giảm. Tần số thấp sẽ làm âm trầm rõ hơn",
|
235 |
-
"treble_boost": "Độ khuếch đại âm cao (db)",
|
236 |
-
"treble_boost_info": "mức độ tăng cường âm cao trong đoạn âm thanh",
|
237 |
-
"treble_frequency": "Tần số cắt của bộ lọc thông cao (Hz)",
|
238 |
-
"treble_frequency_info": "tần số sẽ lọc bỏ. Tần số càng cao thì giữ lại âm càng cao",
|
239 |
-
"limiter_threashold_db": "Ngưỡng giới hạn",
|
240 |
-
"limiter_threashold_db_info": "Giới hạn mức độ âm thanh tối đa, ngăn không cho vượt quá ngưỡng",
|
241 |
-
"limiter_release_ms": "Thời gian thả",
|
242 |
-
"limiter_release_ms_info": "Khoảng thời gian để âm thanh trở lại sau khi bị giới hạn (Mili Giây)",
|
243 |
-
"distortion_info": "Điều chỉnh mức độ nhiễu âm, tạo hiệu ứng méo tiếng",
|
244 |
-
"gain_info": "Tăng giảm âm lượng của tín hiệu",
|
245 |
-
"clipping_threashold_db": "Ngưỡng cắt",
|
246 |
-
"clipping_threashold_db_info": "Cắt bớt tín hiệu vượt quá ngưỡng, tạo âm thanh méo",
|
247 |
-
"bitcrush_bit_depth": "Độ sâu bit",
|
248 |
-
"bitcrush_bit_depth_info": "Giảm chất lượng âm thanh bằng cách giảm số bit, tạo hiệu ứng âm thanh bị méo",
|
249 |
-
"phaser_depth": "Độ sâu",
|
250 |
-
"phaser_depth_info": "Điều chỉnh độ sâu của hiệu ứng, ảnh hưởng đến cường độ của hiệu ứng xoay pha",
|
251 |
-
"phaser_rate_hz": "Tần số",
|
252 |
-
"phaser_rate_hz_info": "Điều chỉnh tốc độ của hiệu ứng hiệu ứng xoay pha",
|
253 |
-
"phaser_mix": "Trộn tín hiệu",
|
254 |
-
"phaser_mix_info": "Điều chỉnh mức độ trộn giữa tín hiệu gốc và tín hiệu đã qua xử lý",
|
255 |
-
"phaser_centre_frequency_hz": "Tần số trung tâm",
|
256 |
-
"phaser_centre_frequency_hz_info": "Tần số trung tâm của hiệu ứng xoay pha, ảnh hưởng đến tần số bị điều chỉnh",
|
257 |
-
"phaser_feedback": "Phản hồi",
|
258 |
-
"phaser_feedback_info": "Điều chỉnh lượng phản hồi tín hiệu, tạo cảm giác xoay pha mạnh hoặc nhẹ",
|
259 |
-
"compressor_threashold_db": "Ngưỡng nén",
|
260 |
-
"compressor_threashold_db_info": "Ngưỡng mức âm thanh sẽ bị nén khi vượt qua ngưỡng này",
|
261 |
-
"compressor_ratio": "Tỉ lệ nén",
|
262 |
-
"compressor_ratio_info": "Điều chỉnh mức độ nén âm thanh khi vượt qua ngưỡng",
|
263 |
-
"compressor_attack_ms": "Thời gian tấn công (mili giây)",
|
264 |
-
"compressor_attack_ms_info": "Khoảng thời gian nén bắt đầu tác dụng sau khi âm thanh vượt ngưỡng",
|
265 |
-
"compressor_release_ms": "Thời gian thả",
|
266 |
-
"compressor_release_ms_info": "Thời gian để âm thanh trở lại trạng thái bình thường sau khi bị nén",
|
267 |
-
"create_dataset_url": "Đường dẫn liên kết đến âm thanh(sử dụng dấu , để sử dụng nhiều liên kết)",
|
268 |
-
"createdataset": "Tạo dữ liệu",
|
269 |
-
"create_dataset_markdown": "## Tạo Dữ Liệu Huấn Luyện Từ Youtube",
|
270 |
-
"create_dataset_markdown_2": "Xử lý và tạo tập tin dữ liệu huấn luyện bằng đường dẫn youtube",
|
271 |
-
"denoise": "Khử tách mô hình",
|
272 |
-
"skip": "Bỏ qua giây",
|
273 |
-
"model_ver": "Phiên bản tách giọng",
|
274 |
-
"model_ver_info": "Phiên bản của mô hình tách nhạc để tách giọng",
|
275 |
-
"create_dataset_info": "Thông tin tạo dữ liệu",
|
276 |
-
"output_data": "Đầu ra dữ liệu",
|
277 |
-
"output_data_info": "Đầu ra dữ liệu sau khi tạo xong dữ liệu",
|
278 |
-
"skip_start": "Bỏ qua phần đầu",
|
279 |
-
"skip_start_info": "Bỏ qua số giây đầu của âm thanh, dùng dấu , để sử dụng cho nhiều âm thanh",
|
280 |
-
"skip_end": "Bỏ qua phần cuối",
|
281 |
-
"skip_end_info": "Bỏ qua số giây cuối của âm thanh, dùng dấu , để sử dụng cho nhiều âm thanh",
|
282 |
-
"training_model": "Huấn Luyện Mô Hình",
|
283 |
-
"training_markdown": "Huấn luyện và đào tạo mô hình giọng nói bằng một lượng dữ liệu giọng nói",
|
284 |
-
"training_model_name": "Tên của mô hình khi huấn luyện(không sử dụng ký tự đặc biệt hay dấu cách)",
|
285 |
-
"sample_rate": "Tỉ lệ lấy mẫu",
|
286 |
-
"sample_rate_info": "Tỉ lệ lấy mẫu của mô hình",
|
287 |
-
"training_version": "Phiên bản mô hình",
|
288 |
-
"training_version_info": "Phiên bản mô hình khi huấn luyện",
|
289 |
-
"training_pitch": "Huấn luyện cao độ",
|
290 |
-
"training_pitch_info": "Huấn luyện cao độ cho mô hình",
|
291 |
-
"upload_dataset": "Tải lên dữ liệu huấn luyện",
|
292 |
-
"preprocess_split": "Nên tắt nếu dữ liệu đã được xử lý",
|
293 |
-
"preprocess_effect": "Xử lý hậu kỳ",
|
294 |
-
"preprocess_effect_info": "Nên tắt nếu dữ liệu đã được xử lý",
|
295 |
-
"clear_dataset": "Làm sạch dữ liệu",
|
296 |
-
"preprocess_info": "Thông tin phần xử lý trước",
|
297 |
-
"preprocess_button": "1. Xử lý dữ liệu",
|
298 |
-
"extract_button": "2. Trích xuất dữ liệu",
|
299 |
-
"extract_info": "Thông tin phần trích xuất dữ liệu",
|
300 |
-
"total_epoch": "Tổng số kỷ nguyên",
|
301 |
-
"total_epoch_info": "Tổng số kỷ nguyên huấn luyện đào tạo",
|
302 |
-
"save_epoch": "Tần suất lưu",
|
303 |
-
"save_epoch_info": "Tần suất lưu mô hình khi huấn luyện, giúp việc huấn luyện lại mô hình",
|
304 |
-
"create_index": "Tạo chỉ mục",
|
305 |
-
"index_algorithm": "Thuật toán chỉ mục",
|
306 |
-
"index_algorithm_info": "Thuật toán tạo chỉ mục",
|
307 |
-
"custom_dataset": "Tùy chọn thư mục",
|
308 |
-
"custom_dataset_info": "Tùy chọn thư mục dữ liệu huấn luyện",
|
309 |
-
"overtraining_detector": "Kiểm tra quá sức",
|
310 |
-
"overtraining_detector_info": "Kiểm tra huấn luyện mô hình quá sức",
|
311 |
-
"cleanup_training": "Làm sạch huấn luyện",
|
312 |
-
"cleanup_training_info": "Bật khi cần huấn luyện lại từ đầu.",
|
313 |
-
"cache_in_gpu": "Lưu mô hình vào đệm",
|
314 |
-
"cache_in_gpu_info": "Lưu mô hình vào bộ nhớ đệm gpu",
|
315 |
-
"dataset_folder": "Thư mục chứa dữ liệu",
|
316 |
-
"threshold": "Ngưỡng huấn luyện quá sức",
|
317 |
-
"setting_cpu_gpu": "Tùy chọn CPU/GPU",
|
318 |
-
"gpu_number": "Số gpu được sử dụng",
|
319 |
-
"gpu_number_info": "Số của GPU được sử dụng trong huấn luyện",
|
320 |
-
"save_only_latest": "Chỉ lưu mới nhất",
|
321 |
-
"save_only_latest_info": "Chỉ lưu mô hình D và G mới nhất",
|
322 |
-
"save_every_weights": "Lưu mọi mô hình",
|
323 |
-
"save_every_weights_info": "Lưu mọi mô hình sau mỗi lượt kỷ nguyên",
|
324 |
-
"gpu_info": "Thông tin của GPU",
|
325 |
-
"gpu_info_2": "Thông tin của GPU được sử dụng trong huấn luyện",
|
326 |
-
"cpu_core": "Số lõi xử lý có thể sử dụng",
|
327 |
-
"cpu_core_info": "Số lõi được sử dụng trong việc huấn luyện",
|
328 |
-
"not_use_pretrain_2": "Không dùng huấn luyện",
|
329 |
-
"not_use_pretrain_info": "Không dùng huấn luyện trước",
|
330 |
-
"custom_pretrain": "Tùy chỉnh huấn luyện",
|
331 |
-
"custom_pretrain_info": "Tùy chỉnh huấn luyện trước",
|
332 |
-
"pretrain_file": "Tệp mô hình huấn luyện trước {dg}",
|
333 |
-
"train_info": "Thông tin phần huấn luyện",
|
334 |
-
"export_model": "5. Xuất Mô hình",
|
335 |
-
"zip_model": "2. Nén mô hình",
|
336 |
-
"output_zip": "Đầu ra tệp khi nén",
|
337 |
-
"model_path": "Đường dẫn mô hình",
|
338 |
-
"model_ratio": "Tỉ lệ mô hình",
|
339 |
-
"model_ratio_info": "Chỉnh hướng về bên nào sẽ làm cho mô hình giống với bên đó",
|
340 |
-
"output_model_path": "Đầu ra mô hình",
|
341 |
-
"fushion": "Dung Hợp Mô Hình",
|
342 |
-
"fushion_markdown": "## Dung Hợp Hai Mô Hình Với Nhau",
|
343 |
-
"fushion_markdown_2": "Dung hợp hai mô hình giọng nói lại với nhau để tạo thành một mô hình duy nhất",
|
344 |
-
"read_model": "Đọc Thông Tin",
|
345 |
-
"read_model_markdown": "## Đọc Thông Tin Của Mô Hình",
|
346 |
-
"read_model_markdown_2": "Đọc các thông tin được ghi trong mô hình",
|
347 |
-
"drop_model": "Thả mô hình vào đây",
|
348 |
-
"readmodel": "Đọc mô hình",
|
349 |
-
"model_path_info": "Nhập đường dẫn đến tệp mô hình",
|
350 |
-
"modelinfo": "Thông Tin Mô Hình",
|
351 |
-
"download_markdown": "## Tải Xuống Mô Hình",
|
352 |
-
"download_markdown_2": "Tải xuống mô hình giọng nói, mô hình huấn luyện trước, mô hình nhúng",
|
353 |
-
"model_download": "Tải xuống mô hình giọng nói",
|
354 |
-
"model_url": "Đường dẫn liên kết đến mô hình",
|
355 |
-
"15s": "Vui lòng đợi khoảng 15 giây. Hệ thống sẽ tự khởi động lại!",
|
356 |
-
"model_download_select": "Chọn cách tải mô hình",
|
357 |
-
"model_warehouse": "Kho mô hình",
|
358 |
-
"get_model": "Nhận mô hình",
|
359 |
-
"name_to_search": "Tên để tìm kiếm",
|
360 |
-
"search_2": "Tìm kiếm",
|
361 |
-
"select_download_model": "Chọn mô hình đã được tìm kiếm(Bấm vào để chọn)",
|
362 |
-
"download_pretrained_2": "Tải xuống mô hình huấn luyện trước",
|
363 |
-
"only_huggingface": "Chỉ hỗ trợ huggingface.co",
|
364 |
-
"pretrained_url": "Đường dẫn liên kết đến mô hình huấn luyện trước {dg}",
|
365 |
-
"select_pretrain": "Chọn mô hình huấn luyện trước",
|
366 |
-
"select_pretrain_info": "Chọn mô hình huấn luyện trước để cài đặt về",
|
367 |
-
"pretrain_sr": "Tốc độ lấy mẫu của mô hình",
|
368 |
-
"drop_pretrain": "Thả mô hình huấn luyện trước {dg} vào đây",
|
369 |
-
"hubert_download": "Tải xuống mô hình nhúng",
|
370 |
-
"hubert_url": "Đường dẫn liên kết tới mô hình nhúng",
|
371 |
-
"drop_hubert": "Thả mô hình nhúng vào đây",
|
372 |
-
"settings": "Tùy Chỉnh",
|
373 |
-
"settings_markdown": "## Tùy Chỉnh Thêm",
|
374 |
-
"settings_markdown_2": "Tùy chỉnh thêm một số tính năng của dự án",
|
375 |
-
"lang": "Ngôn ngữ",
|
376 |
-
"lang_restart": "Ngôn ngữ được hiển thị trong dự án(Khi đổi ngôn ngữ hệ thống sẽ tự khởi động lại sau 15 giây để cập nhật)",
|
377 |
-
"change_lang": "Đổi Ngôn Ngữ",
|
378 |
-
"theme": "Chủ đề",
|
379 |
-
"theme_restart": "Loại Chủ đề của giao diện được hiển thị(Khi đổi chủ đề hệ thống sẽ tự khởi động lại sau 15 giây để cập nhật)",
|
380 |
-
"theme_button": "Đổi Chủ Đề",
|
381 |
-
"change_light_dark": "Đổi Chế Độ Sáng/Tối",
|
382 |
-
"tensorboard_url": "Đường dẫn biểu đồ",
|
383 |
-
"errors_loading_audio": "Lỗi khi tải âm thanh: {e}",
|
384 |
-
"apply_error": "Đã xảy ra lỗi khi áp dụng hiệu ứng: {e}",
|
385 |
-
"indexpath": "Đường dẫn chỉ mục",
|
386 |
-
"skip_file": "Phần {i} được bỏ qua vì quá ngắn: {chunk}ms",
|
387 |
-
"split_total": "Tổng số phần đã cắt",
|
388 |
-
"process_audio_error": "Đã xảy ra lỗi khi xử lý âm thanh",
|
389 |
-
"merge_error": "Đã xảy ra lỗi khi ghép âm thanh",
|
390 |
-
"not_found_convert_file": "Không tìm thấy tệp đã xử lý",
|
391 |
-
"convert_batch": "Chuyển đổi hàng loạt...",
|
392 |
-
"found_audio": "Tìm thấy {audio_files} tệp âm thanh cho việc chuyển đổi.",
|
393 |
-
"not_found_audio": "Không tìm thấy tệp âm thanh!",
|
394 |
-
"error_convert": "Đã xảy ra lỗi khi chuyển đổi âm thanh: {e}",
|
395 |
-
"error_convert_batch": "Đã xảy ra lỗi khi chuyển đổi các đoạn âm thanh cắt: {e}",
|
396 |
-
"error_convert_batch_2": "Đã xảy ra lỗi khi chuyển đổi âm thanh hàng loạt: {e}",
|
397 |
-
"convert_batch_success": "Đã chuyển đổi hàng loạt hoàn tất sau {elapsed_time} giây. {output_path}",
|
398 |
-
"convert_audio_success": "Tệp {input_path} được chuyển đổi hoàn tất sau {elapsed_time} giây. {output_path}",
|
399 |
-
"hybrid_methods": "Tính toán ước lượng cao độ f0 cho các phương pháp {methods}",
|
400 |
-
"method_not_valid": "Phương pháp không hợp lệ",
|
401 |
-
"read_faiss_index_error": "Đã xảy ra lỗi khi đọc chỉ mục FAISS: {e}",
|
402 |
-
"read_model_error": "Thất bại khi tải mô hình: {e}",
|
403 |
-
"starting_download": "Bắt đầu tải xuống",
|
404 |
-
"version_not_valid": "Phiên bản tách giọng không hợp lệ",
|
405 |
-
"skip<audio": "Không thể bỏ qua vì số lượng thời gian bỏ qua thấp hơn số lượng tệp âm thanh",
|
406 |
-
"skip>audio": "Không thể bỏ qua vì số lượng thời gian bỏ qua cao hơn số lượng tệp âm thanh",
|
407 |
-
"=<0": "Thời gian bỏ qua bé hơn hoặc bằng 0 nên bỏ qua",
|
408 |
-
"skip_warning": "Thời lượng bỏ qua ({seconds} giây) vượt quá thời lượng âm thanh ({total_duration} giây). Bỏ qua.",
|
409 |
-
"download_success": "Đã tải xuống hoàn tất",
|
410 |
-
"create_dataset_error": "Đã xảy ra lỗi khi tạo dữ liệu huấn luyện",
|
411 |
-
"create_dataset_success": "Quá trình tạo dữ liệu huấn huyện đã hoàn tất sau: {elapsed_time} giây",
|
412 |
-
"skip_start_audio": "Bỏ qua âm thanh đầu hoàn tất: {input_file}",
|
413 |
-
"skip_end_audio": "Bỏ qua âm thanh cuối hoàn tất: {input_file}",
|
414 |
-
"merge_audio": "Đã ghép các phần chứa âm thanh lại",
|
415 |
-
"separator_process": "Đang tách giọng: {input}...",
|
416 |
-
"not_found_main_vocal": "Không tìm thấy giọng chính!",
|
417 |
-
"not_found_backing_vocal": "Không tìm thấy giọng bè!",
|
418 |
-
"not_found_instruments": "Không tìm thấy nhạc nền",
|
419 |
-
"merge_instruments_process": "Kết hợp giọng với nhạc nền...",
|
420 |
-
"dereverb": "Đang tách âm vang",
|
421 |
-
"dereverb_success": "Đã tách âm vang hoàn tất",
|
422 |
-
"save_index": "Đã lưu tệp chỉ mục",
|
423 |
-
"create_index_error": "Đã xảy ra lỗi khi tạo chỉ mục",
|
424 |
-
"sr_not_16000": "Tỉ lệ mẫu phải là 16000",
|
425 |
-
"gpu_not_valid": "Chỉ số GPU không hợp lệ. Chuyển sang CPU.",
|
426 |
-
"extract_file_error": "Đã xảy ra lỗi khi giải nén tập tin",
|
427 |
-
"extract_f0_method": "Bắt đầu trích xuất cao độ với {num_processes} lõi với phương pháp trích xuất {f0_method}...",
|
428 |
-
"extract_f0": "Trích Xuất Cao Độ",
|
429 |
-
"extract_f0_success": "Quá trình trích xuất cao độ đã hoàn tất vào {elapsed_time} giây.",
|
430 |
-
"NaN": "chứa giá trị NaN và sẽ bị bỏ qua.",
|
431 |
-
"start_extract_hubert": "Đang bắt đầu nhúng trích xuất...",
|
432 |
-
"not_found_audio_file": "Không tìm thấy tập tin âm thanh. Hãy chắc chắn rằng bạn đã cung cấp âm thanh chính xác.",
|
433 |
-
"extract_hubert": "Trích xuất nhúng",
|
434 |
-
"process_error": "Đã xảy ra lỗi khi xử lý",
|
435 |
-
"extract_hubert_success": "Quá trình trích xuất nhúng đã hoàn tất trong {elapsed_time} giây.",
|
436 |
-
"export_process": "Đường dẫn của mô hình",
|
437 |
-
"extract_error": "Đã xảy ra lỗi khi trích xuất dữ liệu",
|
438 |
-
"extract_success": "Đã trích xuất hoàn tất mô hình",
|
439 |
-
"min_length>=min_interval>=hop_size": "min_length lớn hơn hoặc bằng min_interval lớn hơn hoặc bằng hop_size là bắt buộc",
|
440 |
-
"max_sil_kept>=hop_size": "max_sil_kept lớn hơn hoặc bằng hop_size là bắt buộc",
|
441 |
-
"start_preprocess": "Đang bắt đầu xử lý dữ liệu với {num_processes} lõi xử lý...",
|
442 |
-
"not_integer": "Thư mục ID giọng nói phải là số nguyên, thay vào đó có",
|
443 |
-
"preprocess": "Xử Lý Dữ Liệu",
|
444 |
-
"preprocess_success": "Quá trình xử lý hoàn tất sau {elapsed_time} giây.",
|
445 |
-
"preprocess_model_success": "Đã hoàn tất xử lý trước dữ liệu cho mô hình",
|
446 |
-
"turn_on_dereverb": "Điều kiện cần để sử dụng tách vang giọng bè là phải bật tách vang",
|
447 |
-
"turn_on_separator_backing": "Điều kiện cần để sử dụng tách vang giọng bè là phải bật tách bè",
|
448 |
-
"backing_model_ver": "Phiên bản mô hình của tách bè",
|
449 |
-
"clean_audio_success": "Đã làm sạch âm hoàn tất!",
|
450 |
-
"separator_error": "Đã xảy ra lỗi khi tách nhạc",
|
451 |
-
"separator_success": "Quá trình tách nhạc đã hoàn tất sau: {elapsed_time} giây",
|
452 |
-
"separator_process_2": "Đang xử lý tách nhạc",
|
453 |
-
"separator_success_2": "Đã tách nhạc hoàn tất!",
|
454 |
-
"separator_process_backing": "Đang xử lý tách giọng bè",
|
455 |
-
"separator_process_backing_success": "Đã tách giọng bè hoàn tất!",
|
456 |
-
"process_original": "Đang xử lý tách âm vang giọng gốc...",
|
457 |
-
"process_original_success": "Đã tách âm vang giọng gốc hoàn tất!",
|
458 |
-
"process_main": "Đang xử lý tách âm vang giọng chính...",
|
459 |
-
"process_main_success": "Đã tách âm vang giọng chính hoàn tất!",
|
460 |
-
"process_backing": "Đang xử lý tách âm vang giọng bè...",
|
461 |
-
"process_backing_success": "Đã tách âm vang giọng bè hoàn tất!",
|
462 |
-
"save_every_epoch": "Lưu mô hình sau: ",
|
463 |
-
"total_e": "Tổng số kỷ nguyên huấn luyện: ",
|
464 |
-
"dorg": "Huấn luyện trước G: {pretrainG} | Huấn luyện trước D: {pretrainD}",
|
465 |
-
"training_f0": "Huấn luyện cao độ",
|
466 |
-
"not_gpu": "Không phát hiện thấy GPU, hoàn nguyên về CPU (không khuyến nghị)",
|
467 |
-
"not_found_checkpoint": "Không tìm thấy tệp điểm đã lưu: {checkpoint_path}",
|
468 |
-
"save_checkpoint": "Đã tải lại điểm đã lưu '{checkpoint_path}' (kỷ nguyên {checkpoint_dict})",
|
469 |
-
"save_model": "Đã lưu mô hình '{checkpoint_path}' (kỷ nguyên {iteration})",
|
470 |
-
"sr_does_not_match": "{sample_rate} Tỉ lệ mẫu không khớp với mục tiêu {sample_rate2} Tỉ lệ mẫu",
|
471 |
-
"spec_error": "Đã xảy ra lỗi khi nhận thông số kỹ thuật từ {spec_filename}: {e}",
|
472 |
-
"time_or_speed_training": "thời gian={current_time} | tốc độ huấn luyện={elapsed_time_str}",
|
473 |
-
"savemodel": "Đã lưu mô hình '{model_dir}' (kỷ nguyên {epoch} và bước {step})",
|
474 |
-
"model_author": "Ghi công mô hình cho {model_author}",
|
475 |
-
"unregistered": "Mô hình không được ghi chép",
|
476 |
-
"not_author": "Mô hình không được ghi chép",
|
477 |
-
"training_author": "Tên chủ mô hình",
|
478 |
-
"training_author_info": "Nếu bạn muốn ghi công mô hình hãy nhập tên của bạn vào đây",
|
479 |
-
"extract_model_error": "Đã xảy ra lỗi khi trích xuất mô hình",
|
480 |
-
"start_training": "Bắt đầu huấn luyện",
|
481 |
-
"import_pretrain": "Đã nạp huấn luyện trước ({dg}) '{pretrain}'",
|
482 |
-
"not_using_pretrain": "Sẽ không có huấn luyện trước ({dg}) được sử dụng",
|
483 |
-
"training_warning": "CẢNH BÁO: Tổn thất tạo ra thấp hơn đã bị vượt quá tổn thất thấp hơn trong kỷ nguyên tiếp theo.",
|
484 |
-
"overtraining_find": "Tập luyện quá sức được phát hiện ở kỷ nguyên {epoch} với mất mát g được làm mịn {smoothed_value_gen} và mất mát d được làm mịn {smoothed_value_disc}",
|
485 |
-
"best_epoch": "Kỷ nguyên mới tốt nhất {epoch} với mất mát g được làm mịn {smoothed_value_gen} và mất mát d được làm mịn {smoothed_value_disc}",
|
486 |
-
"success_training": "Đã đào tạo hoàn tất với {epoch} kỷ nguyên, {global_step} các bước và {loss_gen_all} mất mát gen.",
|
487 |
-
"training_info": "Tổn thất gen thấp nhất: {lowest_value_rounded} ở ký nguyên {lowest_value_epoch}, bước {lowest_value_step}",
|
488 |
-
"model_training_info": "{model_name} | kỷ nguyên={epoch} | bước={global_step} | {epoch_recorder} | giá trị thấp nhất={lowest_value_rounded} (kỷ nguyên {lowest_value_epoch} và bước {lowest_value_step}) | Số kỷ nguyên còn lại để tập luyện quá sức: g/total: {remaining_epochs_gen} d/total: {remaining_epochs_disc} | làm mịn mất mát gen={smoothed_value_gen} | làm mịn mất mát disc={smoothed_value_disc}",
|
489 |
-
"model_training_info_2": "{model_name} | kỷ nguyên={epoch} | bước={global_step} | {epoch_recorder} | giá trị thấp nhất={lowest_value_rounded} (kỷ nguyên {lowest_value_epoch} và bước {lowest_value_step})",
|
490 |
-
"model_training_info_3": "{model_name} | kỷ nguyên={epoch} | bước={global_step} | {epoch_recorder}",
|
491 |
-
"training_error": "Đã xảy ra lỗi khi huấn luyện mô hình:",
|
492 |
-
"separator_info": "Đang khởi tạo với đường dẫn đầu ra: {output_dir}, định dạng đầu ra: {output_format}",
|
493 |
-
"output_dir_is_none": "Thư mục đầu ra không được chỉ định. Sử dụng thư mục làm việc hiện tại.",
|
494 |
-
">0or=1": "Ngưỡng chuẩn hóa phải lớn hơn 0 và nhỏ hơn hoặc bằng 1.",
|
495 |
-
"output_single": "Đã yêu cầu đầu ra một gốc nên chỉ có một tệp đầu ra ({output_single_stem}) sẽ được ghi",
|
496 |
-
"step2": "Bước thứ hai sẽ được đảo ngược bằng cách sử dụng quang phổ thay vì dạng sóng. Điều này có thể cải thiện chất lượng nhưng chậm hơn một chút.",
|
497 |
-
"name_ver": "Phiên bản {name}",
|
498 |
-
"os": "Hệ điều hành",
|
499 |
-
"platform_info": "Hệ thống: {system_info} Tên: {node} Phát hành: {release} Máy: {machine} Vi xử lý: {processor}",
|
500 |
-
"none_ffmpeg": "FFmpeg chưa được cài đặt. Vui lòng cài đặt FFmpeg để sử dụng gói này.",
|
501 |
-
"install_onnx": "Gói {pu} ONNX Runtime được cài đặt cùng với phiên bản",
|
502 |
-
"running_in_cpu": "Không thể cấu hình khả năng tăng tốc phần cứng, chạy ở chế độ CPU",
|
503 |
-
"running_in_cuda": "CUDA có sẵn trong Torch, cài đặt thiết bị Torch thành CUDA",
|
504 |
-
"onnx_have": "ONNXruntime có sẵn {have}, cho phép tăng tốc",
|
505 |
-
"onnx_not_have": "{have} không có sẵn trong ONNXruntime, do đó khả năng tăng tốc sẽ KHÔNG được bật",
|
506 |
-
"python_not_install": "Gói Python: {package_name} chưa được cài đặt",
|
507 |
-
"hash": "Tính hash của tệp mô hình {model_path}",
|
508 |
-
"ioerror": "IOError đang tìm kiếm -10 MB hoặc đọc tệp mô hình để tính toán hàm băm: {e}",
|
509 |
-
"cancel_download": "Tệp đã tồn tại tại {output_path}, bỏ qua quá trình tải xuống",
|
510 |
-
"download_model": "Đang tải tệp từ {url} xuống {output_path} với thời gian chờ 300 giây",
|
511 |
-
"download_error": "Không tải được tệp xuống từ {url}, mã phản hồi: {status_code}",
|
512 |
-
"vip_model": "Mô hình: '{model_friendly_name}' là mô hình cao cấp, được Anjok07 dự định chỉ dành cho những người đăng ký trả phí truy cập.",
|
513 |
-
"vip_print": "Này bạn, nếu bạn chưa đăng ký, vui lòng cân nhắc việc hỗ trợ cho nhà phát triển của UVR, Anjok07 bằng cách đăng ký tại đây: https://patreon.com/uvr",
|
514 |
-
"search_model": "Đang tìm kiếm mô hình {model_filename} trong tập tin các mô hình được hỗ trợ trong nhóm",
|
515 |
-
"load_download_json": "Đã tải danh sách tải xuống mô hình",
|
516 |
-
"single_model": "Đã xác định được tệp mô hình đơn: {model_friendly_name}",
|
517 |
-
"not_found_model": "Không tìm thấy mô hình trong kho lưu trữ UVR, đang cố tải xuống từ kho lưu trữ mô hình phân tách âm thanh...",
|
518 |
-
"single_model_path": "Đường dẫn trả về cho tệp mô hình đơn: {model_path}",
|
519 |
-
"find_model": "Đã tìm thấy tên tệp đầu vào {model_filename} trong mô hình nhiều tệp: {model_friendly_name}",
|
520 |
-
"find_models": "Đã xác định mô hình nhiều tệp: {model_friendly_name}, lặp qua các tệp để tải xuống",
|
521 |
-
"find_path": "Đang cố gắng xác định ĐƯỜNG DẪN tải xuống cho cặp cấu hình",
|
522 |
-
"not_found_model_warehouse": "Không tìm thấy mô hình trong kho lưu trữ UVR, đang cố tải xuống từ kho lưu trữ mô hình phân tách âm thanh...",
|
523 |
-
"yaml_warning": "Tên mô hình bạn đã chỉ định, {model_filename} thực sự là tệp cấu hình mô hình chứ không phải tệp mô hình.",
|
524 |
-
"yaml_warning_2": "Chúng tôi đã tìm thấy một mô hình khớp với tệp cấu hình này: {config_key} nên chúng tôi sẽ sử dụng tệp mô hình đó cho lần chạy này.",
|
525 |
-
"yaml_warning_3": "Để tránh hành vi gây nhầm lẫn/không nhất quán trong tương lai, thay vào đó hãy chỉ định tên tệp mô hình thực tế.",
|
526 |
-
"yaml_debug": "Không tìm thấy tệp cấu hình mô hình YAML trong kho lưu trữ UVR, đang cố tải xuống từ kho lưu trữ mô hình phân tách âm thanh...",
|
527 |
-
"download_model_friendly": "Tất cả các tệp đã tải xuống cho mô hình {model_friendly_name}, trả về đường dẫn ban đầu {model_path}",
|
528 |
-
"not_found_model_2": "Không tìm thấy tệp mô hình {model_filename} trong các tệp mô hình được hỗ trợ",
|
529 |
-
"load_yaml": "Đang tải dữ liệu mô hình từ YAML tại đường dẫn {model_data_yaml_filepath}",
|
530 |
-
"load_yaml_2": "Dữ liệu mô hình được tải từ tệp YAML: {model_data}",
|
531 |
-
"hash_md5": "Tính hash MD5 cho tệp mô hình để xác định các tham số mô hình từ dữ liệu UVR...",
|
532 |
-
"model_hash": "Mô hình {model_path} có hash {model_hash}",
|
533 |
-
"mdx_data": "Đường dẫn dữ liệu mô hình MDX được đặt thành {mdx_model_data_path}",
|
534 |
-
"load_mdx": "Đang tải các tham số mô hình MDX từ tệp dữ liệu mô hình UVR...",
|
535 |
-
"model_not_support": "Tệp mô hình không được hỗ trợ: không thể tìm thấy tham số cho hash MD5 {model_hash} trong tệp dữ liệu mô hình UVR cho vòm MDX.",
|
536 |
-
"uvr_json": "Dữ liệu mô hình được tải từ UVR JSON bằng hàm băm {model_hash}: {model_data}",
|
537 |
-
"loading_model": "Đang tải mô hình {model_filename}...",
|
538 |
-
"download_model_friendly_2": "Đã tải xuống mô hình, tên thân thiện: {model_friendly_name}, Đường dẫn mô hình: {model_path}",
|
539 |
-
"model_type_not_support": "Loại mô hình không được hỗ trợ: {model_type}",
|
540 |
-
"demucs_not_support_python<3.10": "Các mô hình Demucs yêu cầu phiên bản Python 3.10 trở lên.",
|
541 |
-
"import_module": "Nhập mô-đun cho loại mô hình",
|
542 |
-
"initialization": "Khởi tạo lớp phân cách cho loại mô hình",
|
543 |
-
"loading_model_success": "Đang tải mô hình hoàn tất.",
|
544 |
-
"loading_model_duration": "Tải thời lượng mô hình",
|
545 |
-
"starting_separator": "Bắt đầu quá trình tách cho đường dẫn tập tin âm thanh",
|
546 |
-
"normalization": "Ngưỡng chuẩn hóa được đặt thành {normalization_threshold}, dạng sóng sẽ hạ xuống biên độ tối đa này để tránh bị cắt.",
|
547 |
-
"loading_separator_model": "Đang tải xuống mô hình {model_filename}...",
|
548 |
-
"separator_success_3": "Quá trình tách hoàn tất.",
|
549 |
-
"separator_duration": "Thời gian tách",
|
550 |
-
"downloading_model": "Đã tải xuống mô hình, loại: {model_type}, tên thân thiện: {model_friendly_name}, đường dẫn mô hình: {model_path}, dữ liệu mô hình: {model_data_dict_size} mục",
|
551 |
-
"demucs_info": "Thông số Demucs: Kích thước phân đoạn = {segment_size}, Kích hoạt kích thước phân đoạn = {segments_enabled}",
|
552 |
-
"demucs_info_2": "Thông số Demucs: Số lượng dự đoán = {shifts}, Chồng chéo = {overlap}",
|
553 |
-
"start_demucs": "Khởi tạo hoàn tất Demucs Separator",
|
554 |
-
"start_separator": "Bắt đầu quá trình tách...",
|
555 |
-
"prepare_mix": "Chuẩn bị hỗn hợp...",
|
556 |
-
"demix": "Hỗn hợp đã chuẩn bị để khử trộn. Hình dạng: {shape}",
|
557 |
-
"cancel_mix": "Đang tải mô hình để hủy trộn...",
|
558 |
-
"model_review": "Mô hình được tải và đặt ở chế độ đánh giá.",
|
559 |
-
"del_gpu_cache_after_demix": "Đã xóa bộ nhớ đệm mô hình và GPU sau khi hủy trộn.",
|
560 |
-
"process_output_file": "Đang xử lý tập tin đầu ra...",
|
561 |
-
"source_length": "Đang xử lý mảng nguồn, độ dài nguồn là {source_length}",
|
562 |
-
"process_ver": "Đang xử lý nguồn phiên bản...",
|
563 |
-
"set_map": "Đặt bản đồ nguồn thành {part} phần gốc...",
|
564 |
-
"process_all_part": "Xử lý cho tất cả các phần gốc...",
|
565 |
-
"skip_part": "Bỏ qua phần viết gốc {stem_name} vì out_single_stem được đặt thành {output_single_stem}...",
|
566 |
-
"starting_demix_demucs": "Đang bắt đầu quá trình trộn trong demix_demucs...",
|
567 |
-
"model_infer": "Chạy mô hình suy luận...",
|
568 |
-
"name_not_pretrained": "{name} không phải là một mô hình được đào tạo trước hay một túi mô hình.",
|
569 |
-
"invalid_checksum": "Tổng kiểm tra không hợp lệ cho tệp {path}, dự kiến {checksum} nhưng lại nhận được {actual_checksum}",
|
570 |
-
"mdx_info": "Thông số MDX: Kích thước lô = {batch_size}, Kích thước phân đoạn = {segment_size}",
|
571 |
-
"mdx_info_2": "Thông số MDX: Chồng chéo = {overlap}, Hop_length = {hop_length}, Kích hoạt khữ nhiễu = {enable_denoise}",
|
572 |
-
"mdx_info_3": "Thông số MDX",
|
573 |
-
"load_model_onnx": "Đang tải mô hình ONNX để suy luận...",
|
574 |
-
"load_model_onnx_success": "Đã tải mô hình hoàn tất bằng phiên suy luận ONNXruntime.",
|
575 |
-
"onnx_to_pytorch": "Mô hình được chuyển đổi từ onnx sang pytorch do kích thước phân đoạn không khớp với dim_t, quá trình xử lý có thể chậm hơn.",
|
576 |
-
"stft": "STFT nghịch đảo được áp dụng. Trả về kết quả có hình dạng",
|
577 |
-
"no_denoise": "Mô hình chạy trên quang phổ mà không khử nhiễu.",
|
578 |
-
"mix": "Đang chuẩn bị trộn cho tệp âm thanh đầu vào {audio_file_path}...",
|
579 |
-
"normalization_demix": "Chuẩn hóa hỗn hợp trước khi khử trộn...",
|
580 |
-
"mix_success": "Quá trình trộn hoàn tất.",
|
581 |
-
"primary_source": "Bình thường hóa nguồn chính...",
|
582 |
-
"secondary_source": "Sản xuất nguồn thứ cấp: Trộn ở chế độ trộn phù hợp",
|
583 |
-
"invert_using_spec": "Đảo ngược thân thứ cấp bằng cách sử dụng quang phổ khi invert_USE_spec được đặt thành True",
|
584 |
-
"invert_using_spec_2": "Đảo ngược thân thứ cấp bằng cách trừ đi thân cây được chuyển đổi từ hỗn hợp ban đầu được chuyển đổi",
|
585 |
-
"enable_denoise": "Mô hình chạy trên cả phổ âm và dương để khử nhiễu.",
|
586 |
-
"is_match_mix": "is_match_mix: dự đoán phổ thu được trực tiếp từ đầu ra STFT.",
|
587 |
-
"save_secondary_stem_output_path": "Đang lưu phần gốc {stem_name} vào {stem_output_path}...",
|
588 |
-
"starting_model": "Đang khởi tạo cài đặt mô hình...",
|
589 |
-
"input_info": "Thông số đầu vào của mô hình",
|
590 |
-
"model_settings": "Cài đặt mô hình",
|
591 |
-
"initialize_mix": "Đang khởi tạo kết hợp với is_ckpt = {is_ckpt}. Hình dạng trộn ban đầu: {shape}",
|
592 |
-
"!=2": "Dự kiến có tín hiệu âm thanh 2 kênh nhưng lại có {shape} kênh",
|
593 |
-
"process_check": "Xử lý ở chế độ điểm kiểm tra...",
|
594 |
-
"stft_2": "STFT được áp dụng trên hỗn hợp. Hình dạng quang phổ: {shape}",
|
595 |
-
"cache": "Khoảng đệm được tính toán",
|
596 |
-
"shape": "Hình dạng hỗn hợp sau khi đệm: {shape}, Số phần: {num_chunks}",
|
597 |
-
"process_no_check": "Xử lý ở chế độ không có điểm kiểm tra...",
|
598 |
-
"n_sample_or_pad": "Số lượng mẫu: {n_sample}, Đã tính đệm: {pad}",
|
599 |
-
"shape_2": "Hình dạng hỗn hợp sau khi đệm",
|
600 |
-
"process_part": "Đoạn đã xử lý {mix_waves}: Bắt đầu {i}, Kết thúc {ii}",
|
601 |
-
"mix_waves_to_tensor": "Đã chuyển đổi mix_waves thành tensor. Hình dạng tensor: {shape}",
|
602 |
-
"mix_match": "Chế độ trộn Match; áp dụng hệ số bù.",
|
603 |
-
"tar_waves": "Sóng tar_waves. Hình dạng",
|
604 |
-
"normalization_2": "Chuẩn hóa kết quả bằng cách chia kết quả cho số chia.",
|
605 |
-
"mix_wave": "Đang xử lý lô mix_wave",
|
606 |
-
"mix_or_batch": "Trộn phần chia thành từng đợt. Số lượng lô",
|
607 |
-
"demix_is_match_mix": "Bắt đầu quá trình hủy trộn với is_match_mix,",
|
608 |
-
"mix_shape": "Hỗn hợp phần gốc được lưu trữ. Hình dạng",
|
609 |
-
"chunk_size_or_overlap": "Kích thước đoạn để trộn phù hợp: {chunk_size}, Chồng chéo: {overlap}",
|
610 |
-
"chunk_size_or_overlap_standard": "Kích thước phần tiêu chuẩn: {chunk_size}, Chồng chéo: {overlap}",
|
611 |
-
"calc_size": "Kích thước được tạo được tính toán",
|
612 |
-
"window": "Cửa sổ được áp dụng cho đoạn này.",
|
613 |
-
"process_part_2": "Đang xử lý đoạn {total}/{total_chunks}: Bắt đầu {start}, Kết thúc {end}",
|
614 |
-
"all_process_part": "Tổng số phần cần xử lý",
|
615 |
-
"step_or_overlap": "Kích thước bước để xử lý các phần: {step} khi chồng chéo được đặt thành {overlap}.",
|
616 |
-
"mix_cache": "Hỗn hợp được chuẩn bị với lớp đệm. Hình dạng hỗn hợp",
|
617 |
-
"dims": "Không thể sử dụng mã hóa vị trí sin/cos với thứ nguyên lẻ (có dim={dims})",
|
618 |
-
"activation": "kích hoạt phải là relu/gelu, không phải {activation}",
|
619 |
-
"length_or_training_length": "Độ dài cho trước {length} dài hơn thời lượng huấn luyện {training_length}",
|
620 |
-
"type_not_valid": "Loại không hợp lệ cho",
|
621 |
-
"del_parameter": "Bỏ tham số không tồn tại ",
|
622 |
-
"info": "Các thông số phổ biến: Tên mô hình = {model_name}, Đường dẫn mô hình = {model_path}",
|
623 |
-
"info_2": "Các thông số phổ biến: Đường dẫn đầu ra = {output_dir}, Định dạng đầu ra = {output_format}",
|
624 |
-
"info_3": "Các thông số phổ biến: ngưỡng chuẩn hóa = {normalization_threshold}",
|
625 |
-
"info_4": "Các thông số phổ biến: Kích hoạt khữ nhiễu = {enable_denoise}, Đầu ra một phần = {output_single_stem}",
|
626 |
-
"info_5": "Các thông số phổ biến: Đảo ngược bằng cách sử dụng thông số kỹ thuật = {invert_using_spec}, tỷ lệ mẫu = {sample_rate}",
|
627 |
-
"info_6": "Các thông số phổ biến: Tên phần gốc chính = {primary_stem_name}, Tên phần gốc phụ = {secondary_stem_name}",
|
628 |
-
"info_7": "Các thông số phổ biến: Là Karaoke = {is_karaoke}, là mô hình bv = {is_bv_model}, tái cân bằng mô hình bv = {bv_model_rebalance}",
|
629 |
-
"success_process": "Đang hoàn tất quá trình xử lý phần gốc {stem_name} và ghi âm thanh...",
|
630 |
-
"load_audio": "Đang tải âm thanh từ tập tin",
|
631 |
-
"load_audio_success": "Đã tải âm thanh. Tốc độ mẫu: {sr}, Hình dạng âm thanh: {shape}",
|
632 |
-
"convert_mix": "Chuyển đổi mảng hỗn hợp được cung cấp.",
|
633 |
-
"convert_shape": "Hình dạng hỗn hợp chuyển đổi: {shape}",
|
634 |
-
"audio_not_valid": "Tệp âm thanh {audio_path} trống hoặc không hợp lệ",
|
635 |
-
"audio_valid": "Tệp âm thanh hợp lệ và chứa dữ liệu.",
|
636 |
-
"mix_single": "Hỗn hợp là đơn sắc. Chuyển đổi sang âm thanh nổi.",
|
637 |
-
"convert_mix_audio": "Đã chuyển đổi thành bản trộn âm thanh nổi.",
|
638 |
-
"mix_success_2": "Công tác chuẩn bị hỗn hợp đã hoàn tất.",
|
639 |
-
"duration": "Thời lượng âm thanh là {duration_hours} giờ ({duration_seconds} giây).",
|
640 |
-
"write": "Sử dụng {name} để viết.",
|
641 |
-
"write_audio": "Đang nhập {name} bằng đường dẫn gốc:",
|
642 |
-
"original_not_valid": "Cảnh báo: mảng nguồn gốc gần như im lặng hoặc trống.",
|
643 |
-
"shape_audio": "Hình dạng dữ liệu âm thanh trước khi xử lý",
|
644 |
-
"convert_data": "Kiểu dữ liệu trước khi chuyển đổi",
|
645 |
-
"original_source_to_int16": "Đã chuyển đổi original_source thành int16.",
|
646 |
-
"shape_audio_2": "Hình dạng dữ liệu âm thanh xen kẽ",
|
647 |
-
"create_audiosegment": "Đã tạo AudioSegment hoàn tất.",
|
648 |
-
"create_audiosegment_error": "Lỗi cụ thể khi tạo AudioSegment",
|
649 |
-
"export_error": "Lỗi xuất file âm thanh",
|
650 |
-
"export_success": "Đã xuất hoàn tất tệp âm thanh sang",
|
651 |
-
"clean": "Chạy thu gom rác...",
|
652 |
-
"clean_cache": "Xóa bộ nhớ đệm {name}...",
|
653 |
-
"del_path": "Xóa đường dẫn, nguồn và gốc của tệp âm thanh đầu vào...",
|
654 |
-
"not_success": "Quá trình đăng không hoàn tất: ",
|
655 |
-
"resample_error": "Lỗi trong quá trình lấy mẫu lại",
|
656 |
-
"shapes": "Hình dạng",
|
657 |
-
"wav_resolution": "Loại độ phân giải",
|
658 |
-
"warnings": "Cảnh báo: Đã phát hiện các giá trị cực kỳ hung hãn",
|
659 |
-
"warnings_2": "Cảnh báo: Đã phát hiện NaN hoặc giá trị vô hạn trong đầu vào sóng. Hình dạng",
|
660 |
-
"process_file": "Đang xử lý tập tin... \n",
|
661 |
-
"save_instruments": "Lưu bản nhạc ngược...",
|
662 |
-
"assert": "Các tệp âm thanh phải có hình dạng giống nhau - Mix: {mixshape}, Inst: {instrumentalshape}",
|
663 |
-
"rubberband": "Không thể thực Rubberband. Vui lòng xác minh rằng Rubberband-cli đã được cài đặt.",
|
664 |
-
"rate": "Tỉ lệ phải hoàn toàn tích cực",
|
665 |
-
"gdown_error": "Không thể truy xuất liên kết công khai của tệp. Bạn có thể cần phải thay đổi quyền thành bất kỳ ai có liên kết hoặc đã có nhiều quyền truy cập.",
|
666 |
-
"to": "Đến:",
|
667 |
-
"gdown_value_error": "Phải chỉ định đường dẫn hoặc id",
|
668 |
-
"missing_url": "Thiếu đường dẫn",
|
669 |
-
"mac_not_match": "MAC không khớp",
|
670 |
-
"file_not_access": "Tệp tin không thể truy cập",
|
671 |
-
"int_resp==-3": "Yêu cầu không hoàn tất, đang thử lại",
|
672 |
-
"search_separate": "Tìm bản tách...",
|
673 |
-
"found_choice": "Tìm thấy {choice}",
|
674 |
-
"separator==0": "Không tìm thấy bản tách nào!",
|
675 |
-
"select_separate": "Chọn bản tách",
|
676 |
-
"start_app": "Khởi động giao diện...",
|
677 |
-
"provide_audio": "Nhập đường dẫn đến tệp âm thanh",
|
678 |
-
"set_torch_mps": "Cài đặt thiết bị Torch thành MPS",
|
679 |
-
"googletts": "Chuyển ��ổi văn bản bằng google",
|
680 |
-
"pitch_info_2": "Cao độ giọng nói của bộ chuyển đổi văn bản",
|
681 |
-
"waveform": "Dạng sóng phải có hình dạng (# khung, # kênh)",
|
682 |
-
"freq_mask_smooth_hz": "freq_mask_smooth_hz cần ít nhất là {hz}Hz",
|
683 |
-
"time_mask_smooth_ms": "time_mask_smooth_ms cần ít nhất là {ms}ms",
|
684 |
-
"x": "x phải lớn hơn",
|
685 |
-
"xn": "xn phải lớn hơn",
|
686 |
-
"not_found_pid": "Không thấy tiến trình nào!",
|
687 |
-
"end_pid": "Đã kết thúc tiến trình!",
|
688 |
-
"clean_audios": "Bắt đầu dọn dẹp âm thanh...",
|
689 |
-
"clean_audios_success": "Hoàn tất dọn dẹp tệp âm thanh!",
|
690 |
-
"clean_separate": "Bắt đầu dọn dẹp mô hình tách nhạc...",
|
691 |
-
"clean_separate_success": "Hoàn tất dọn dẹp mô hình tách nhạc!",
|
692 |
-
"clean_model": "Bắt đầu dọn dẹp mô hình...",
|
693 |
-
"clean_model_success": "Hoàn tất dọn dẹp tệp mô hình!",
|
694 |
-
"clean_index": "Bắt đầu dọn dẹp chỉ mục...",
|
695 |
-
"clean_index_success": "Hoàn tất dọn dẹp tệp chỉ mục!",
|
696 |
-
"clean_pretrain": "Bắt đầu dọn mô hình huấn luyện...",
|
697 |
-
"clean_pretrain_success": "Dọn tệp hoàn tất!",
|
698 |
-
"clean_all_audios": "Bắt đầu dọn tất cả tệp âm thanh...",
|
699 |
-
"clean_all_audios_success": "Hoàn tất dọn tất cả tệp âm thanh!",
|
700 |
-
"not_found_separate_model": "Không tìm thấy tệp mô hình tách nhạc nào!",
|
701 |
-
"clean_all_separate_model": "Bắt đầu dọn tất cả tệp mô hình tách nhạc...",
|
702 |
-
"clean_all_separate_model_success": "Hoàn tất dọn tất cả tệp mô hình tách nhạc!",
|
703 |
-
"clean_all_models_success": "Hoàn tất dọn dẹp tất cả các tệp mô hình",
|
704 |
-
"not_found_pretrained": "Không tìm thấy tệp mô hình huấn luyện trước nào!",
|
705 |
-
"clean_all_pretrained": "Bắt đầu dọn tất cả tệp mô hình huấn luyện trước...",
|
706 |
-
"clean_all_pretrained_success": "Hoàn tất dọn tất cả tệp mô hình huấn luyện trước!",
|
707 |
-
"not_found_log": "Không tìm thấy tệp nhật ký nào!",
|
708 |
-
"clean_all_log": "Bắt đầu dọn dẹp tất cả tệp nhật ký...",
|
709 |
-
"clean_all_log_success": "Hoàn tất dọn dẹp nhật ký!",
|
710 |
-
"not_found_predictors": "Không tìm thấy tệp mô hình dự đoán nào!",
|
711 |
-
"clean_all_predictors": "Bắt đầu dọn dẹp tất cả tệp mô hình dự đoán...",
|
712 |
-
"clean_all_predictors_success": "Hoàn tất dọn dẹp tất cả tệp mô hình dự đoán!",
|
713 |
-
"not_found_embedders": "Không tìm thấy tệp mô hình nhúng nào!",
|
714 |
-
"clean_all_embedders": "Bắt đầu dọn tất cả tệp mô hình nhúng...",
|
715 |
-
"clean_all_embedders_success": "Hoàn tất dọn dẹp tất cả tệp mô hình nhúng!",
|
716 |
-
"provide_folder": "Vui lòng cung cấp thư mục hợp lệ!",
|
717 |
-
"empty_folder": "Thư mục dữ liệu trống!",
|
718 |
-
"clean_dataset": "Bắt đầu dọn dẹp thư mục dữ liệu...",
|
719 |
-
"clean_dataset_success": "Hoàn tất dọn dẹp thư mục dữ liệu!",
|
720 |
-
"vocoder": "Bộ mã hóa",
|
721 |
-
"vocoder_info": "Bộ mã hóa giọng nói dùng để phân tích và tổng hợp tín hiệu giọng nói của con người để chuyển đổi giọng nói.",
|
722 |
-
"code_error": "Lỗi: Nhận mã trạng thái",
|
723 |
-
"json_error": "Lỗi: Không thể phân tích từ phản hồi.",
|
724 |
-
"requests_error": "Yêu cầu thất bại: {e}",
|
725 |
-
"memory_efficient_training": "Sử dụng hiệu quả bộ nhớ",
|
726 |
-
"not_use_pretrain_error_download": "Sẽ không dùng huấn luyện trước vì không có mô hình",
|
727 |
-
"start_clean_model": "Bắt đầu dọn tất cả mô hình...",
|
728 |
-
"provide_file_settings": "Vui lòng cung cấp tệp cài đặt trước!",
|
729 |
-
"load_presets": "Đã tải tệp cài đặt trước {presets}",
|
730 |
-
"provide_filename_settings": "Vui lòng cung cấp tên tệp cài đặt trước!",
|
731 |
-
"choose1": "Vui lòng chọn 1 để xuất!",
|
732 |
-
"export_settings": "Đã xuất tệp cài đặt trước {name}",
|
733 |
-
"use_presets": "Sử dụng tệp cài đặt trước",
|
734 |
-
"file_preset": "Tệp cài đặt trước",
|
735 |
-
"load_file": "Tải tệp",
|
736 |
-
"export_file": "Xuất tệp cài đặt trước",
|
737 |
-
"save_clean": "Lưu làm sạch",
|
738 |
-
"save_autotune": "Lưu tự điều chỉnh",
|
739 |
-
"save_pitch": "Lưu cao độ",
|
740 |
-
"save_index_2": "Lưu ảnh hưởng chỉ mục",
|
741 |
-
"save_resample": "Lưu lấy mẫu lại",
|
742 |
-
"save_filter": "Lưu trung vị",
|
743 |
-
"save_envelope": "Lưu đường bao âm",
|
744 |
-
"save_protect": "Lưu bảo vệ âm",
|
745 |
-
"save_split": "Lưu cắt âm",
|
746 |
-
"filename_to_save": "Tên khi lưu tệp",
|
747 |
-
"upload_presets": "Tải lên tệp cài đặt",
|
748 |
-
"stop": "Dừng tiến trình",
|
749 |
-
"stop_separate": "Dừng Tách Nhạc",
|
750 |
-
"stop_convert": "Dừng Chuyển Đổi",
|
751 |
-
"stop_create_dataset": "Dừng Tạo Dữ Liệu",
|
752 |
-
"stop_training": "Dừng Huấn Luyện",
|
753 |
-
"stop_extract": "Dừng Xử Lí Dữ Liệu",
|
754 |
-
"stop_preprocess": "Dừng Trích Xuất Dữ Liệu",
|
755 |
-
"cleaner": "Dọn Dẹp",
|
756 |
-
"clean_audio": "Dọn dẹp âm thanh",
|
757 |
-
"clean_all": "Dọn tất cả",
|
758 |
-
"clean_file": "Dọn tệp",
|
759 |
-
"clean_models": "Dọn tệp mô hình",
|
760 |
-
"clean_pretrained": "Dọn tệp mô hình huấn luyện trước",
|
761 |
-
"clean_separated": "Dọn tệp mô hình tách nhạc",
|
762 |
-
"clean_presets": "Dọn dẹp tệp cài đặt trước",
|
763 |
-
"clean_datasets": "Dọn dẹp thư mục dữ liệu huấn luyện",
|
764 |
-
"clean_dataset_folder": "Dọn thư mục dữ liệu",
|
765 |
-
"clean_log": "Dọn dẹp tệp nhật ký",
|
766 |
-
"clean_predictors": "Dọn mô hình dự đoán",
|
767 |
-
"clean_embed": "Dọn mô hình nhúng",
|
768 |
-
"clean_presets_2": "Bắt đầu dọn dẹp tệp cài đặt trước...",
|
769 |
-
"clean_presets_success": "Hoàn tất dọn dẹp tệp!",
|
770 |
-
"not_found_presets": "Không tìm thấy tệp cài đặt sẳn nào trong thư mục!",
|
771 |
-
"clean_all_presets": "Bắt đầu dọn dẹp tất cả tệp cài đặt sẳn...",
|
772 |
-
"clean_all_presets_success": "Hoàn tất dọn dẹp tất cả tệp cài đặt sẳn!",
|
773 |
-
"port": "Cổng {port} không thể dùng! Giảm cổng xuống một...",
|
774 |
-
"empty_json": "{file}: Bị lỗi hoặc trống",
|
775 |
-
"thank": "Cảm ơn bạn đã báo cáo lỗi và cũng xin lỗi bạn vì sự bất tiện do lỗi gây ra này!",
|
776 |
-
"error_read_log": "Đã xảy ra lỗi khi đọc các tệp nhật ký!",
|
777 |
-
"error_send": "Đã xảy ra lỗi khi gửi báo cáo! Hãy liên hệ tôi qua Discord: pham_huynh_anh!",
|
778 |
-
"report_bugs": "Báo Cáo Lỗi",
|
779 |
-
"agree_log": "Đồng ý cung cấp tất cả tệp nhật ký",
|
780 |
-
"error_info": "Mô tả lỗi",
|
781 |
-
"error_info_2": "Cung cấp thêm thông tin về lỗi",
|
782 |
-
"report_bug_info": "Báo cáo các lỗi xảy ra khi sử dụng chương trình",
|
783 |
-
"sr_info": "LƯU Ý: MỘT SỐ ĐỊNH DẠNG KHÔNG HỖ TRỢ TRÊN 48000",
|
784 |
-
"report_info": "Nếu được bạn hãy đồng ý cung cấp các tệp nhật ký để hỗ trợ quá trình sửa lỗi\n\nNếu không cung cấp các tệp nhật ký bạn hãy mô tả chi tiết lỗi, lỗi xảy ra khi nào ở đâu\n\nNếu hệ thống báo cáo này bị lỗi nốt thì bạn có thể liên hệ qua [ISSUE]({github}) hoặc discord: `pham_huynh_anh`",
|
785 |
-
"default_setting": "Đã xảy ra lỗi khi sử dụng tách, đặt tất cả cài đặt về mặc định...",
|
786 |
-
"dataset_folder1": "Vui lòng nhập tên thư mục dữ liệu",
|
787 |
-
"checkpointing_err": "Các tham số của mô hình đào tạo trước như tốc độ mẫu hoặc kiến trúc không khớp với mô hình đã chọn."
|
788 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/logs/mute/f0/mute.wav.npy
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:9b9acf9ab7facdb032e1d687fe35182670b0b94566c4b209ae48c239d19956a6
|
3 |
-
size 1332
|
|
|
|
|
|
|
|
assets/logs/mute/f0_voiced/mute.wav.npy
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:30792849c8e72d67e6691754077f2888b101cb741e9c7f193c91dd9692870c87
|
3 |
-
size 2536
|
|
|
|
|
|
|
|
assets/logs/mute/sliced_audios/mute32000.wav
DELETED
Binary file (192 kB)
|
|
assets/logs/mute/sliced_audios/mute40000.wav
DELETED
Binary file (240 kB)
|
|
assets/logs/mute/sliced_audios/mute441000.wav
DELETED
Binary file (529 kB)
|
|
assets/logs/mute/sliced_audios/mute48000.wav
DELETED
Binary file (288 kB)
|
|
assets/logs/mute/sliced_audios_16k/mute.wav
DELETED
Binary file (96.1 kB)
|
|
assets/logs/mute/v1_extracted/mute.npy
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:64d5abbac078e19a3f649c0d78a02cb33a71407ded3ddf2db78e6b803d0c0126
|
3 |
-
size 152704
|
|
|
|
|
|
|
|
assets/logs/mute/v2_extracted/mute.npy
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:16ef62b957887ac9f0913aa5158f18983afff1ef5a3e4c5fd067ac20fc380d54
|
3 |
-
size 457856
|
|
|
|
|
|
|
|
assets/models/embedders/.gitattributes
DELETED
File without changes
|
assets/models/predictors/.gitattributes
DELETED
File without changes
|
assets/models/pretrained_custom/.gitattributes
DELETED
File without changes
|
assets/models/pretrained_v1/.gitattributes
DELETED
File without changes
|
assets/models/pretrained_v2/.gitattributes
DELETED
File without changes
|
assets/models/uvr5/.gitattributes
DELETED
File without changes
|
assets/presets/.gitattributes
DELETED
File without changes
|
assets/weights/.gitattributes
DELETED
File without changes
|