Delete assets
Browse files- assets/languages/en-US.json +0 -710
- assets/languages/vi-VN.json +0 -710
- 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/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/miku.png +0 -3
- assets/model/embedders/.gitattributes +0 -0
- assets/model/predictors/.gitattributes +0 -0
- assets/model/pretrained_custom/.gitattributes +0 -0
- assets/model/pretrained_v1/.gitattributes +0 -0
- assets/model/pretrained_v2/.gitattributes +0 -0
- assets/model/uvr5/download_checks.json +0 -169
- assets/weights/.gitattributes +0 -0
assets/languages/en-US.json
DELETED
@@ -1,710 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"set_precision": "Override preprocessing and config.json to use {precision}.",
|
3 |
-
"set_lang": "Display language set to {lang}.",
|
4 |
-
"no_support_gpu": "Unfortunately, no compatible GPU is available to support your training.",
|
5 |
-
"text": "text",
|
6 |
-
"upload_success": "File {name} uploaded successfully.",
|
7 |
-
"download_url": "Download from the link",
|
8 |
-
"download_from_csv": "Download from the CSV model repository",
|
9 |
-
"download_from_applio": "Download model from Applio",
|
10 |
-
"upload": "Upload",
|
11 |
-
"option_not_valid": "Invalid option!",
|
12 |
-
"list_model": "Model list",
|
13 |
-
"success": "Completed!",
|
14 |
-
"index": "index",
|
15 |
-
"model": "model",
|
16 |
-
"zip": "compress",
|
17 |
-
"search": "search",
|
18 |
-
"provide_file": "Please provide a valid {filename} file!",
|
19 |
-
"start": "Starting {start}...",
|
20 |
-
"not_found": "Not found {name}.",
|
21 |
-
"found": "Found {results} results!",
|
22 |
-
"download_music": "download music",
|
23 |
-
"download": "download",
|
24 |
-
"provide_url": "Please provide a link.",
|
25 |
-
"provide_name_is_save": "Please provide a model name to save.",
|
26 |
-
"not_support_url": "Your model link is not supported.",
|
27 |
-
"error_occurred": "An error occurred: {e}.",
|
28 |
-
"not_model": "The file you uploaded is not a model file!",
|
29 |
-
"unable_analyze_model": "Unable to analyze the model!",
|
30 |
-
"credits": "\n**This project is brewed by [Phạm Huỳnh Anh]({author})**\n\n**The project is built based on several major projects such as:**\n\n**Conversion, Processing, Extraction, Training, Model Reading, Model Fusion, Training Model, Model Repository...: [Applio]({applio}) by the [AI Hispano]({ai_hispano}) group**\n\n**Extraction Methods, Information Display, Logging, Training Models...: [Retrieval-based-Voice-Conversion-WebUI]({rvc_webui}) by author [RVC BOSS]({rvc_boss})**\n\n**Music Separation Models MDX-Net and Demucs: [Python-audio-separator]({python_audio_separator}) by author [Andrew Beveridge]({andrew_beveridge})**\n",
|
31 |
-
"download_pretrain": "Downloading pre-trained model...",
|
32 |
-
"provide_pretrain": "Please provide a pre-trained model link {dg}.",
|
33 |
-
"provide_hubert": "Please provide a link to the embedding model.",
|
34 |
-
"sr_not_same": "The sample rates of the two models are not the same.",
|
35 |
-
"architectures_not_same": "Cannot merge models. The architectures are not the same.",
|
36 |
-
"fushion_model": "model fusion",
|
37 |
-
"model_fushion_info": "The model {name} is fused from {pth_1} and {pth_2} with a ratio of {ratio}.",
|
38 |
-
"not_found_create_time": "Creation time not found.",
|
39 |
-
"format_not_valid": "Invalid format.",
|
40 |
-
"read_info": "Models trained on different applications may produce different information or may not be readable!",
|
41 |
-
"epoch": "epoch.",
|
42 |
-
"step": "step",
|
43 |
-
"sr": "sample rate.",
|
44 |
-
"f0": "pitch training",
|
45 |
-
"version": "version.",
|
46 |
-
"not_f0": "Pitch training not performed",
|
47 |
-
"trained_f0": "Pitch training performed",
|
48 |
-
"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",
|
49 |
-
"input_not_valid": "Please provide valid input!",
|
50 |
-
"output_not_valid": "Please provide valid output!",
|
51 |
-
"apply_effect": "apply effect",
|
52 |
-
"enter_the_text": "Please enter the text to read!",
|
53 |
-
"choose_voice": "Please choose a voice!",
|
54 |
-
"convert": "Converting {name}...",
|
55 |
-
"separator_music": "music separation",
|
56 |
-
"notfound": "Not found",
|
57 |
-
"turn_on_use_audio": "Please enable using separated audio to proceed",
|
58 |
-
"turn_off_convert_backup": "Disable backup voice conversion to use the original voice",
|
59 |
-
"turn_off_merge_backup": "Disable merging backup voice to use the original voice",
|
60 |
-
"not_found_original_vocal": "Original vocal not found!",
|
61 |
-
"convert_vocal": "Converting voice...",
|
62 |
-
"convert_success": "Voice conversion completed!",
|
63 |
-
"convert_backup": "Converting backup voice...",
|
64 |
-
"convert_backup_success": "Backup voice conversion completed!",
|
65 |
-
"merge_backup": "Merging main voice with backup voice...",
|
66 |
-
"merge_success": "Merge completed.",
|
67 |
-
"is_folder": "Input is a folder: Converting all audio files in the folder...",
|
68 |
-
"not_found_in_folder": "No audio files found in the folder!",
|
69 |
-
"batch_convert": "Batch conversion in progress...",
|
70 |
-
"batch_convert_success": "Batch conversion successful!",
|
71 |
-
"create": "create",
|
72 |
-
"provide_name": "Please provide a model name.",
|
73 |
-
"not_found_data": "Data not found",
|
74 |
-
"not_found_data_preprocess": "Processed audio data not found, please reprocess.",
|
75 |
-
"not_found_data_extract": "Extracted audio data not found, please re-extract.",
|
76 |
-
"provide_pretrained": "Please provide pre-trained {dg}.",
|
77 |
-
"download_pretrained": "Download pre-trained {dg}{rvc_version} original",
|
78 |
-
"not_found_pretrain": "Pre-trained {dg} not found",
|
79 |
-
"not_use_pretrain": "No pre-trained model will be used",
|
80 |
-
"training": "training",
|
81 |
-
"display_title": "<h1> 🎵 Voice model conversion and training interface created by Anh 🎵 <h1>",
|
82 |
-
"rick_roll": "Click here if you want to be Rick Roll :) ---> [RickRoll]({rickroll})",
|
83 |
-
"terms_of_use": "**Please do not use the project for any unethical, illegal, or harmful purposes to individuals or organizations...**",
|
84 |
-
"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.**",
|
85 |
-
"separator_tab": "Music Separation",
|
86 |
-
"4_part": "A simple music separation system can separate into 4 parts: Music, vocals, main vocals, backup vocals",
|
87 |
-
"clear_audio": "Clean audio",
|
88 |
-
"separator_backing": "Separate backup vocals",
|
89 |
-
"denoise_backing": "Denoise backup vocals",
|
90 |
-
"denoise_mdx": "Denoise MDX separation",
|
91 |
-
"use_mdx": "Use MDX",
|
92 |
-
"dereveb_audio": "Remove vocal reverb",
|
93 |
-
"dereveb_backing": "Remove backup reverb",
|
94 |
-
"denoise_dereveb": "Denoise reverb",
|
95 |
-
"separator_model": "Music separation model",
|
96 |
-
"separator_backing_model": "Backup separation model",
|
97 |
-
"shift": "Number of predictions",
|
98 |
-
"shift_info": "Higher is better quality but slower and uses more resources",
|
99 |
-
"segments_size": "Segment Size",
|
100 |
-
"segments_size_info": "Higher is better quality but uses more resources",
|
101 |
-
"batch_size": "Batch size",
|
102 |
-
"batch_size_info": "Number of samples processed simultaneously in one training cycle. Higher can cause memory overflow",
|
103 |
-
"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",
|
104 |
-
"overlap": "Overlap",
|
105 |
-
"overlap_info": "Overlap amount between prediction windows",
|
106 |
-
"export_format": "Audio format",
|
107 |
-
"export_info": "The audio format to export the audio file in",
|
108 |
-
"output_separator": "Separated audio",
|
109 |
-
"hop_length_info": "Indicates the time interval for shifting the analysis window on the audio signal when performing transformations. Smaller values increase detail but require more computational resources",
|
110 |
-
"drop_audio": "Drop audio here",
|
111 |
-
"drop_text": "Drop text file here",
|
112 |
-
"use_url": "Use YouTube link",
|
113 |
-
"url_audio": "Link to audio",
|
114 |
-
"downloads": "Downloads",
|
115 |
-
"clean_strength": "Audio cleaning strength",
|
116 |
-
"clean_strength_info": "Strength of the audio cleaner for filtering vocals during export",
|
117 |
-
"input_output": "Audio input, output",
|
118 |
-
"audio_path": "Input audio path",
|
119 |
-
"refesh": "Refresh",
|
120 |
-
"output_folder": "Output audio folder path",
|
121 |
-
"output_folder_info": "Enter the folder path where the audio will be exported",
|
122 |
-
"input_audio": "Audio input",
|
123 |
-
"instruments": "Instruments",
|
124 |
-
"original_vocal": "Original vocal",
|
125 |
-
"main_vocal": "Main vocal",
|
126 |
-
"backing_vocal": "Backup vocal",
|
127 |
-
"convert_audio": "Convert Audio",
|
128 |
-
"convert_info": "Convert audio using a trained voice model",
|
129 |
-
"upscale_audio": "Upscale quality",
|
130 |
-
"autotune": "Auto-tune",
|
131 |
-
"use_audio": "Use separated audio",
|
132 |
-
"convert_original": "Convert original voice",
|
133 |
-
"convert_backing": "Convert backup voice",
|
134 |
-
"not_merge_backing": "Do not merge backup voice",
|
135 |
-
"merge_instruments": "Merge instruments",
|
136 |
-
"pitch": "Pitch",
|
137 |
-
"pitch_info": "Recommendation: set to 12 to change male voice to female and vice versa",
|
138 |
-
"model_accordion": "Model and index",
|
139 |
-
"model_name": "Model file",
|
140 |
-
"index_path": "Index file",
|
141 |
-
"index_strength": "Index strength",
|
142 |
-
"index_strength_info": "Higher values increase strength. However, lower values may reduce artificial effects in the audio",
|
143 |
-
"output_path": "Audio output path",
|
144 |
-
"output_path_info": "Enter the output path (leave it as .wav format; it will auto-correct during conversion)",
|
145 |
-
"setting": "General settings",
|
146 |
-
"f0_method": "Extraction method",
|
147 |
-
"f0_method_info": "Method used for data extraction",
|
148 |
-
"f0_method_hybrid": "HYBRID extraction method",
|
149 |
-
"f0_method_hybrid_info": "Combines two different extraction types",
|
150 |
-
"hubert_model": "Embedding model",
|
151 |
-
"hubert_info": "Pre-trained model to assist embedding",
|
152 |
-
"modelname": "Model name",
|
153 |
-
"modelname_info": "If you have your own model, just upload it and input the name here",
|
154 |
-
"split_audio": "Split audio",
|
155 |
-
"split_audio_info": "Splitting audio into smaller parts for conversion can speed up the process",
|
156 |
-
"batch_process": "Batch processing",
|
157 |
-
"batch_process_info": "Batch processing can reduce training time but may overload resources",
|
158 |
-
"autotune_rate": "Auto-tune level",
|
159 |
-
"autotune_rate_info": "Level of auto-tuning adjustment",
|
160 |
-
"resample": "Resample",
|
161 |
-
"resample_info": "Resample post-processing to the final sample rate; 0 means no resampling",
|
162 |
-
"filter_radius": "Median filter",
|
163 |
-
"filter_radius_info": "If greater than three, median filtering is applied. The value represents the filter radius and can reduce breathiness or noise.",
|
164 |
-
"volume_envelope": "Volume envelope",
|
165 |
-
"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",
|
166 |
-
"protect": "Consonant protection",
|
167 |
-
"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",
|
168 |
-
"output_convert": "Converted audio",
|
169 |
-
"main_convert": "Convert main voice",
|
170 |
-
"main_or_backing": "Main voice + Backup voice",
|
171 |
-
"voice_or_instruments": "Voice + Instruments",
|
172 |
-
"convert_text": "Convert Text",
|
173 |
-
"convert_text_markdown": "## Convert Text to Speech",
|
174 |
-
"convert_text_markdown_2": "Convert text to speech and read aloud using the trained voice model",
|
175 |
-
"input_txt": "Input data from a text file (.txt)",
|
176 |
-
"text_to_speech": "Text to read",
|
177 |
-
"voice_speed": "Reading speed",
|
178 |
-
"voice_speed_info": "Speed of the voice",
|
179 |
-
"tts_1": "1. Convert Text",
|
180 |
-
"tts_2": "2. Convert Speech",
|
181 |
-
"voice": "Voices by country",
|
182 |
-
"output_tts": "Output speech path",
|
183 |
-
"output_tts_convert": "Converted speech output path",
|
184 |
-
"tts_output": "Enter the output path",
|
185 |
-
"output_tts_markdown": "Unconverted and converted audio",
|
186 |
-
"output_text_to_speech": "Generated speech from text-to-speech conversion",
|
187 |
-
"output_file_tts_convert": "Speech converted using the model",
|
188 |
-
"output_audio": "Audio output",
|
189 |
-
"provide_output": "Enter the output path",
|
190 |
-
"audio_effects": "Audio Effects",
|
191 |
-
"apply_audio_effects": "## Add Additional Audio Effects",
|
192 |
-
"audio_effects_edit": "Edit and add effects to audio",
|
193 |
-
"reverb": "Reverb effect",
|
194 |
-
"chorus": "Chorus effect",
|
195 |
-
"delay": "Delay effect",
|
196 |
-
"more_option": "Additional options",
|
197 |
-
"phaser": "Phaser effect",
|
198 |
-
"compressor": "Compressor effect",
|
199 |
-
"apply": "Apply",
|
200 |
-
"reverb_freeze": "Freeze mode",
|
201 |
-
"reverb_freeze_info": "Create a continuous echo effect when this mode is enabled",
|
202 |
-
"room_size": "Room size",
|
203 |
-
"room_size_info": "Adjust the room space to create reverberation",
|
204 |
-
"damping": "Damping",
|
205 |
-
"damping_info": "Adjust the level of absorption to control the amount of reverberation",
|
206 |
-
"wet_level": "Reverb signal level",
|
207 |
-
"wet_level_info": "Adjust the level of the reverb signal effect",
|
208 |
-
"dry_level": "Original signal level",
|
209 |
-
"dry_level_info": "Adjust the level of the signal without effects",
|
210 |
-
"width": "Audio width",
|
211 |
-
"width_info": "Adjust the width of the audio space",
|
212 |
-
"chorus_depth": "Chorus depth",
|
213 |
-
"chorus_depth_info": "Adjust the intensity of the chorus to create a wider sound",
|
214 |
-
"chorus_rate_hz": "Frequency",
|
215 |
-
"chorus_rate_hz_info": "Adjust the oscillation speed of the chorus effect",
|
216 |
-
"chorus_mix": "Mix signals",
|
217 |
-
"chorus_mix_info": "Adjust the mix level between the original and the processed signal",
|
218 |
-
"chorus_centre_delay_ms": "Center delay (ms)",
|
219 |
-
"chorus_centre_delay_ms_info": "The delay time between stereo channels to create the chorus effect",
|
220 |
-
"chorus_feedback": "Feedback",
|
221 |
-
"chorus_feedback_info": "Adjust the amount of the effect signal fed back into the original signal",
|
222 |
-
"delay_seconds": "Delay time",
|
223 |
-
"delay_seconds_info": "Adjust the delay time between the original and the processed signal",
|
224 |
-
"delay_feedback": "Delay feedback",
|
225 |
-
"delay_feedback_info": "Adjust the amount of feedback signal, creating a repeating effect",
|
226 |
-
"delay_mix": "Delay signal mix",
|
227 |
-
"delay_mix_info": "Adjust the mix level between the original and delayed signal",
|
228 |
-
"fade": "Fade effect",
|
229 |
-
"bass_or_treble": "Bass and treble",
|
230 |
-
"limiter": "Threshold limiter",
|
231 |
-
"distortion": "Distortion effect",
|
232 |
-
"gain": "Audio gain",
|
233 |
-
"bitcrush": "Bit reduction effect",
|
234 |
-
"clipping": "Clipping effect",
|
235 |
-
"fade_in": "Fade-in effect (ms)",
|
236 |
-
"fade_in_info": "Time for the audio to gradually increase from 0 to normal level",
|
237 |
-
"fade_out": "Fade-out effect (ms)",
|
238 |
-
"fade_out_info": "Time for the audio to gradually decrease to 0",
|
239 |
-
"bass_boost": "Bass boost level (dB)",
|
240 |
-
"bass_boost_info": "Boost level for bass frequencies",
|
241 |
-
"bass_frequency": "Low-pass filter cutoff frequency (Hz)",
|
242 |
-
"bass_frequency_info": "Frequency below which the sound will start to reduce. Lower frequencies make bass clearer",
|
243 |
-
"treble_boost": "Treble boost level (dB)",
|
244 |
-
"treble_boost_info": "Boost level for high frequencies",
|
245 |
-
"treble_frequency": "High-pass filter cutoff frequency (Hz)",
|
246 |
-
"treble_frequency_info": "Sounds below this frequency will be filtered out. Higher frequencies retain more treble",
|
247 |
-
"limiter_threashold_db": "Limiter threshold",
|
248 |
-
"limiter_threashold_db_info": "Limit the maximum audio level to prevent it from exceeding the threshold",
|
249 |
-
"limiter_release_ms": "Release time",
|
250 |
-
"limiter_release_ms_info": "Time for the audio to return after being limited",
|
251 |
-
"distortion_info": "Adjust the level of distortion to create a noisy effect",
|
252 |
-
"gain_info": "Adjust the volume level of the signal",
|
253 |
-
"clipping_threashold_db": "Clipping threshold",
|
254 |
-
"clipping_threashold_db_info": "Trim signals exceeding the threshold, creating a distorted sound",
|
255 |
-
"bitcrush_bit_depth": "Bit depth",
|
256 |
-
"bitcrush_bit_depth_info": "Reduce audio quality by decreasing bit depth, creating a distorted effect",
|
257 |
-
"phaser_depth": "Phaser depth",
|
258 |
-
"phaser_depth_info": "Adjust the depth of the effect, impacting its intensity",
|
259 |
-
"phaser_rate_hz": "Frequency",
|
260 |
-
"phaser_rate_hz_info": "Adjust the frequency of the phaser effect",
|
261 |
-
"phaser_mix": "Mix signal",
|
262 |
-
"phaser_mix_info": "Adjust the mix level between the original and processed signals",
|
263 |
-
"phaser_centre_frequency_hz": "Center frequency",
|
264 |
-
"phaser_centre_frequency_hz_info": "The center frequency of the phaser effect, affecting the adjusted frequencies",
|
265 |
-
"phaser_feedback": "Feedback",
|
266 |
-
"phaser_feedback_info": "Adjust the feedback level of the effect, creating a stronger or lighter phaser feel",
|
267 |
-
"compressor_threashold_db": "Compressor threshold",
|
268 |
-
"compressor_threashold_db_info": "The threshold level above which the audio will be compressed",
|
269 |
-
"compressor_ratio": "Compression ratio",
|
270 |
-
"compressor_ratio_info": "Adjust the level of audio compression when exceeding the threshold",
|
271 |
-
"compressor_attack_ms": "Attack time (ms)",
|
272 |
-
"compressor_attack_ms_info": "Time for compression to start taking effect after the audio exceeds the threshold",
|
273 |
-
"compressor_release_ms": "Release time",
|
274 |
-
"compressor_release_ms_info": "Time for the audio to return to normal after being compressed",
|
275 |
-
"create_dataset_url": "Link to audio (use commas for multiple links)",
|
276 |
-
"createdataset": "Create dataset",
|
277 |
-
"create_dataset_markdown": "## Create Training Data from YouTube",
|
278 |
-
"create_dataset_markdown_2": "Process and create training datasets using YouTube links",
|
279 |
-
"denoise": "Model denoise",
|
280 |
-
"skip": "Skip seconds",
|
281 |
-
"model_ver": "Voice separation version",
|
282 |
-
"model_ver_info": "The model version for separating vocals",
|
283 |
-
"create_dataset_info": "Dataset creation information",
|
284 |
-
"output_data": "Dataset output",
|
285 |
-
"output_data_info": "Output data after creation",
|
286 |
-
"skip_start": "Skip beginning",
|
287 |
-
"skip_start_info": "Skip the initial seconds of the audio; use commas for multiple audios",
|
288 |
-
"skip_end": "Skip end",
|
289 |
-
"skip_end_info": "Skip the final seconds of the audio; use commas for multiple audios",
|
290 |
-
"training_model": "Train Model",
|
291 |
-
"training_markdown": "Train and build a voice model with a set of voice data",
|
292 |
-
"training_model_name": "Name of the model during training (avoid special characters or spaces)",
|
293 |
-
"sample_rate": "Sample rate",
|
294 |
-
"sample_rate_info": "Sample rate of the model",
|
295 |
-
"training_version": "Model version",
|
296 |
-
"training_version_info": "Version of the model during training",
|
297 |
-
"training_pitch": "Pitch training",
|
298 |
-
"training_pitch_info": "Train the pitch for the model",
|
299 |
-
"upload_dataset": "Upload training data",
|
300 |
-
"preprocess_split": "Should be disabled if data has already been processed",
|
301 |
-
"preprocess_effect": "Processing effects",
|
302 |
-
"preprocess_effect_info": "Should be disabled if data has already been processed",
|
303 |
-
"clear_dataset": "Clean dataset",
|
304 |
-
"clear_dataset_info": "Clean data segments",
|
305 |
-
"preprocess_info": "Preprocessing information",
|
306 |
-
"preprocess_button": "1. Process data",
|
307 |
-
"extract_button": "2. Extract data",
|
308 |
-
"extract_info": "Data extraction information",
|
309 |
-
"total_epoch": "Total epochs",
|
310 |
-
"total_epoch_info": "Total training epochs",
|
311 |
-
"save_epoch": "Save frequency",
|
312 |
-
"save_epoch_info": "Frequency of saving the model during training to allow retraining",
|
313 |
-
"create_index": "Create index",
|
314 |
-
"index_algorithm": "Index algorithm",
|
315 |
-
"index_algorithm_info": "Algorithm for creating the index",
|
316 |
-
"custom_dataset": "Custom folder",
|
317 |
-
"custom_dataset_info": "Custom folder for training data",
|
318 |
-
"overtraining_detector": "Overtraining detector",
|
319 |
-
"overtraining_detector_info": "Check for overtraining during model training",
|
320 |
-
"sync_graph": "Synchronize graph",
|
321 |
-
"sync_graph_info": "Only enable if you need to retrain the model from scratch.",
|
322 |
-
"cache_in_gpu": "Cache model in GPU",
|
323 |
-
"cache_in_gpu_info": "Store the model in GPU cache memory",
|
324 |
-
"dataset_folder": "Folder containing data",
|
325 |
-
"threshold": "Overtraining threshold",
|
326 |
-
"setting_cpu_gpu": "CPU/GPU settings",
|
327 |
-
"gpu_number": "Number of GPUs used",
|
328 |
-
"gpu_number_info": "Number of GPUs used during training",
|
329 |
-
"save_only_latest": "Save only the latest",
|
330 |
-
"save_only_latest_info": "Save only the latest D and G models",
|
331 |
-
"save_every_weights": "Save all models",
|
332 |
-
"save_every_weights_info": "Save all models after each epoch",
|
333 |
-
"gpu_info": "GPU information",
|
334 |
-
"gpu_info_2": "Information about the GPU used during training",
|
335 |
-
"cpu_core": "Number of CPU cores available",
|
336 |
-
"cpu_core_info": "Number of CPU cores used during training",
|
337 |
-
"not_use_pretrain_2": "Do not use pretraining",
|
338 |
-
"not_use_pretrain_info": "Do not use pre-trained models",
|
339 |
-
"custom_pretrain": "Custom pretraining",
|
340 |
-
"custom_pretrain_info": "Customize pre-training settings",
|
341 |
-
"pretrain_file": "Pre-trained model file {dg}",
|
342 |
-
"train_info": "Training information",
|
343 |
-
"export_model": "5. Export Model",
|
344 |
-
"zip_model": "2. Compress model",
|
345 |
-
"output_zip": "Output file after compression",
|
346 |
-
"refesh_pretrain": "Refresh pre-trained model",
|
347 |
-
"model_path": "Model path",
|
348 |
-
"model_ratio": "Model ratio",
|
349 |
-
"model_ratio_info": "Adjusting towards one side will make the model more like that side",
|
350 |
-
"output_model_path": "Model output path",
|
351 |
-
"fushion": "Model Fusion",
|
352 |
-
"fushion_markdown": "## Merge Two Models",
|
353 |
-
"fushion_markdown_2": "Combine two voice models into a single model",
|
354 |
-
"read_model": "Read Information",
|
355 |
-
"read_model_markdown": "## Read Model Information",
|
356 |
-
"read_model_markdown_2": "Retrieve recorded information within the model",
|
357 |
-
"drop_model": "Drop model here",
|
358 |
-
"readmodel": "Read model",
|
359 |
-
"model_path_info": "Enter the path to the model file",
|
360 |
-
"modelinfo": "Model Information",
|
361 |
-
"download_markdown": "## Download Model",
|
362 |
-
"download_markdown_2": "Download voice models, pre-trained models, and embedding models",
|
363 |
-
"model_download": "Download voice model",
|
364 |
-
"model_url": "Link to the model",
|
365 |
-
"30s": "Please wait about 30 seconds. The system will restart automatically!",
|
366 |
-
"fp_select": "Setting precision...",
|
367 |
-
"fp_select_2": "Precision set to: {fp}",
|
368 |
-
"model_download_select": "Choose a model download method",
|
369 |
-
"model_warehouse": "Model repository",
|
370 |
-
"get_model": "Retrieve model",
|
371 |
-
"name_to_search": "Name to search",
|
372 |
-
"search_2": "Search",
|
373 |
-
"select_download_model": "Choose a searched model (Click to select)",
|
374 |
-
"download_pretrainec": "Download pre-trained model",
|
375 |
-
"only_huggingface": "Supports only huggingface.co",
|
376 |
-
"pretrained_url": "Pre-trained model link {dg}",
|
377 |
-
"select_pretrain": "Choose pre-trained model",
|
378 |
-
"select_pretrain_info": "Choose a pre-trained model to download",
|
379 |
-
"pretrain_sr": "Model sample rate",
|
380 |
-
"drop_pretrain": "Drop pre-trained model {dg} here",
|
381 |
-
"hubert_download": "Download embedding model",
|
382 |
-
"hubert_url": "Link to embedding model",
|
383 |
-
"drop_hubert": "Drop embedding model here",
|
384 |
-
"source": "Origin",
|
385 |
-
"source_info": "## Project Origin and Author",
|
386 |
-
"settings": "Settings",
|
387 |
-
"settings_markdown": "## Additional Settings",
|
388 |
-
"settings_markdown_2": "Customize additional features of the project",
|
389 |
-
"lang": "Language",
|
390 |
-
"lang_restart": "The display language in the project (When changing the language, the system will automatically restart after 30 seconds to update)",
|
391 |
-
"change_lang": "Change Language",
|
392 |
-
"fp_train": "Training precision",
|
393 |
-
"fp_info": "Use fp32 for higher precision but requires more memory and strong computation. Use fp16 to reduce memory usage and increase processing speed.",
|
394 |
-
"fp_button": "Change Precision",
|
395 |
-
"theme": "Theme",
|
396 |
-
"theme_restart": "Theme type displayed in the interface (When changing the theme, the system will automatically restart after 30 seconds to update)",
|
397 |
-
"theme_button": "Change Theme",
|
398 |
-
"change_light_dark": "Switch Light/Dark Mode",
|
399 |
-
"tensorboard_url": "Graph URL",
|
400 |
-
"errors_loading_audio": "Error loading audio: {e}",
|
401 |
-
"apply_error": "An error occurred while applying effects: {e}",
|
402 |
-
"indexpath": "Index path",
|
403 |
-
"skip_file": "Part {i} skipped because it is too short: {chunk}ms",
|
404 |
-
"split_total": "Total parts split",
|
405 |
-
"process_audio_error": "An error occurred while processing the audio",
|
406 |
-
"merge_error": "An error occurred while merging audio",
|
407 |
-
"not_found_convert_file": "Processed file not found",
|
408 |
-
"convert_batch": "Batch conversion...",
|
409 |
-
"found_audio": "Found {audio_files} audio files for conversion.",
|
410 |
-
"not_found_audio": "No audio files found!",
|
411 |
-
"error_convert": "An error occurred during audio conversion: {e}",
|
412 |
-
"error_convert_batch": "An error occurred during the conversion of audio segments: {e}",
|
413 |
-
"error_convert_batch_2": "An error occurred during batch audio conversion: {e}",
|
414 |
-
"convert_batch_success": "Batch conversion completed successfully in {elapsed_time} seconds. {output_path}",
|
415 |
-
"convert_audio_success": "File {input_path} converted successfully in {elapsed_time} seconds. {output_path}",
|
416 |
-
"hybrid_methods": "Estimating f0 pitch using methods {methods}",
|
417 |
-
"method_not_valid": "Invalid method",
|
418 |
-
"read_faiss_index_error": "An error occurred while reading the FAISS index: {e}",
|
419 |
-
"read_model_error": "Failed to load model: {e}",
|
420 |
-
"denoise_error": "An error occurred while denoising: {e}",
|
421 |
-
"change_format": "Converting audio to format {output_format}...",
|
422 |
-
"change_format_error": "An error occurred while converting audio format: {e}",
|
423 |
-
"starting_download": "Starting download",
|
424 |
-
"version_not_valid": "Invalid vocal separation version",
|
425 |
-
"create_dataset_value_not_valid": "Enable music separation option to use reverb removal options",
|
426 |
-
"skip<audio": "Cannot skip as skip time is less than audio file length",
|
427 |
-
"skip>audio": "Cannot skip as skip time is greater than audio file length",
|
428 |
-
"=<0": "Skip time is less than or equal to 0 and has been skipped",
|
429 |
-
"skip_warning": "Skip duration ({seconds} seconds) exceeds audio length ({total_duration} seconds). Skipping.",
|
430 |
-
"download_success": "Download completed successfully",
|
431 |
-
"create_dataset_error": "An error occurred while creating the training dataset",
|
432 |
-
"create_dataset_success": "Training dataset creation completed in {elapsed_time} seconds",
|
433 |
-
"skip_start_audio": "Successfully skipped start of audio: {input_file}",
|
434 |
-
"skip_end_audio": "Successfully skipped end of audio: {input_file}",
|
435 |
-
"merge_audio": "Merged all parts containing audio",
|
436 |
-
"separator_process": "Separating vocals: {input}...",
|
437 |
-
"not_found_main_vocal": "Main vocal not found!",
|
438 |
-
"not_found_backing_vocal": "Backup vocal not found!",
|
439 |
-
"not_found_instruments": "Instruments not found",
|
440 |
-
"merge_instruments_process": "Merging vocals with instruments...",
|
441 |
-
"dereverb": "Removing vocal reverb",
|
442 |
-
"dereverb_success": "Successfully removed vocal reverb",
|
443 |
-
"save_index": "Index file saved",
|
444 |
-
"create_index_error": "An error occurred while creating the index",
|
445 |
-
"sr_not_16000": "Sample rate must be 16000",
|
446 |
-
"gpu_not_valid": "Invalid GPU index. Switching to CPU.",
|
447 |
-
"extract_file_error": "An error occurred while extracting the file",
|
448 |
-
"extract_f0_method": "Starting pitch extraction using {num_processes} cores with method {f0_method}...",
|
449 |
-
"extract_f0": "Pitch Extraction",
|
450 |
-
"extract_f0_success": "Pitch extraction completed in {elapsed_time} seconds.",
|
451 |
-
"NaN": "contains NaN values and will be ignored.",
|
452 |
-
"start_extract_hubert": "Starting Hubert embedding extraction...",
|
453 |
-
"not_found_audio_file": "Audio file not found. Please ensure you provided the correct audio.",
|
454 |
-
"extract_hubert": "Extract Hubert embeddings",
|
455 |
-
"process_error": "An error occurred during processing",
|
456 |
-
"extract_hubert_success": "Hubert embedding extraction completed in {elapsed_time} seconds.",
|
457 |
-
"export_process": "Model path",
|
458 |
-
"extract_error": "An error occurred during data extraction",
|
459 |
-
"extract_success": "Data extraction successful",
|
460 |
-
"min_length>=min_interval>=hop_size": "min_length must be greater than or equal to min_interval and hop_size",
|
461 |
-
"max_sil_kept>=hop_size": "max_sil_kept must be greater than or equal to hop_size",
|
462 |
-
"start_preprocess": "Starting data preprocessing with {num_processes} cores...",
|
463 |
-
"not_integer": "Voice ID folder must be an integer; instead got",
|
464 |
-
"preprocess": "Preprocessing Data",
|
465 |
-
"preprocess_success": "Preprocessing completed in {elapsed_time} seconds.",
|
466 |
-
"preprocess_model_success": "Preprocessing data for the model completed successfully",
|
467 |
-
"turn_on_dereverb": "Reverb removal for backup vocals requires enabling reverb removal",
|
468 |
-
"turn_on_separator_backing": "Backup vocal separation requires enabling vocal separation",
|
469 |
-
"demucs_model": "Demucs model",
|
470 |
-
"backing_model_ver": "Backup vocal separation model version",
|
471 |
-
"mdx_model": "MDX model",
|
472 |
-
"clean_audio_success": "Audio cleaned successfully!",
|
473 |
-
"separator_error": "An error occurred during music separation",
|
474 |
-
"separator_success": "Music separation completed in {elapsed_time} seconds",
|
475 |
-
"separator_process_2": "Processing music separation",
|
476 |
-
"separator_success_2": "Music separation successful!",
|
477 |
-
"separator_process_backing": "Processing backup vocal separation",
|
478 |
-
"separator_process_backing_success": "Backup vocal separation successful!",
|
479 |
-
"process_original": "Processing original vocal reverb removal...",
|
480 |
-
"process_original_success": "Original vocal reverb removal successful!",
|
481 |
-
"process_main": "Processing main vocal reverb removal...",
|
482 |
-
"process_main_success": "Main vocal reverb removal successful!",
|
483 |
-
"process_backing": "Processing backup vocal reverb removal...",
|
484 |
-
"process_backing_success": "Backup vocal reverb removal successful!",
|
485 |
-
"save_every_epoch": "Save model after: {save_every_epoch} epochs",
|
486 |
-
"total_e": "Total training epochs: {total_epoch} epochs",
|
487 |
-
"dorg": "Pre-trained G: {pretrainG} | Pre-trained D: {pretrainD}",
|
488 |
-
"training_f0": "Pitch training",
|
489 |
-
"not_gpu": "No GPU detected, reverting to CPU (not recommended)",
|
490 |
-
"sync": "Graph synchronization is now enabled! When synchronization is active, the model will undergo a single training phase. After graphs are synchronized, training will resume with previously specified epochs.",
|
491 |
-
"sync_success": "Graph synchronization successful!",
|
492 |
-
"not_found_checkpoint": "Checkpoint file not found: {checkpoint_path}",
|
493 |
-
"save_checkpoint": "Reloaded checkpoint '{checkpoint_path}' (epoch {checkpoint_dict})",
|
494 |
-
"save_model": "Saved model '{checkpoint_path}' (epoch {iteration})",
|
495 |
-
"sid_error": "Error converting speaker ID '{sid}' to integer. Exception: {e}",
|
496 |
-
"sr_does_not_match": "{sample_rate} Sample rate does not match target {sample_rate2} Sample rate",
|
497 |
-
"spec_error": "An error occurred while retrieving specifications from {spec_filename}: {e}",
|
498 |
-
"time_or_speed_training": "time={current_time} | training speed={elapsed_time_str}",
|
499 |
-
"savemodel": "Saved model '{model_dir}' (epoch {epoch} and step {step})",
|
500 |
-
"model_author": "Credit model to {model_author}",
|
501 |
-
"unregistered": "Model unregistered",
|
502 |
-
"not_author": "Model not credited",
|
503 |
-
"training_author": "Model creator name",
|
504 |
-
"training_author_info": "To credit the model, enter your name here",
|
505 |
-
"extract_model_error": "An error occurred while extracting the model",
|
506 |
-
"start_training": "Starting training",
|
507 |
-
"import_pretrain": "Loaded pre-trained model ({dg}) '{pretrain}'",
|
508 |
-
"not_using_pretrain": "No pre-trained model ({dg}) will be used",
|
509 |
-
"training_warning": "WARNING: Generated loss is lower than the lower threshold loss for the next epoch.",
|
510 |
-
"overtraining_find": "Overtraining detected at epoch {epoch} with smoothed generator loss {smoothed_value_gen} and smoothed discriminator loss {smoothed_value_disc}",
|
511 |
-
"best_epoch": "New best epoch {epoch} with smoothed generator loss {smoothed_value_gen} and smoothed discriminator loss {smoothed_value_disc}",
|
512 |
-
"success_training": "Training completed with {epoch} epochs, {global_step} steps, and {loss_gen_all} total generator loss.",
|
513 |
-
"training_info": "Lowest generator loss: {lowest_value_rounded} at epoch {lowest_value_epoch}, step {lowest_value_step}",
|
514 |
-
"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}",
|
515 |
-
"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})",
|
516 |
-
"model_training_info_3": "{model_name} | epoch={epoch} | step={global_step} | {epoch_recorder}",
|
517 |
-
"training_error": "An error occurred while training the model:",
|
518 |
-
"separator_info": "Initializing with output path: {output_dir}, output format: {output_format}",
|
519 |
-
"output_dir_is_none": "Output folder not specified. Using current working directory.",
|
520 |
-
">0or=1": "Normalization threshold must be greater than 0 and less than or equal to 1.",
|
521 |
-
"output_single": "Single root output requested; only one file ({output_single_stem}) will be written",
|
522 |
-
"step2": "The second step will be reversed using spectrogram instead of waveform. This may improve quality but is slightly slower.",
|
523 |
-
"other_than_zero": "Sample rate set to {sample_rate} but must be a nonzero integer.",
|
524 |
-
"too_high": "Sample rate set to {sample_rate}. Enter a less ambitious value.",
|
525 |
-
"sr_not_valid": "Sample rate must be a nonzero integer. Please provide a valid integer.",
|
526 |
-
"name_ver": "Version {name}",
|
527 |
-
"os": "Operating System",
|
528 |
-
"platform_info": "System: {system_info} Name: {node} Release: {release} Machine: {machine} Processor: {processor}",
|
529 |
-
"install_ffmpeg": "FFmpeg installed",
|
530 |
-
"none_ffmpeg": "FFmpeg is not installed. Please install FFmpeg to use this package.",
|
531 |
-
"install_onnx": "ONNX Runtime package {pu} installed with version",
|
532 |
-
"running_in_cpu": "Unable to configure hardware acceleration, running in CPU mode",
|
533 |
-
"running_in_cuda": "CUDA available in Torch, setting Torch device to CUDA",
|
534 |
-
"onnx_have": "ONNXruntime available {have}, enabling acceleration",
|
535 |
-
"onnx_not_have": "{have} not available in ONNXruntime; acceleration will NOT be enabled",
|
536 |
-
"python_not_install": "Python package: {package_name} is not installed",
|
537 |
-
"hash": "Calculating hash for model file {model_path}",
|
538 |
-
"ioerror": "IOError while seeking -10 MB or reading model file to compute hash: {e}",
|
539 |
-
"cancel_download": "File already exists at {output_path}, skipping download",
|
540 |
-
"download_model": "Downloading file from {url} to {output_path} with a timeout of 300 seconds",
|
541 |
-
"download_error": "Failed to download file from {url}, response code: {status_code}",
|
542 |
-
"vip_model": "Model: '{model_friendly_name}' is a premium model intended by Anjok07 only for paid subscriber access.",
|
543 |
-
"vip_print": "Hey there, if you haven't subscribed, please consider supporting UVR's developer, Anjok07, by subscribing here: https://patreon.com/uvr",
|
544 |
-
"search_model": "Searching for model {model_filename} in the list of supported models in the group",
|
545 |
-
"load_download_json": "Downloaded model list loaded",
|
546 |
-
"single_model": "Identified single model file: {model_friendly_name}",
|
547 |
-
"not_found_model": "Model not found in the UVR repository, attempting to download from the audio model separation repository...",
|
548 |
-
"single_model_path": "Returning path for single model file: {model_path}",
|
549 |
-
"find_model": "Input file name {model_filename} found in multi-file model: {model_friendly_name}",
|
550 |
-
"find_models": "Identified multi-file model: {model_friendly_name}, iterating through files to download",
|
551 |
-
"find_path": "Attempting to determine download PATH for config pair",
|
552 |
-
"not_found_model_warehouse": "Model not found in the UVR repository, attempting to download from the audio model separation repository...",
|
553 |
-
"yaml_warning": "The model name you specified, {model_filename}, is actually a model config file rather than a model file.",
|
554 |
-
"yaml_warning_2": "We found a model matching this config file: {config_key}, so we’ll use that model file for this run.",
|
555 |
-
"yaml_warning_3": "To avoid confusing/inconsistent behavior in the future, specify the actual model file name instead.",
|
556 |
-
"yaml_debug": "Config YAML model file not found in UVR repository, attempting to download from the audio model separation repository...",
|
557 |
-
"download_model_friendly": "All files downloaded for model {model_friendly_name}, returning original path {model_path}",
|
558 |
-
"not_found_model_2": "Model file {model_filename} not found in the supported files",
|
559 |
-
"load_yaml": "Loading model data from YAML at path {model_data_yaml_filepath}",
|
560 |
-
"load_yaml_2": "Model data loaded from YAML file: {model_data}",
|
561 |
-
"hash_md5": "Computing MD5 hash for model file to identify model parameters from UVR data...",
|
562 |
-
"model_hash": "Model {model_path} has hash {model_hash}",
|
563 |
-
"mdx_data": "MDX model data path set to {mdx_model_data_path}",
|
564 |
-
"load_mdx": "Loading MDX model parameters from UVR model data file...",
|
565 |
-
"model_not_support": "Unsupported model file: no parameters found for MD5 hash {model_hash} in UVR model data for MDX vault.",
|
566 |
-
"uvr_json": "Model data loaded from UVR JSON with hash {model_hash}: {model_data}",
|
567 |
-
"loading_model": "Loading model {model_filename}...",
|
568 |
-
"download_model_friendly_2": "Downloaded model, friendly name: {model_friendly_name}, Model path: {model_path}",
|
569 |
-
"model_type_not_support": "Unsupported model type: {model_type}",
|
570 |
-
"demucs_not_support_python<3.10": "Demucs models require Python version 3.10 or higher.",
|
571 |
-
"import_module": "Importing module for model type",
|
572 |
-
"initialization": "Initializing separator class for model type",
|
573 |
-
"loading_model_success": "Model loading completed.",
|
574 |
-
"loading_model_duration": "Model loading duration",
|
575 |
-
"starting_separator": "Starting separation process for audio file path",
|
576 |
-
"normalization": "Normalization threshold set to {normalization_threshold}, waveform will be scaled down to this maximum amplitude to prevent clipping.",
|
577 |
-
"loading_separator_model": "Downloading model {model_filename}...",
|
578 |
-
"separator_success_3": "Separation process completed.",
|
579 |
-
"separator_duration": "Separation duration",
|
580 |
-
"downloading_model": "Downloaded model, type: {model_type}, friendly name: {model_friendly_name}, Model path: {model_path}, Model data: {model_data_dict_size} items",
|
581 |
-
"not_found_model_signature": "Pre-trained model with signature {sig} not found.",
|
582 |
-
"repo_must_be_folder": "{repo} must exist and be a directory.",
|
583 |
-
"demucs_info": "Demucs parameters: Segment size = {segment_size}, Segment size active = {segments_enabled}",
|
584 |
-
"demucs_info_2": "Demucs parameters: Number of predictions = {shifts}, Overlap = {overlap}",
|
585 |
-
"start_demucs": "Demucs Separator initialization completed",
|
586 |
-
"start_separator": "Starting separation process...",
|
587 |
-
"prepare_mix": "Preparing mixture...",
|
588 |
-
"demix": "Mixture prepared for demixing. Shape: {shape}",
|
589 |
-
"cancel_mix": "Loading model for demixing...",
|
590 |
-
"model_review": "Model loaded and set to evaluation mode.",
|
591 |
-
"del_gpu_cache_after_demix": "Cleared model and GPU cache after demixing.",
|
592 |
-
"process_output_file": "Processing output file...",
|
593 |
-
"source_length": "Processing source array, source length is {source_length}",
|
594 |
-
"process_ver": "Processing source version...",
|
595 |
-
"set_map": "Set source map to {part} parts...",
|
596 |
-
"process_all_part": "Processing for all root parts...",
|
597 |
-
"skip_part": "Skipping root part {stem_name} as out_single_stem is set to {output_single_stem}...",
|
598 |
-
"starting_demix_demucs": "Starting the demix process in demix_demucs...",
|
599 |
-
"model_infer": "Running model inference...",
|
600 |
-
"del_all_but_one": "Duplicate pre-trained models detected for signature {xp_sig}. Please delete all but one.",
|
601 |
-
"name_not_pretrained": "{name} is not a pre-trained model or a model bundle.",
|
602 |
-
"invalid_checksum": "Invalid checksum for file {path}, expected {checksum} but got {actual_checksum}",
|
603 |
-
"mdx_info": "MDX parameters: Batch size = {batch_size}, Segment size = {segment_size}",
|
604 |
-
"mdx_info_2": "MDX parameters: Overlap = {overlap}, Hop_length = {hop_length}, Denoising enabled = {enable_denoise}",
|
605 |
-
"mdx_info_3": "MDX parameters",
|
606 |
-
"load_model_onnx": "Loading ONNX model for inference...",
|
607 |
-
"load_model_onnx_success": "Successfully loaded model using ONNXruntime inference session.",
|
608 |
-
"onnx_to_pytorch": "Model converted from ONNX to PyTorch due to mismatched segment size with dim_t, processing may be slower.",
|
609 |
-
"stft": "Inverse STFT applied. Returning result with shape",
|
610 |
-
"no_denoise": "Model running on spectrum without denoising.",
|
611 |
-
"mix": "Preparing mix for input audio file {audio_file_path}...",
|
612 |
-
"normalization_demix": "Normalizing mix prior to demixing...",
|
613 |
-
"mix_success": "Mix preparation completed.",
|
614 |
-
"primary_source": "Normalizing primary source...",
|
615 |
-
"secondary_source": "Producing secondary source: Mixing in compatible mode",
|
616 |
-
"invert_using_spec": "Inverting secondary stem using spectrum when invert_USE_spec is set to True",
|
617 |
-
"invert_using_spec_2": "Inverting secondary stem by subtracting transformed stem from the initial transformed mix",
|
618 |
-
"enable_denoise": "Model running on both positive and negative spectrums for denoising.",
|
619 |
-
"is_match_mix": "is_match_mix: Predicted spectrum obtained directly from STFT output.",
|
620 |
-
"save_secondary_stem_output_path": "Saving secondary stem {stem_name} to {stem_output_path}...",
|
621 |
-
"starting_model": "Initializing model settings...",
|
622 |
-
"input_info": "Model input parameters",
|
623 |
-
"model_settings": "Model settings",
|
624 |
-
"initialize_mix": "Initializing mix with is_ckpt = {is_ckpt}. Initial mix shape: {shape}",
|
625 |
-
"!=2": "Expected 2-channel audio signal but got {shape} channels",
|
626 |
-
"process_check": "Processing in checkpoint mode...",
|
627 |
-
"stft_2": "STFT applied to mix. Spectrum shape: {shape}",
|
628 |
-
"cache": "Computed padding",
|
629 |
-
"shape": "Mix shape after padding: {shape}, Number of parts: {num_chunks}",
|
630 |
-
"process_no_check": "Processing in no-checkpoint mode...",
|
631 |
-
"n_sample_or_pad": "Number of samples: {n_sample}, Computed padding: {pad}",
|
632 |
-
"shape_2": "Mix shape after padding",
|
633 |
-
"process_part": "Processed part {mix_waves}: Start {i}, End {ii}",
|
634 |
-
"mix_waves_to_tensor": "Converted mix_waves to tensor. Tensor shape: {shape}",
|
635 |
-
"mix_match": "Mix mode Match; applying compensation factor.",
|
636 |
-
"tar_waves": "tar_waves. Shape",
|
637 |
-
"normalization_2": "Normalizing result by dividing it by divisor.",
|
638 |
-
"mix_wave": "Processing mix_wave batch",
|
639 |
-
"mix_or_batch": "Mix parts into batches. Number of batches",
|
640 |
-
"demix_is_match_mix": "Starting demix process with is_match_mix,",
|
641 |
-
"mix_shape": "Root mix parts stored. Shape",
|
642 |
-
"chunk_size_or_overlap": "Chunk size for compatible mixing: {chunk_size}, Overlap: {overlap}",
|
643 |
-
"chunk_size_or_overlap_standard": "Standard chunk size: {chunk_size}, Overlap: {overlap}",
|
644 |
-
"calc_size": "Generated size calculated",
|
645 |
-
"window": "Window applied to this segment.",
|
646 |
-
"process_part_2": "Processing segment {total}/{total_chunks}: Start {start}, End {end}",
|
647 |
-
"all_process_part": "Total segments to process",
|
648 |
-
"step_or_overlap": "Step size to process parts: {step} with overlap set to {overlap}.",
|
649 |
-
"mix_cache": "Mix prepared with padding. Mix shape",
|
650 |
-
"dims": "Cannot use sin/cos position encoding with odd dimensions (dim={dims})",
|
651 |
-
"activation": "activation must be relu/gelu, not {activation}",
|
652 |
-
"length_or_training_length": "Provided length {length} exceeds training duration {training_length}",
|
653 |
-
"type_not_valid": "Invalid type for",
|
654 |
-
"del_parameter": "Removing non-existent parameter ",
|
655 |
-
"info": "Common parameters: Model name = {model_name}, Model path = {model_path}",
|
656 |
-
"info_2": "Common parameters: Output path = {output_dir}, Output format = {output_format}",
|
657 |
-
"info_3": "Common parameters: Normalization threshold = {normalization_threshold}",
|
658 |
-
"info_4": "Common parameters: Denoising enabled = {enable_denoise}, Single stem output = {output_single_stem}",
|
659 |
-
"info_5": "Common parameters: Inversion using specs = {invert_using_spec}, Sample rate = {sample_rate}",
|
660 |
-
"info_6": "Common parameters: Primary root name = {primary_stem_name}, Secondary root name = {secondary_stem_name}",
|
661 |
-
"info_7": "Common parameters: Karaoke mode = {is_karaoke}, BV model = {is_bv_model}, BV model rebalancing = {bv_model_rebalance}",
|
662 |
-
"success_process": "Completed processing root {stem_name} and writing audio...",
|
663 |
-
"load_audio": "Loading audio from file",
|
664 |
-
"load_audio_success": "Audio loaded. Sample rate: {sr}, Audio shape: {shape}",
|
665 |
-
"convert_mix": "Converting provided mix array.",
|
666 |
-
"convert_shape": "Converted mix shape: {shape}",
|
667 |
-
"audio_not_valid": "Audio file {audio_path} is empty or invalid",
|
668 |
-
"audio_valid": "Audio file is valid and contains data.",
|
669 |
-
"mix_single": "Mix is mono. Converting to stereo.",
|
670 |
-
"convert_mix_audio": "Converted to stereo mix.",
|
671 |
-
"mix_success_2": "Mix preparation completed.",
|
672 |
-
"duration": "Audio duration is {duration_hours} hours ({duration_seconds} seconds).",
|
673 |
-
"write": "Using {name} to write.",
|
674 |
-
"write_audio": "Writing {name} with root path:",
|
675 |
-
"original_not_valid": "Warning: Original source array is nearly silent or empty.",
|
676 |
-
"shape_audio": "Audio data shape before processing",
|
677 |
-
"convert_data": "Data type before conversion",
|
678 |
-
"original_source_to_int16": "Converted original_source to int16.",
|
679 |
-
"shape_audio_2": "Interleaved audio data shape",
|
680 |
-
"create_audiosegment": "Successfully created AudioSegment.",
|
681 |
-
"create_audiosegment_error": "Specific error while creating AudioSegment",
|
682 |
-
"export_error": "Error exporting audio file",
|
683 |
-
"export_success": "Successfully exported audio file to",
|
684 |
-
"clean": "Running garbage collection...",
|
685 |
-
"clean_cache": "Clearing {name} cache...",
|
686 |
-
"del_path": "Deleting path, source, and root of input audio file...",
|
687 |
-
"not_success": "Process was not successful: ",
|
688 |
-
"resample_error": "Error during resampling",
|
689 |
-
"shapes": "Shapes",
|
690 |
-
"wav_resolution": "Resolution type",
|
691 |
-
"warnings": "Warning: Extremely aggressive values detected",
|
692 |
-
"warnings_2": "Warning: NaN or infinite values detected in wave input. Shape",
|
693 |
-
"process_file": "Processing file... \n",
|
694 |
-
"save_instruments": "Saving reverse track...",
|
695 |
-
"assert": "Audio files must have the same shape - Mix: {mixshape}, Inst: {instrumentalshape}",
|
696 |
-
"rubberband": "Rubberband CLI cannot be executed. Please ensure Rubberband-CLI is installed.",
|
697 |
-
"rate": "Rate must be strictly positive",
|
698 |
-
"gdown_warning": "You provided a Google Drive link that is not a direct file download link. Consider using the `--fuzzy` option or the following URL: https://drive.google.com/uc?id={file_id}",
|
699 |
-
"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.",
|
700 |
-
"gdown_error_2": "Failed to retrieve file path:\n\n{error}\n\nYou can still access the file via a browser:\n\n\t{url_origin}\n\nbut Gdown cannot. Please check your connection and permissions.",
|
701 |
-
"temps": "Several temporary files exist for continuation:",
|
702 |
-
"del_all_temps": "Please delete all except one to continue downloading.",
|
703 |
-
"continue": "Continue:",
|
704 |
-
"to": "To:",
|
705 |
-
"gdown_value_error": "A path or ID must be specified",
|
706 |
-
"missing_url": "URL is missing",
|
707 |
-
"mac_not_match": "MAC does not match",
|
708 |
-
"file_not_access": "File is not accessible",
|
709 |
-
"int_resp==-3": "Request failed, retrying"
|
710 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/languages/vi-VN.json
DELETED
@@ -1,710 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"set_precision": "Ghi đè tiền xử lý và config.json để sử dụng {precision}.",
|
3 |
-
"set_lang": "Đã đặt ngôn ngữ hiển thị là {lang}",
|
4 |
-
"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.",
|
5 |
-
"text": "văn bản",
|
6 |
-
"upload_success": "Đã tải lên tệp {name} thành công.",
|
7 |
-
"download_url": "Tải từ đường dẫn liên kết",
|
8 |
-
"download_from_csv": "Tải từ kho mô hình csv",
|
9 |
-
"download_from_applio": "Tải mô hình từ Applio",
|
10 |
-
"upload": "Tải lên",
|
11 |
-
"option_not_valid": "Tùy chọn không hợp lệ!",
|
12 |
-
"list_model": "Danh sách mô hình",
|
13 |
-
"success": "Hoàn thành!",
|
14 |
-
"index": "chỉ mục",
|
15 |
-
"model": "mô hình",
|
16 |
-
"zip": "nén",
|
17 |
-
"search": "tìm kiếm",
|
18 |
-
"provide_file": "Vui lòng cung cấp tệp {filename} hợp lệ!",
|
19 |
-
"start": "Bắt đầu {start}...",
|
20 |
-
"not_found": "Không tìm thấy {name}",
|
21 |
-
"found": "Đã tìm thấy {results} kết quả!",
|
22 |
-
"download_music": "tải nhạc",
|
23 |
-
"download": "tải xuống",
|
24 |
-
"provide_url": "Vui lòng cung cấp đường dẫn liên kết.",
|
25 |
-
"provide_name_is_save": "Vui lòng cung cấp tên mô hình để lưu.",
|
26 |
-
"not_support_url": "Liên kết mô hình của bạn không được hỗ trợ.",
|
27 |
-
"error_occurred": "Đã xảy ra lỗi: {e}",
|
28 |
-
"not_model": "Tệp bạn vừa tải lên không phải là tệp mô hình!",
|
29 |
-
"unable_analyze_model": "Không phân tích được mô hình!",
|
30 |
-
"credits": "\n**Dự án này được nấu bởi [Phạm Huỳnh Anh]({author})**\n\n**Dự án được nấu dựa trên một số dự án chính như:**\n\n**Chuyển đổi, Xử lý, Trích xuất, Huấn luyện, Đọc mô hình, dung hợp mô hình, mô hình huấn luyện, kho mô hình...: [Applio]({applio}) của nhóm [AI Hispano]({ai_hispano})**\n\n**Phương pháp trích xuất, cách hiển thị thông tin, cách ghi nhật ký, mô hình huấn luyện...: [Retrieval-based-Voice-Conversion-WebUI]({rvc_webui}) của tác giả [RVC BOSS]({rvc_boss})**\n\n**Mô hình tách nhạc MDX-Net và Demucs: [Python-audio-separator]({python_audio_separator}) của tác giả [Andrew Beveridge]({andrew_beveridge})**\n",
|
31 |
-
"download_pretrain": "Tải xuống huấn luyện trước...",
|
32 |
-
"provide_pretrain": "Vui lòng cung cấp đường dẫn mô hình huấn luyện trước {dg}.",
|
33 |
-
"provide_hubert": "Vui lòng đưa đường dẫn liên kết đến mô hình nhúng",
|
34 |
-
"sr_not_same": "Tốc độ lấy mẫu của hai mô hình không giống nhau",
|
35 |
-
"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.",
|
36 |
-
"fushion_model": "dung hợp mô hình",
|
37 |
-
"model_fushion_info": "Mô hình được {name} được dung hợp từ {pth_1} và {pth_2} với ratio {ratio}.",
|
38 |
-
"not_found_create_time": "Không tìm thấy thời gian tạo.",
|
39 |
-
"format_not_valid": "Định dạng không hợp lệ.",
|
40 |
-
"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!",
|
41 |
-
"epoch": "kỷ nguyên.",
|
42 |
-
"step": "bước",
|
43 |
-
"sr": "tốc độ lấy mẫu.",
|
44 |
-
"f0": "huấn luyện cao độ",
|
45 |
-
"version": "phiên bản.",
|
46 |
-
"not_f0": "Không được huấn luyện cao độ",
|
47 |
-
"trained_f0": "Được huấn luyện cao độ",
|
48 |
-
"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",
|
49 |
-
"input_not_valid": "Vui lòng nhập đầu vào hợp lệ!",
|
50 |
-
"output_not_valid": "Vui lòng nhập đầu ra hợp lệ!",
|
51 |
-
"apply_effect": "áp dụng hiệu ứng",
|
52 |
-
"enter_the_text": "Vui lòng nhập văn bản để đọc!",
|
53 |
-
"choose_voice": "Vui lòng chọn giọng!",
|
54 |
-
"convert": "Chuyển đổi {name}...",
|
55 |
-
"separator_music": "tách nhạc",
|
56 |
-
"notfound": "Không tìm thấy",
|
57 |
-
"turn_on_use_audio": "Vui lòng bật sử dụng âm thanh vừa tách để sử dụng",
|
58 |
-
"turn_off_convert_backup": "Tắt chuyển đổi giọng bè để có thể sử dụng giọng gốc",
|
59 |
-
"turn_off_merge_backup": "Tắt không kết hợp giọng bè để có thể sử dụng giọng gốc",
|
60 |
-
"not_found_original_vocal": "Không tìm thấy giọng gốc!",
|
61 |
-
"convert_vocal": "Đang chuyển đổi giọng nói...",
|
62 |
-
"convert_success": "Đã hoàn thành chuyển đổi giọng nói!",
|
63 |
-
"convert_backup": "Đang chuyển đổi giọng bè...",
|
64 |
-
"convert_backup_success": "Đã Hoàn thành chuyển đổi giọng bè!",
|
65 |
-
"merge_backup": "Kết hợp giọng với giọng bè...",
|
66 |
-
"merge_success": "Kết hợp Hoàn thành.",
|
67 |
-
"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...",
|
68 |
-
"not_found_in_folder": "Không tìm thấy tệp âm thanh trong thư mục!",
|
69 |
-
"batch_convert": "Đang chuyển đổi hàng loạt...",
|
70 |
-
"batch_convert_success": "Chuyển đổi hàng loạt thành công!",
|
71 |
-
"create": "tạo",
|
72 |
-
"provide_name": "Vui lòng cung cấp tên mô hình.",
|
73 |
-
"not_found_data": "Không tìm thấy dữ liệu",
|
74 |
-
"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",
|
75 |
-
"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",
|
76 |
-
"provide_pretrained": "Vui lòng nhập huấn luyện {dg}",
|
77 |
-
"download_pretrained": "Tải xuống huấn luyện trước {dg}{rvc_version} gốc",
|
78 |
-
"not_found_pretrain": "Không tìm thấy huấn luyện trước {dg}",
|
79 |
-
"not_use_pretrain": "Sẽ không có huấn luyện trước được sử dụng",
|
80 |
-
"training": "huấn luyện",
|
81 |
-
"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>",
|
82 |
-
"rick_roll": "Bấm vào đây nếu bạn muốn bị Rick Roll:) ---> [RickRoll]({rickroll})",
|
83 |
-
"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...**",
|
84 |
-
"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.**",
|
85 |
-
"separator_tab": "Tách Nhạc",
|
86 |
-
"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è",
|
87 |
-
"clear_audio": "Làm sạch âm thanh",
|
88 |
-
"separator_backing": "Tách giọng bè",
|
89 |
-
"denoise_backing": "Khữ giọng bè",
|
90 |
-
"denoise_mdx": "Khữ tách MDX",
|
91 |
-
"use_mdx": "Sử dụng MDX",
|
92 |
-
"dereveb_audio": "Tách vang giọng",
|
93 |
-
"dereveb_backing": "Tách vang bè",
|
94 |
-
"denoise_dereveb": "Khữ tách vang",
|
95 |
-
"separator_model": "Mô hình tách nhạc",
|
96 |
-
"separator_backing_model": "Mô hình tách bè",
|
97 |
-
"shift": "Số lượng dự đoán",
|
98 |
-
"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",
|
99 |
-
"segments_size": "Kích Thước Phân Đoạn",
|
100 |
-
"segments_size_info": "Càng cao chất lượng càng tốt nhưng tốn tài nguyên",
|
101 |
-
"batch_size": "Kích thước lô",
|
102 |
-
"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ớ",
|
103 |
-
"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",
|
104 |
-
"overlap": "Chồng chéo",
|
105 |
-
"overlap_info": "Số lượng chồng chéo giữa các cửa sổ dự đoán",
|
106 |
-
"export_format": "Định dạng âm thanh",
|
107 |
-
"export_info": "Định dạng âm thanh khi xuất tệp âm thanh ra",
|
108 |
-
"output_separator": "Âm thanh đã được tách",
|
109 |
-
"hop_length_info": "Biểu thị khoảng thời gian di chuyển cửa sổ phân tích trên tín hiệu âm thanh khi thực hiện các phép biến đổi. Giá trị nhỏ hơn tăng độ chi tiết nhưng tốn tài nguyên tính toán hơn",
|
110 |
-
"drop_audio": "Thả âm thanh vào đây",
|
111 |
-
"drop_text": "Thả tệp văn bản vào đây",
|
112 |
-
"use_url": "Sử dụng đường dẫn youtube",
|
113 |
-
"url_audio": "Đường dẫn liên kết đến âm thanh",
|
114 |
-
"downloads": "Tải Xuống",
|
115 |
-
"clean_strength": "Mức độ làm sạch âm thanh",
|
116 |
-
"clean_strength_info": "Mức độ của bộ làm sạch âm thanh để lọc giọng hát khi xuất",
|
117 |
-
"input_output": "Đầu vào, đầu ra âm thanh",
|
118 |
-
"audio_path": "Đường dẫn đầu vào âm thanh",
|
119 |
-
"refesh": "Tải lại",
|
120 |
-
"output_folder": "Đường dẫn thư mục đầu ra âm thanh",
|
121 |
-
"output_folder_info": "Nhập đường dẫn thư mục âm thanh sẽ xuất ra ở đó",
|
122 |
-
"input_audio": "Đầu vào âm thanh",
|
123 |
-
"instruments": "Nhạc nền",
|
124 |
-
"original_vocal": "Giọng gốc",
|
125 |
-
"main_vocal": "Giọng chính",
|
126 |
-
"backing_vocal": "Giọng bè",
|
127 |
-
"convert_audio": "Chuyển Đổi Âm Thanh",
|
128 |
-
"convert_info": "Chuyển đổi âm thanh bằng mô hình giọng nói đã được huấn luyện",
|
129 |
-
"upscale_audio": "Tăng chất lượng",
|
130 |
-
"autotune": "Tự động điều chỉnh",
|
131 |
-
"use_audio": "Sử dụng âm thanh vừa tách",
|
132 |
-
"convert_original": "Chuyển đổi giọng gốc",
|
133 |
-
"convert_backing": "Chuyển đổi giọng bè",
|
134 |
-
"not_merge_backing": "Không kết hợp giọng bè",
|
135 |
-
"merge_instruments": "Kết hợp nhạc nền",
|
136 |
-
"pitch": "Cao độ",
|
137 |
-
"pitch_info": "Khuyến cáo: chỉnh lên 12 để chuyển giọng nam thành nữ và ngược lại",
|
138 |
-
"model_accordion": "Mô hình và chỉ mục",
|
139 |
-
"model_name": "Tệp mô hình",
|
140 |
-
"index_path": "Tệp chỉ mục",
|
141 |
-
"index_strength": "Ảnh hưởng của chỉ mục",
|
142 |
-
"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",
|
143 |
-
"output_path": "Đường dẫn đầu ra âm thanh",
|
144 |
-
"output_path_info": "Nhập đường dẫn đầu ra(cứ để định dạng .wav khi chuyển đổi nó tự sửa)",
|
145 |
-
"setting": "Cài đặt chung",
|
146 |
-
"f0_method": "Phương pháp trích xuất",
|
147 |
-
"f0_method_info": "Phương pháp để trích xuất dữ liệu",
|
148 |
-
"f0_method_hybrid": "Phương pháp trích xuất HYBRID",
|
149 |
-
"f0_method_hybrid_info": "Sự kết hợp của hai loại trích xuất khác nhau",
|
150 |
-
"hubert_model": "Mô hình nhúng",
|
151 |
-
"hubert_info": "Mô hình được huấn luyện trước để giúp nhúng",
|
152 |
-
"modelname": "Tên của mô hình",
|
153 |
-
"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",
|
154 |
-
"split_audio": "Cắt âm thanh",
|
155 |
-
"split_audio_info": "Cắt âm thanh ra các phần nhỏ để chuyển đổi có thể giúp tăng tốc độ",
|
156 |
-
"batch_process": "Xử lý lô",
|
157 |
-
"batch_process_info": "Xử lý lô có thể giảm thời gian huấn luyện nhưng có thể bị quá tải",
|
158 |
-
"autotune_rate": "Mức độ điều chỉnh",
|
159 |
-
"autotune_rate_info": "Mức độ điều chỉnh tự động",
|
160 |
-
"resample": "Lấy mẫu lại",
|
161 |
-
"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",
|
162 |
-
"filter_radius": "Lọc trung vị",
|
163 |
-
"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ở.",
|
164 |
-
"volume_envelope": "Đường bao âm thanh",
|
165 |
-
"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",
|
166 |
-
"protect": "Bảo vệ phụ âm",
|
167 |
-
"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",
|
168 |
-
"output_convert": "Âm thanh đã được chuyển đổi",
|
169 |
-
"main_convert": "Chuyển đổi giọng chính",
|
170 |
-
"main_or_backing": "Giọng chính + Giọng bè",
|
171 |
-
"voice_or_instruments": "Giọng + Nhạc nền",
|
172 |
-
"convert_text": "Chuyển Đổi Văn Bản",
|
173 |
-
"convert_text_markdown": "## Chuyển Đổi Văn Bản Thành Giọng Nói",
|
174 |
-
"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",
|
175 |
-
"input_txt": "Nhập dữ liệu từ tệp văn bản txt",
|
176 |
-
"text_to_speech": "Văn bản cần đọc",
|
177 |
-
"voice_speed": "Tốc độ đọc",
|
178 |
-
"voice_speed_info": "Tốc độ đọc của giọng nói",
|
179 |
-
"tts_1": "1. Chuyển Đổi Văn Bản",
|
180 |
-
"tts_2": "2. Chuyển Đổi Giọng Nói",
|
181 |
-
"voice": "Giọng nói của các nước",
|
182 |
-
"output_tts": "Đường dẫn đầu ra giọng nói",
|
183 |
-
"output_tts_convert": "Đường dẫn đầu ra giọng chuyển đổi",
|
184 |
-
"tts_output": "Nhập đường dẫn đầu ra",
|
185 |
-
"output_tts_markdown": "Âm thanh chưa được chuyển đổi và âm thanh đã được chuyển đổi",
|
186 |
-
"output_text_to_speech": "Giọng được tạo bởi chuyển đổi văn bản thành giọng nói",
|
187 |
-
"output_file_tts_convert": "Giọng được chuyển đổi bởi mô hình",
|
188 |
-
"output_audio": "Đầu ra âm thanh",
|
189 |
-
"provide_output": "Nhập đường dẫn đầu ra",
|
190 |
-
"audio_effects": "Hiệu Ứng Âm Thanh",
|
191 |
-
"apply_audio_effects": "## Áp Dụng Thêm Hiệu Ứng Cho Âm Thanh",
|
192 |
-
"audio_effects_edit": "Chỉnh sửa thêm hiệu ứng cho âm thanh",
|
193 |
-
"reverb": "Hiệu ứng vọng âm",
|
194 |
-
"chorus": "Hiệu ứng hòa âm",
|
195 |
-
"delay": "Hiệu ứng độ trễ",
|
196 |
-
"more_option": "Tùy chọn thêm",
|
197 |
-
"phaser": "Hiệu ứng xoay pha",
|
198 |
-
"compressor": "Hiệu ứng nén",
|
199 |
-
"apply": "Áp dụng",
|
200 |
-
"reverb_freeze": "Chế độ đóng băng",
|
201 |
-
"reverb_freeze_info": "Tạo hiệu ứng vang liên tục khi bật chế độ này",
|
202 |
-
"room_size": "Kích thước phòng",
|
203 |
-
"room_size_info": "Điều chỉnh không gian của phòng để tạo độ vang",
|
204 |
-
"damping": "Giảm âm",
|
205 |
-
"damping_info": "Điều chỉnh độ hút âm, kiểm soát mức độ vang",
|
206 |
-
"wet_level": "Mức độ tín hiệu vang",
|
207 |
-
"wet_level_info": "Điều chỉnh mức độ của tín hiệu có hiệu ứng vọng âm",
|
208 |
-
"dry_level": "Mức độ tín hiệu gốc",
|
209 |
-
"dry_level_info": "Điều chỉnh mức độ của tín hiệu không có hiệu ứng",
|
210 |
-
"width": "Chiều rộng âm thanh",
|
211 |
-
"width_info": "Điều chỉnh độ rộng của không gian âm thanh",
|
212 |
-
"chorus_depth": "Giảm âm",
|
213 |
-
"chorus_depth_info": "Điều chỉnh cường độ hòa âm, tạo ra cảm giác rộng cho âm thanh",
|
214 |
-
"chorus_rate_hz": "Tần số",
|
215 |
-
"chorus_rate_hz_info": "Điều chỉnh tốc độ dao động của hòa âm",
|
216 |
-
"chorus_mix": "Trộn tín hiệu",
|
217 |
-
"chorus_mix_info": "Điều chỉnh mức độ trộn giữa âm gốc và âm có hiệu ứng",
|
218 |
-
"chorus_centre_delay_ms": "Đỗ trễ trung tâm (mili giây)",
|
219 |
-
"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",
|
220 |
-
"chorus_feedback": "Phản hồi",
|
221 |
-
"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",
|
222 |
-
"delay_seconds": "Thời gian trễ",
|
223 |
-
"delay_seconds_info": "Điều chỉnh khoảng thời gian trễ giữa âm gốc và âm có hiệu ứng",
|
224 |
-
"delay_feedback": "Phản hồi độ trễ",
|
225 |
-
"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",
|
226 |
-
"delay_mix": "Trộn tín hiệu độ trễ",
|
227 |
-
"delay_mix_info": "Điều chỉnh mức độ trộn giữa âm gốc và âm trễ",
|
228 |
-
"fade": "Hiệu ứng mờ dần",
|
229 |
-
"bass_or_treble": "Âm trầm và âm cao",
|
230 |
-
"limiter": "Giới hạn ngưỡng",
|
231 |
-
"distortion": "Hiệu ứng nhiễu âm",
|
232 |
-
"gain": "Cường độ âm",
|
233 |
-
"bitcrush": "Hiệu ứng giảm bits",
|
234 |
-
"clipping": "Hiệu ứng méo âm",
|
235 |
-
"fade_in": "Hiệu ứng mờ dần vào (mili giây)",
|
236 |
-
"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",
|
237 |
-
"fade_out": "Hiệu ứng mờ dần ra (mili giây)",
|
238 |
-
"fade_out_info": "thời gian mà âm thanh sẽ giảm dần từ xuống 0",
|
239 |
-
"bass_boost": "Độ khuếch đại âm trầm (db)",
|
240 |
-
"bass_boost_info": "mức độ tăng cường âm trầm",
|
241 |
-
"bass_frequency": "Tần số cắt của bộ lọc thông thấp (Hz)",
|
242 |
-
"bass_frequency_info": "tần số mà âm thanh bắt đầu bị giảm. Tần số thấp hơn sẽ làm âm trầm rõ hơn",
|
243 |
-
"treble_boost": "Độ khuếch đại âm cao (db)",
|
244 |
-
"treble_boost_info": "mức độ tăng cường âm cao",
|
245 |
-
"treble_frequency": "Tần số cắt của bộ lọc thông cao (Hz)",
|
246 |
-
"treble_frequency_info": "âm thanh dưới tần số này sẽ bị lọc bỏ. Tần số càng cao thì chỉ giữ lại âm càng cao",
|
247 |
-
"limiter_threashold_db": "Ngưỡng giới hạn",
|
248 |
-
"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",
|
249 |
-
"limiter_release_ms": "Thời gian thả",
|
250 |
-
"limiter_release_ms_info": "Khoảng thời gian để âm thanh trở lại sau khi bị giới hạn",
|
251 |
-
"distortion_info": "Điều chỉnh mức độ nhiễu âm, tạo hiệu ứng méo tiếng",
|
252 |
-
"gain_info": "Tăng giảm âm lượng của tín hiệu",
|
253 |
-
"clipping_threashold_db": "Ngưỡng cắt",
|
254 |
-
"clipping_threashold_db_info": "Cắt bớt tín hiệu vượt quá ngưỡng, tạo âm thanh méo",
|
255 |
-
"bitcrush_bit_depth": "Độ sâu bit",
|
256 |
-
"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",
|
257 |
-
"phaser_depth": "Độ sâu",
|
258 |
-
"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",
|
259 |
-
"phaser_rate_hz": "Tần số",
|
260 |
-
"phaser_rate_hz_info": "Điều chỉnh tốc độ của hiệu ứng hiệu ứng xoay pha",
|
261 |
-
"phaser_mix": "Trộn tín hiệu",
|
262 |
-
"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ý",
|
263 |
-
"phaser_centre_frequency_hz": "Tần số trung tâm",
|
264 |
-
"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",
|
265 |
-
"phaser_feedback": "Phản hồi",
|
266 |
-
"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ẹ",
|
267 |
-
"compressor_threashold_db": "Ngưỡng nén",
|
268 |
-
"compressor_threashold_db_info": "Ngưỡng mức âm thanh sẽ bị nén khi vượt qua ngưỡng này",
|
269 |
-
"compressor_ratio": "Tỉ lệ nén",
|
270 |
-
"compressor_ratio_info": "Điều chỉnh mức độ nén âm thanh khi vượt qua ngưỡng",
|
271 |
-
"compressor_attack_ms": "Thời gian tấn công (mili giây)",
|
272 |
-
"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",
|
273 |
-
"compressor_release_ms": "Thời gian thả",
|
274 |
-
"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",
|
275 |
-
"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)",
|
276 |
-
"createdataset": "Tạo dữ liệu",
|
277 |
-
"create_dataset_markdown": "## Tạo Dữ Liệu Huấn Luyện Từ Youtube",
|
278 |
-
"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",
|
279 |
-
"denoise": "Khử tách mô hình",
|
280 |
-
"skip": "Bỏ qua giây",
|
281 |
-
"model_ver": "Phiên bản tách giọng",
|
282 |
-
"model_ver_info": "Phiên bản của mô hình tách nhạc để tách giọng",
|
283 |
-
"create_dataset_info": "Thông tin tạo dữ liệu",
|
284 |
-
"output_data": "Đầu ra dữ liệu",
|
285 |
-
"output_data_info": "Đầu ra dữ liệu sau khi tạo xong dữ liệu",
|
286 |
-
"skip_start": "Bỏ qua phần đầu",
|
287 |
-
"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",
|
288 |
-
"skip_end": "Bỏ qua phần cuối",
|
289 |
-
"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",
|
290 |
-
"training_model": "Huấn Luyện Mô Hình",
|
291 |
-
"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",
|
292 |
-
"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)",
|
293 |
-
"sample_rate": "Tỉ lệ lấy mẫu",
|
294 |
-
"sample_rate_info": "Tỉ lệ lấy mẫu của mô hình",
|
295 |
-
"training_version": "Phiên bản mô hình",
|
296 |
-
"training_version_info": "Phiên bản mô hình khi huấn luyện",
|
297 |
-
"training_pitch": "Huấn luyện cao độ",
|
298 |
-
"training_pitch_info": "Huấn luyện cao độ cho mô hình",
|
299 |
-
"upload_dataset": "Tải lên dữ liệu huấn luyện",
|
300 |
-
"preprocess_split": "Nên tắt nếu dữ liệu đã được xử lý",
|
301 |
-
"preprocess_effect": "Hiệu ứng quá trình",
|
302 |
-
"preprocess_effect_info": "Nên tắt nếu dữ liệu đã được xử lý",
|
303 |
-
"clear_dataset": "Làm sạch dữ liệu",
|
304 |
-
"clear_dataset_info": "Làm sạch các đoạn dữ liệu",
|
305 |
-
"preprocess_info": "Thông tin phần xử lý trước",
|
306 |
-
"preprocess_button": "1. Xử lý dữ liệu",
|
307 |
-
"extract_button": "2. Trích xuất dữ liệu",
|
308 |
-
"extract_info": "Thông tin phần trích xuất dữ liệu",
|
309 |
-
"total_epoch": "Tổng số kỷ nguyên",
|
310 |
-
"total_epoch_info": "Tổng số kỷ nguyên huấn luyện đào tạo",
|
311 |
-
"save_epoch": "Tần suất lưu",
|
312 |
-
"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",
|
313 |
-
"create_index": "Tạo chỉ mục",
|
314 |
-
"index_algorithm": "Thuật toán chỉ mục",
|
315 |
-
"index_algorithm_info": "Thuật toán tạo chỉ mục",
|
316 |
-
"custom_dataset": "Tùy chọn thư mục",
|
317 |
-
"custom_dataset_info": "Tùy chọn thư mục dữ liệu huấn luyện",
|
318 |
-
"overtraining_detector": "Kiểm tra quá sức",
|
319 |
-
"overtraining_detector_info": "Kiểm tra huấn luyện mô hình quá sức",
|
320 |
-
"sync_graph": "Đồng bộ biểu đồ",
|
321 |
-
"sync_graph_info": "Chỉ bật khi cần huấn luyện mô hình lại từ đầu.",
|
322 |
-
"cache_in_gpu": "Lưu mô hình vào đệm",
|
323 |
-
"cache_in_gpu_info": "Lưu mô hình vào bộ nhớ đệm gpu",
|
324 |
-
"dataset_folder": "Thư mục chứa dữ liệu",
|
325 |
-
"threshold": "Ngưỡng huấn luyện quá sức",
|
326 |
-
"setting_cpu_gpu": "Tùy chọn CPU/GPU",
|
327 |
-
"gpu_number": "Số gpu được sử dụng",
|
328 |
-
"gpu_number_info": "Số của GPU được sử dụng trong huấn luyện",
|
329 |
-
"save_only_latest": "Chỉ lưu mới nhất",
|
330 |
-
"save_only_latest_info": "Chỉ lưu mô hình D và G mới nhất",
|
331 |
-
"save_every_weights": "Lưu mọi mô hình",
|
332 |
-
"save_every_weights_info": "Lưu mọi mô hình sau mỗi lượt kỷ nguyên",
|
333 |
-
"gpu_info": "Thông tin của GPU",
|
334 |
-
"gpu_info_2": "Thông tin của GPU được sử dụng trong huấn luyện",
|
335 |
-
"cpu_core": "Số lõi xử lý có thể sử d���ng",
|
336 |
-
"cpu_core_info": "Số lõi được sử dụng trong việc huấn luyện",
|
337 |
-
"not_use_pretrain_2": "Không dùng huấn luyện",
|
338 |
-
"not_use_pretrain_info": "Không dùng huấn luyện trước",
|
339 |
-
"custom_pretrain": "Tùy chỉnh huấn luyện",
|
340 |
-
"custom_pretrain_info": "Tùy chỉnh huấn luyện trước",
|
341 |
-
"pretrain_file": "Tệp mô hình huấn luyện trước {dg}",
|
342 |
-
"train_info": "Thông tin phần huấn luyện",
|
343 |
-
"export_model": "5. Xuất Mô hình",
|
344 |
-
"zip_model": "2. Nén mô hình",
|
345 |
-
"output_zip": "Đầu ra tệp khi nén",
|
346 |
-
"refesh_pretrain": "Tải lại huấn luyện trước",
|
347 |
-
"model_path": "Đường dẫn mô hình",
|
348 |
-
"model_ratio": "Tỉ lệ mô hình",
|
349 |
-
"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 đó",
|
350 |
-
"output_model_path": "Đầu ra mô hình",
|
351 |
-
"fushion": "Dung Hợp Mô Hình",
|
352 |
-
"fushion_markdown": "## Dung Hợp Hai Mô Hình Với Nhau",
|
353 |
-
"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",
|
354 |
-
"read_model": "Đọc Thông Tin",
|
355 |
-
"read_model_markdown": "## Đọc Thông Tin Của Mô Hình",
|
356 |
-
"read_model_markdown_2": "Đọc các thông tin được ghi trong mô hình",
|
357 |
-
"drop_model": "Thả mô hình vào đây",
|
358 |
-
"readmodel": "Đọc mô hình",
|
359 |
-
"model_path_info": "Nhập đường dẫn đến tệp mô hình",
|
360 |
-
"modelinfo": "Thông Tin Mô Hình",
|
361 |
-
"download_markdown": "## Tải Xuống Mô Hình",
|
362 |
-
"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",
|
363 |
-
"model_download": "Tải xuống mô hình giọng nói",
|
364 |
-
"model_url": "Đường dẫn liên kết đến mô hình",
|
365 |
-
"30s": "Vui lòng đợi khoảng 30 giây. Hệ thống sẽ tự khởi động lại!",
|
366 |
-
"fp_select": "Đang đặt lại độ chính xác...",
|
367 |
-
"fp_select_2": "Đã đặt độ chính xác là: {fp}",
|
368 |
-
"model_download_select": "Chọn cách tải mô hình",
|
369 |
-
"model_warehouse": "Kho mô hình",
|
370 |
-
"get_model": "Nhận mô hình",
|
371 |
-
"name_to_search": "Tên để tìm kiếm",
|
372 |
-
"search_2": "Tìm kiếm",
|
373 |
-
"select_download_model": "Chọn mô hình đã được tìm kiếm(Bấm vào để chọn)",
|
374 |
-
"download_pretrainec": "Tải xuống mô hình huấn luyện trước",
|
375 |
-
"only_huggingface": "Chỉ hỗ trợ huggingface.co",
|
376 |
-
"pretrained_url": "Đường dẫn liên kết đến mô hình huấn luyện trước {dg}",
|
377 |
-
"select_pretrain": "Chọn mô hình huấn luyện trước",
|
378 |
-
"select_pretrain_info": "Chọn mô hình huấn luyện trước để cài đặt về",
|
379 |
-
"pretrain_sr": "Tốc độ lấy mẫu của mô hình",
|
380 |
-
"drop_pretrain": "Thả mô hình huấn luyện trước {dg} vào đây",
|
381 |
-
"hubert_download": "Tải xuống mô hình nhúng",
|
382 |
-
"hubert_url": "Đường dẫn liên kết tới mô hình nhúng",
|
383 |
-
"drop_hubert": "Thả mô hình nhúng vào đây",
|
384 |
-
"source": "Nguồn Gốc",
|
385 |
-
"source_info": "## Nguồn Gốc Và Tác Giả Của Dự án",
|
386 |
-
"settings": "Tùy Chỉnh",
|
387 |
-
"settings_markdown": "## Tùy Chỉnh Thêm",
|
388 |
-
"settings_markdown_2": "Tùy chỉnh thêm một số tính năng của dự án",
|
389 |
-
"lang": "Ngôn ngữ",
|
390 |
-
"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 30 giây để cập nhật)",
|
391 |
-
"change_lang": "Đổi Ngôn Ngữ",
|
392 |
-
"fp_train": "Độ chính xác huấn luyện",
|
393 |
-
"fp_info": "Dùng fp32 để có độ chính xác cao, nhưng dùng nhiều bộ nhớ và yêu cầu tính toán mạnh mẽ. Dùng fp16 để giảm bộ nhớ, tăng tốc độ xử lý.",
|
394 |
-
"fp_button": "Đổi Độ Chính Xác",
|
395 |
-
"theme": "Chủ đề",
|
396 |
-
"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 30 giây để cập nhật)",
|
397 |
-
"theme_button": "Đổi Chủ Đề",
|
398 |
-
"change_light_dark": "Đổi Chế Độ Sáng/Tối",
|
399 |
-
"tensorboard_url": "Đường dẫn biểu đồ",
|
400 |
-
"errors_loading_audio": "Lỗi khi tải âm thanh: {e}",
|
401 |
-
"apply_error": "Đã xảy ra lỗi khi áp dụng hiệu ứng: {e}",
|
402 |
-
"indexpath": "Đường dẫn chỉ mục",
|
403 |
-
"skip_file": "Phần {i} được bỏ qua vì quá ngắn: {chunk}ms",
|
404 |
-
"split_total": "Tổng số phần đã cắt",
|
405 |
-
"process_audio_error": "Đã xảy ra lỗi khi xử lý âm thanh",
|
406 |
-
"merge_error": "Đã xảy ra lỗi khi ghép âm thanh",
|
407 |
-
"not_found_convert_file": "Không tìm thấy tệp đã xử lý",
|
408 |
-
"convert_batch": "Chuyển đổi hàng loạt...",
|
409 |
-
"found_audio": "Tìm thấy {audio_files} tệp âm thanh cho việc chuyển đổi.",
|
410 |
-
"not_found_audio": "Không tìm thấy tệp âm thanh!",
|
411 |
-
"error_convert": "Đã xảy ra lỗi khi chuyển đổi âm thanh: {e}",
|
412 |
-
"error_convert_batch": "Đã xảy ra lỗi khi chuyển đổi các đoạn âm thanh cắt: {e}",
|
413 |
-
"error_convert_batch_2": "Đã xảy ra lỗi khi chuyển đổi âm thanh hàng loạt: {e}",
|
414 |
-
"convert_batch_success": "Đã chuyển đổi hàng loạt thành công sau {elapsed_time} giây. {output_path}",
|
415 |
-
"convert_audio_success": "Tệp {input_path} được chuyển đổi thành công sau {elapsed_time} giây. {output_path}",
|
416 |
-
"hybrid_methods": "Tính toán ước lượng cao độ f0 cho các phương pháp {methods}",
|
417 |
-
"method_not_valid": "Phương pháp không hợp lệ",
|
418 |
-
"read_faiss_index_error": "Đã xảy ra lỗi khi đọc chỉ mục FAISS: {e}",
|
419 |
-
"read_model_error": "Thất bại khi tải mô hình: {e}",
|
420 |
-
"denoise_error": "Đã xảy ra lỗi khi loại bỏ tiếng ồn: {e}",
|
421 |
-
"change_format": "Đang chuyển đổi âm thanh sang định dạng {output_format}...",
|
422 |
-
"change_format_error": "Đã xảy ra lỗi khi chuyển đổi định dạng âm thanh: {e}",
|
423 |
-
"starting_download": "Bắt đầu tải xuống",
|
424 |
-
"version_not_valid": "Phiên bản tách giọng không hợp lệ",
|
425 |
-
"create_dataset_value_not_valid": "Bật tùy chọn tách nhạc để có thể sử dụng tùy chọn tách vang",
|
426 |
-
"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",
|
427 |
-
"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",
|
428 |
-
"=<0": "Thời gian bỏ qua bé hơn hoặc bằng 0 nên bỏ qua",
|
429 |
-
"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.",
|
430 |
-
"download_success": "Đã tải xuống thành công",
|
431 |
-
"create_dataset_error": "Đã xảy ra lỗi khi tạo dữ liệu huấn luyện",
|
432 |
-
"create_dataset_success": "Quá trình tạo dữ liệu huấn huyện đã hoàn thành sau: {elapsed_time} giây",
|
433 |
-
"skip_start_audio": "Bỏ qua âm thanh đầu thành công: {input_file}",
|
434 |
-
"skip_end_audio": "Bỏ qua âm thanh cuối thành công: {input_file}",
|
435 |
-
"merge_audio": "Đã ghép các phần chứa âm thanh lại",
|
436 |
-
"separator_process": "Đang tách giọng: {input}...",
|
437 |
-
"not_found_main_vocal": "Không tìm thấy giọng chính!",
|
438 |
-
"not_found_backing_vocal": "Không tìm thấy giọng bè!",
|
439 |
-
"not_found_instruments": "Không tìm thấy nhạc nền",
|
440 |
-
"merge_instruments_process": "Kết hợp giọng với nhạc nền...",
|
441 |
-
"dereverb": "Đang tách âm vang",
|
442 |
-
"dereverb_success": "Đã tách âm vang thành công",
|
443 |
-
"save_index": "Đã lưu tệp chỉ mục",
|
444 |
-
"create_index_error": "Đã xảy ra lỗi khi tạo chỉ mục",
|
445 |
-
"sr_not_16000": "Tỉ lệ mẫu phải là 16000",
|
446 |
-
"gpu_not_valid": "Chỉ số GPU không hợp lệ. Chuyển sang CPU.",
|
447 |
-
"extract_file_error": "Đã xảy ra lỗi khi giải nén tập tin",
|
448 |
-
"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}...",
|
449 |
-
"extract_f0": "Trích Xuất Cao Độ",
|
450 |
-
"extract_f0_success": "Quá trình trích xuất cao độ đã hoàn tất vào {elapsed_time} giây.",
|
451 |
-
"NaN": "chứa giá trị NaN và sẽ bị bỏ qua.",
|
452 |
-
"start_extract_hubert": "Đang bắt đầu nhúng trích xuất...",
|
453 |
-
"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.",
|
454 |
-
"extract_hubert": "Trích xuất nhúng",
|
455 |
-
"process_error": "Đã xảy ra lỗi khi xử lý",
|
456 |
-
"extract_hubert_success": "Quá trình trích xuất nhúng đã hoàn tất trong {elapsed_time} giây.",
|
457 |
-
"export_process": "Đường dẫn của mô hình",
|
458 |
-
"extract_error": "Đã xảy ra lỗi khi trích xuất dữ liệu",
|
459 |
-
"extract_success": "Đã trích xuất thành công mô hình",
|
460 |
-
"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",
|
461 |
-
"max_sil_kept>=hop_size": "max_sil_kept lớn hơn hoặc bằng hop_size là bắt buộc",
|
462 |
-
"start_preprocess": "Đang bắt đầu xử lý dữ liệu với {num_processes} lõi xử lý...",
|
463 |
-
"not_integer": "Thư mục ID giọng nói phải là số nguyên, thay vào đó có",
|
464 |
-
"preprocess": "Xử Lý Dữ Liệu",
|
465 |
-
"preprocess_success": "Quá trình xử lý hoàn tất sau {elapsed_time} giây.",
|
466 |
-
"preprocess_model_success": "Đã hoàn thành xử lý trước dữ liệu cho mô hình",
|
467 |
-
"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",
|
468 |
-
"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è",
|
469 |
-
"demucs_model": "Mô hình của Demucs",
|
470 |
-
"backing_model_ver": "Phiên bản mô hình của tách bè",
|
471 |
-
"mdx_model": "Mô hình mdx",
|
472 |
-
"clean_audio_success": "Đã làm sạch âm thành công!",
|
473 |
-
"separator_error": "Đã xảy ra lỗi khi tách nhạc",
|
474 |
-
"separator_success": "Quá trình tách nhạc đã hoàn thành sau: {elapsed_time} giây",
|
475 |
-
"separator_process_2": "Đang xử lý tách nhạc",
|
476 |
-
"separator_success_2": "Đã tách nhạc thành công!",
|
477 |
-
"separator_process_backing": "Đang xử lý tách giọng bè",
|
478 |
-
"separator_process_backing_success": "Đã tách giọng bè thành công!",
|
479 |
-
"process_original": "Đang xử lý tách âm vang giọng gốc...",
|
480 |
-
"process_original_success": "Đã tách âm vang giọng gốc thành công!",
|
481 |
-
"process_main": "Đang xử lý tách âm vang giọng chính...",
|
482 |
-
"process_main_success": "Đã tách âm vang giọng chính thành công!",
|
483 |
-
"process_backing": "Đang xử lý tách âm vang giọng bè...",
|
484 |
-
"process_backing_success": "Đã tách âm vang giọng bè thành công!",
|
485 |
-
"save_every_epoch": "Lưu mô hình sau: {save_every_epoch} kỷ nguyên",
|
486 |
-
"total_e": "Tổng số kỷ nguyên huấn luyện: {total_epoch} kỷ nguyên",
|
487 |
-
"dorg": "Huấn luyện trước G: {pretrainG} | Huấn luyện trước D: {pretrainD}",
|
488 |
-
"training_f0": "Huấn luyện cao độ",
|
489 |
-
"not_gpu": "Không phát hiện thấy GPU, hoàn nguyên về CPU (không khuyến nghị)",
|
490 |
-
"sync": "Biểu đồ đồng bộ hiện đã được kích hoạt! Khi bật biểu đồ đồng bộ, mô hình sẽ trải qua một giai đoạn huấn luyện duy nhất. Sau khi các biểu đồ được đồng bộ hóa, quá trình huấn luyện sẽ tiếp tục với số kỷ nguyên được chỉ định trước đó.",
|
491 |
-
"sync_success": "Đồ thị đã được đồng bộ hóa thành công!",
|
492 |
-
"not_found_checkpoint": "Không tìm thấy tệp điểm đã lưu: {checkpoint_path}",
|
493 |
-
"save_checkpoint": "Đã tải lại điểm đã lưu '{checkpoint_path}' (kỷ nguyên {checkpoint_dict})",
|
494 |
-
"save_model": "Đã lưu mô hình '{checkpoint_path}' (kỷ nguyên {iteration})",
|
495 |
-
"sid_error": "Lỗi chuyển đổi ID người nói '{sid}' thành số nguyên. Ngoại lệ: {e}",
|
496 |
-
"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",
|
497 |
-
"spec_error": "Đã xảy ra lỗi khi nhận thông số kỹ thuật từ {spec_filename}: {e}",
|
498 |
-
"time_or_speed_training": "thời gian={current_time} | tốc độ huấn luyện={elapsed_time_str}",
|
499 |
-
"savemodel": "Đã lưu mô hình '{model_dir}' (kỷ nguyên {epoch} và bước {step})",
|
500 |
-
"model_author": "Ghi công mô hình cho {model_author}",
|
501 |
-
"unregistered": "Mô hình không được ghi chép",
|
502 |
-
"not_author": "Mô hình không được ghi chép",
|
503 |
-
"training_author": "Tên chủ mô hình",
|
504 |
-
"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",
|
505 |
-
"extract_model_error": "Đã xảy ra lỗi khi trích xuất mô hình",
|
506 |
-
"start_training": "Bắt đầu huấn luyện",
|
507 |
-
"import_pretrain": "Đã nạp huấn luyện trước ({dg}) '{pretrain}'",
|
508 |
-
"not_using_pretrain": "Sẽ không có huấn luyện trước ({dg}) được sử dụng",
|
509 |
-
"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.",
|
510 |
-
"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}",
|
511 |
-
"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}",
|
512 |
-
"success_training": "Đã đào tạo hoàn thành với {epoch} kỷ nguyên, {global_step} các bước và {loss_gen_all} mất mát gen.",
|
513 |
-
"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}",
|
514 |
-
"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}",
|
515 |
-
"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})",
|
516 |
-
"model_training_info_3": "{model_name} | kỷ nguyên={epoch} | bước={global_step} | {epoch_recorder}",
|
517 |
-
"training_error": "Đã xảy ra lỗi khi huấn luyện mô hình:",
|
518 |
-
"separator_info": "Đang khởi tạo với đường dẫn đầu ra: {output_dir}, định dạng đầu ra: {output_format}",
|
519 |
-
"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.",
|
520 |
-
">0or=1": "Ngưỡng chuẩn hóa phải lớn hơn 0 và nhỏ hơn hoặc bằng 1.",
|
521 |
-
"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",
|
522 |
-
"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.",
|
523 |
-
"other_than_zero": "Cài đặt tốc độ mẫu là {sample_rate} nhưng phải là số nguyên khác 0.",
|
524 |
-
"too_high": "Cài đặt tốc độ mẫu là {sample_rate}. Nhập một cái gì đó ít tham vọng hơn.",
|
525 |
-
"sr_not_valid": "Tốc độ mẫu phải là số nguyên khác 0. Vui lòng cung cấp số nguyên hợp lệ.",
|
526 |
-
"name_ver": "Phiên bản {name}",
|
527 |
-
"os": "Hệ điều hành",
|
528 |
-
"platform_info": "Hệ thống: {system_info} Tên: {node} Phát hành: {release} Máy: {machine} Vi xử lý: {processor}",
|
529 |
-
"install_ffmpeg": "Đã cài đặt FFmpeg",
|
530 |
-
"none_ffmpeg": "FFmpeg chưa được cài đặt. Vui lòng cài đặt FFmpeg để sử dụng gói này.",
|
531 |
-
"install_onnx": "Gói {pu} ONNX Runtime được cài đặt cùng với phiên bản",
|
532 |
-
"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",
|
533 |
-
"running_in_cuda": "CUDA có sẵn trong Torch, cài đặt thiết bị Torch thành CUDA",
|
534 |
-
"onnx_have": "ONNXruntime có sẵn {have}, cho phép tăng tốc",
|
535 |
-
"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",
|
536 |
-
"python_not_install": "Gói Python: {package_name} chưa được cài đặt",
|
537 |
-
"hash": "Tính hash của tệp mô hình {model_path}",
|
538 |
-
"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}",
|
539 |
-
"cancel_download": "Tệp đã tồn tại tại {output_path}, bỏ qua quá trình tải xuống",
|
540 |
-
"download_model": "Đang tải tệp từ {url} xuống {output_path} với thời gian chờ 300 giây",
|
541 |
-
"download_error": "Không tải được tệp xuống từ {url}, mã phản hồi: {status_code}",
|
542 |
-
"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.",
|
543 |
-
"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",
|
544 |
-
"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",
|
545 |
-
"load_download_json": "Đã tải danh sách tải xuống mô hình",
|
546 |
-
"single_model": "Đã xác định được tệp mô hình đơn: {model_friendly_name}",
|
547 |
-
"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...",
|
548 |
-
"single_model_path": "Đường dẫn trả về cho tệp mô hình đơn: {model_path}",
|
549 |
-
"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}",
|
550 |
-
"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",
|
551 |
-
"find_path": "Đang cố gắng xác định ĐƯỜNG DẪN tải xuống cho cặp cấu hình",
|
552 |
-
"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...",
|
553 |
-
"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.",
|
554 |
-
"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.",
|
555 |
-
"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ế.",
|
556 |
-
"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...",
|
557 |
-
"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}",
|
558 |
-
"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ợ",
|
559 |
-
"load_yaml": "Đang tải dữ liệu mô hình từ YAML tại đường dẫn {model_data_yaml_filepath}",
|
560 |
-
"load_yaml_2": "Dữ liệu mô hình được tải từ tệp YAML: {model_data}",
|
561 |
-
"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...",
|
562 |
-
"model_hash": "Mô hình {model_path} có hash {model_hash}",
|
563 |
-
"mdx_data": "Đường dẫn dữ liệu mô hình MDX được đặt thành {mdx_model_data_path}",
|
564 |
-
"load_mdx": "Đang tải các tham số mô hình MDX từ tệp dữ liệu mô hình UVR...",
|
565 |
-
"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.",
|
566 |
-
"uvr_json": "Dữ liệu mô hình được tải từ UVR JSON bằng hàm băm {model_hash}: {model_data}",
|
567 |
-
"loading_model": "Đang tải mô hình {model_filename}...",
|
568 |
-
"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}",
|
569 |
-
"model_type_not_support": "Loại mô hình không được hỗ trợ: {model_type}",
|
570 |
-
"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.",
|
571 |
-
"import_module": "Nhập mô-đun cho loại mô hình",
|
572 |
-
"initialization": "Khởi tạo lớp phân cách cho loại mô hình",
|
573 |
-
"loading_model_success": "Đang tải mô hình hoàn tất.",
|
574 |
-
"loading_model_duration": "Tải thời lượng mô hình",
|
575 |
-
"starting_separator": "Bắt đầu quá trình tách cho đường dẫn tập tin âm thanh",
|
576 |
-
"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.",
|
577 |
-
"loading_separator_model": "Đang tải xuống mô hình {model_filename}...",
|
578 |
-
"separator_success_3": "Quá trình tách hoàn tất.",
|
579 |
-
"separator_duration": "Thời gian tách",
|
580 |
-
"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",
|
581 |
-
"not_found_model_signature": "Không thể tìm thấy mô hình được đào tạo trước có chữ ký {sig}.",
|
582 |
-
"repo_must_be_folder": "{repo} phải tồn tại và là một thư mục.",
|
583 |
-
"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}",
|
584 |
-
"demucs_info_2": "Thông số Demucs: Số lượng dự đoán = {shifts}, Chồng chéo = {overlap}",
|
585 |
-
"start_demucs": "Khởi tạo hoàn tất Demucs Separator",
|
586 |
-
"start_separator": "Bắt đầu quá trình tách...",
|
587 |
-
"prepare_mix": "Chuẩn bị hỗn hợp...",
|
588 |
-
"demix": "Hỗn hợp đã chuẩn bị để khử trộn. Hình dạng: {shape}",
|
589 |
-
"cancel_mix": "Đang tải mô hình để hủy trộn...",
|
590 |
-
"model_review": "Mô hình được tải và đặt ở chế độ đánh giá.",
|
591 |
-
"del_gpu_cache_after_demix": "Đã xóa bộ nhớ đệm mô hình và GPU sau khi hủy trộn.",
|
592 |
-
"process_output_file": "Đang xử lý tập tin đầu ra...",
|
593 |
-
"source_length": "Đang xử lý mảng nguồn, độ dài nguồn là {source_length}",
|
594 |
-
"process_ver": "Đang xử lý nguồn phiên bản...",
|
595 |
-
"set_map": "Đặt bản đồ nguồn thành {part} phần gốc...",
|
596 |
-
"process_all_part": "Xử lý cho tất cả các phần gốc...",
|
597 |
-
"skip_part": "Bỏ qua phần viết gốc {stem_name} vì out_single_stem được đặt thành {output_single_stem}...",
|
598 |
-
"starting_demix_demucs": "Đang bắt đầu quá trình trộn trong demix_demucs...",
|
599 |
-
"model_infer": "Chạy mô hình suy luận...",
|
600 |
-
"del_all_but_one": "Có mô hình được đào tạo trước trùng lặp cho chữ ký {xp_sig}. Xin vui lòng xóa tất cả trừ một.",
|
601 |
-
"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.",
|
602 |
-
"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}",
|
603 |
-
"mdx_info": "Thông số MDX: Kích thước lô = {batch_size}, Kích thước phân đoạn = {segment_size}",
|
604 |
-
"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}",
|
605 |
-
"mdx_info_3": "Thông số MDX",
|
606 |
-
"load_model_onnx": "Đang tải mô hình ONNX để suy luận...",
|
607 |
-
"load_model_onnx_success": "Đã tải mô hình thành công bằng phiên suy luận ONNXruntime.",
|
608 |
-
"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.",
|
609 |
-
"stft": "STFT nghịch đảo được áp dụng. Trả về kết quả có hình dạng",
|
610 |
-
"no_denoise": "Mô hình chạy trên quang phổ mà không khử nhiễu.",
|
611 |
-
"mix": "Đang chuẩn bị trộn cho tệp âm thanh đầu vào {audio_file_path}...",
|
612 |
-
"normalization_demix": "Chuẩn hóa hỗn hợp trước khi khử trộn...",
|
613 |
-
"mix_success": "Quá trình trộn hoàn tất.",
|
614 |
-
"primary_source": "Bình thường hóa nguồn chính...",
|
615 |
-
"secondary_source": "Sản xuất nguồn thứ cấp: Trộn ở chế độ trộn phù hợp",
|
616 |
-
"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",
|
617 |
-
"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",
|
618 |
-
"enable_denoise": "Mô hình chạy trên cả phổ âm và dương để khử nhiễu.",
|
619 |
-
"is_match_mix": "is_match_mix: dự đoán phổ thu được trực tiếp từ đầu ra STFT.",
|
620 |
-
"save_secondary_stem_output_path": "Đang lưu phần gốc {stem_name} vào {stem_output_path}...",
|
621 |
-
"starting_model": "Đang khởi tạo cài đặt mô hình...",
|
622 |
-
"input_info": "Thông số đầu vào của mô hình",
|
623 |
-
"model_settings": "Cài đặt mô hình",
|
624 |
-
"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}",
|
625 |
-
"!=2": "Dự kiến có tín hiệu âm thanh 2 kênh nhưng lại có {shape} kênh",
|
626 |
-
"process_check": "Xử lý ở chế độ điểm kiểm tra...",
|
627 |
-
"stft_2": "STFT được áp dụng trên hỗn hợp. Hình dạng quang phổ: {shape}",
|
628 |
-
"cache": "Khoảng đệm được tính toán",
|
629 |
-
"shape": "Hình dạng hỗn hợp sau khi đệm: {shape}, Số phần: {num_chunks}",
|
630 |
-
"process_no_check": "Xử lý ở chế độ không có điểm kiểm tra...",
|
631 |
-
"n_sample_or_pad": "Số lượng mẫu: {n_sample}, Đã tính đệm: {pad}",
|
632 |
-
"shape_2": "Hình dạng hỗn hợp sau khi đệm",
|
633 |
-
"process_part": "Đoạn đã xử lý {mix_waves}: Bắt đầu {i}, Kết thúc {ii}",
|
634 |
-
"mix_waves_to_tensor": "Đã chuyển đổi mix_waves thành tensor. Hình dạng tensor: {shape}",
|
635 |
-
"mix_match": "Chế độ trộn Match; áp dụng hệ số bù.",
|
636 |
-
"tar_waves": "Sóng tar_waves. Hình dạng",
|
637 |
-
"normalization_2": "Chuẩn hóa kết quả bằng cách chia kết quả cho số chia.",
|
638 |
-
"mix_wave": "Đang xử lý lô mix_wave",
|
639 |
-
"mix_or_batch": "Trộn phần chia thành từng đợt. Số lượng lô",
|
640 |
-
"demix_is_match_mix": "Bắt đầu quá trình hủy trộn với is_match_mix,",
|
641 |
-
"mix_shape": "Hỗn hợp phần gốc được lưu trữ. Hình dạng",
|
642 |
-
"chunk_size_or_overlap": "Kích thước đoạn để trộn phù hợp: {chunk_size}, Chồng chéo: {overlap}",
|
643 |
-
"chunk_size_or_overlap_standard": "Kích thước phần tiêu chuẩn: {chunk_size}, Chồng chéo: {overlap}",
|
644 |
-
"calc_size": "Kích thước được tạo được tính toán",
|
645 |
-
"window": "Cửa sổ được áp dụng cho đoạn này.",
|
646 |
-
"process_part_2": "Đang xử lý đoạn {total}/{total_chunks}: Bắt đầu {start}, Kết thúc {end}",
|
647 |
-
"all_process_part": "Tổng số phần cần xử lý",
|
648 |
-
"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}.",
|
649 |
-
"mix_cache": "Hỗn hợp được chuẩn bị với lớp đệm. Hình dạng hỗn hợp",
|
650 |
-
"dims": "Không thể sử dụng mã hóa vị trí sin/cos với thứ nguyên lẻ (có dim={dims})",
|
651 |
-
"activation": "kích hoạt phải là relu/gelu, không phải {activation}",
|
652 |
-
"length_or_training_length": "Độ dài cho trước {length} dài hơn thời lượng huấn luyện {training_length}",
|
653 |
-
"type_not_valid": "Loại không hợp lệ cho",
|
654 |
-
"del_parameter": "Bỏ tham số không tồn tại ",
|
655 |
-
"info": "Các thông số phổ biến: Tên mô hình = {model_name}, Đường dẫn mô hình = {model_path}",
|
656 |
-
"info_2": "Các thông số phổ biến: Đường dẫn đầu ra = {output_dir}, Định dạng đầu ra = {output_format}",
|
657 |
-
"info_3": "Các thông số phổ biến: ngưỡng chuẩn hóa = {normalization_threshold}",
|
658 |
-
"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}",
|
659 |
-
"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}",
|
660 |
-
"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}",
|
661 |
-
"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}",
|
662 |
-
"success_process": "Đang hoàn tất quá trình xử lý phần gốc {stem_name} và ghi âm thanh...",
|
663 |
-
"load_audio": "Đang tải âm thanh từ tập tin",
|
664 |
-
"load_audio_success": "Đã tải âm thanh. Tốc độ mẫu: {sr}, Hình dạng âm thanh: {shape}",
|
665 |
-
"convert_mix": "Chuyển đổi mảng hỗn hợp được cung cấp.",
|
666 |
-
"convert_shape": "Hình dạng hỗn hợp chuyển đổi: {shape}",
|
667 |
-
"audio_not_valid": "Tệp âm thanh {audio_path} trống hoặc không hợp lệ",
|
668 |
-
"audio_valid": "Tệp âm thanh hợp lệ và chứa dữ liệu.",
|
669 |
-
"mix_single": "Hỗn hợp là đơn sắc. Chuyển đổi sang âm thanh nổi.",
|
670 |
-
"convert_mix_audio": "Đã chuyển đổi thành bản trộn âm thanh nổi.",
|
671 |
-
"mix_success_2": "Công tác chuẩn bị hỗn hợp đã hoàn tất.",
|
672 |
-
"duration": "Thời lượng âm thanh là {duration_hours} giờ ({duration_seconds} giây).",
|
673 |
-
"write": "Sử dụng {name} để viết.",
|
674 |
-
"write_audio": "Đang nhập {name} bằng đường dẫn gốc:",
|
675 |
-
"original_not_valid": "Cảnh báo: mảng nguồn gốc gần như im lặng hoặc trống.",
|
676 |
-
"shape_audio": "Hình dạng dữ liệu âm thanh trước khi xử lý",
|
677 |
-
"convert_data": "Kiểu dữ liệu trước khi chuyển đổi",
|
678 |
-
"original_source_to_int16": "Đã chuyển đổi original_source thành int16.",
|
679 |
-
"shape_audio_2": "Hình dạng dữ liệu âm thanh xen kẽ",
|
680 |
-
"create_audiosegment": "Đã tạo AudioSegment thành công.",
|
681 |
-
"create_audiosegment_error": "Lỗi cụ thể khi tạo AudioSegment",
|
682 |
-
"export_error": "Lỗi xuất file âm thanh",
|
683 |
-
"export_success": "Đã xuất thành công tệp âm thanh sang",
|
684 |
-
"clean": "Chạy thu gom rác...",
|
685 |
-
"clean_cache": "Xóa bộ nhớ đệm {name}...",
|
686 |
-
"del_path": "Xóa đường dẫn, nguồn và gốc của tệp âm thanh đầu vào...",
|
687 |
-
"not_success": "Quá trình đăng không thành công: ",
|
688 |
-
"resample_error": "Lỗi trong quá trình lấy mẫu lại",
|
689 |
-
"shapes": "Hình dạng",
|
690 |
-
"wav_resolution": "Loại độ phân giải",
|
691 |
-
"warnings": "Cảnh báo: Đã phát hiện các giá trị cực kỳ hung hãn",
|
692 |
-
"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",
|
693 |
-
"process_file": "Đang xử lý tập tin... \n",
|
694 |
-
"save_instruments": "Lưu bản nhạc ngược...",
|
695 |
-
"assert": "Các tệp âm thanh phải có hình dạng giống nhau - Mix: {mixshape}, Inst: {instrumentalshape}",
|
696 |
-
"rubberband": "Không thể thực Rubberband. Vui lòng xác minh rằng Rubberband-cli đã được cài đặt.",
|
697 |
-
"rate": "Tỉ lệ phải hoàn toàn tích cực",
|
698 |
-
"gdown_warning": "Bạn đã chỉ định một liên kết Google Drive không phải là liên kết chính xác để tải xuống một tập tin. Bạn có thể muốn thử tùy chọn `--fuzzy` hoặc url sau: https://drive.google.com/uc?id={file_id}",
|
699 |
-
"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.",
|
700 |
-
"gdown_error_2": "Không thể truy xuất đường dẫn tệp:\n\n{error}\n\nBạn vẫn có thể truy cập tệp từ trình duyệt:\n\n\t{url_origin}\n\nnhưng Gdown không thể. Vui lòng kiểm tra kết nối và quyền.",
|
701 |
-
"temps": "Có nhiều tệp tạm thời để tiếp tục:",
|
702 |
-
"del_all_temps": "Vui lòng xóa chúng ngoại trừ một để tiếp tục tải xuống.",
|
703 |
-
"continue": "Tiếp tục:",
|
704 |
-
"to": "Đến:",
|
705 |
-
"gdown_value_error": "Phải chỉ định đường dẫn hoặc id",
|
706 |
-
"missing_url": "Thiếu đường dẫn",
|
707 |
-
"mac_not_match": "MAC không khớp",
|
708 |
-
"file_not_access": "Tệp tin không thể truy cập",
|
709 |
-
"int_resp==-3": "Yêu cầu không thành công, đang thử lại"
|
710 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/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/miku.png
DELETED
Git LFS Details
|
assets/model/embedders/.gitattributes
DELETED
File without changes
|
assets/model/predictors/.gitattributes
DELETED
File without changes
|
assets/model/pretrained_custom/.gitattributes
DELETED
File without changes
|
assets/model/pretrained_v1/.gitattributes
DELETED
File without changes
|
assets/model/pretrained_v2/.gitattributes
DELETED
File without changes
|
assets/model/uvr5/download_checks.json
DELETED
@@ -1,169 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"current_version": "UVR_Patch_10_6_23_4_27",
|
3 |
-
|
4 |
-
"mdx_download_list": {
|
5 |
-
"MDX-Net Model: UVR-MDX-NET Inst HQ 1": "UVR-MDX-NET-Inst_HQ_1.onnx",
|
6 |
-
"MDX-Net Model: UVR-MDX-NET Inst HQ 2": "UVR-MDX-NET-Inst_HQ_2.onnx",
|
7 |
-
"MDX-Net Model: UVR-MDX-NET Inst HQ 3": "UVR-MDX-NET-Inst_HQ_3.onnx",
|
8 |
-
"MDX-Net Model: UVR-MDX-NET Inst HQ 4": "UVR-MDX-NET-Inst_HQ_4.onnx",
|
9 |
-
"MDX-Net Model: UVR-MDX-NET Main": "UVR_MDXNET_Main.onnx",
|
10 |
-
"MDX-Net Model: UVR-MDX-NET Inst Main": "UVR-MDX-NET-Inst_Main.onnx",
|
11 |
-
"MDX-Net Model: UVR-MDX-NET 1": "UVR_MDXNET_1_9703.onnx",
|
12 |
-
"MDX-Net Model: UVR-MDX-NET 2": "UVR_MDXNET_2_9682.onnx",
|
13 |
-
"MDX-Net Model: UVR-MDX-NET 3": "UVR_MDXNET_3_9662.onnx",
|
14 |
-
"MDX-Net Model: UVR-MDX-NET Inst 1": "UVR-MDX-NET-Inst_1.onnx",
|
15 |
-
"MDX-Net Model: UVR-MDX-NET Inst 2": "UVR-MDX-NET-Inst_2.onnx",
|
16 |
-
"MDX-Net Model: UVR-MDX-NET Inst 3": "UVR-MDX-NET-Inst_3.onnx",
|
17 |
-
"MDX-Net Model: UVR-MDX-NET Karaoke": "UVR_MDXNET_KARA.onnx",
|
18 |
-
"MDX-Net Model: UVR-MDX-NET Karaoke 2": "UVR_MDXNET_KARA_2.onnx",
|
19 |
-
"MDX-Net Model: UVR_MDXNET_9482": "UVR_MDXNET_9482.onnx",
|
20 |
-
"MDX-Net Model: UVR-MDX-NET Voc FT": "UVR-MDX-NET-Voc_FT.onnx",
|
21 |
-
"MDX-Net Model: Kim Vocal 1": "Kim_Vocal_1.onnx",
|
22 |
-
"MDX-Net Model: Kim Vocal 2": "Kim_Vocal_2.onnx",
|
23 |
-
"MDX-Net Model: Kim Inst": "Kim_Inst.onnx",
|
24 |
-
"MDX-Net Model: Reverb HQ By FoxJoy": "Reverb_HQ_By_FoxJoy.onnx",
|
25 |
-
"MDX-Net Model: UVR-MDX-NET Crowd HQ 1 By Aufr33": "UVR-MDX-NET_Crowd_HQ_1.onnx"
|
26 |
-
},
|
27 |
-
|
28 |
-
"demucs_download_list":{
|
29 |
-
"Demucs v4: htdemucs_ft":{
|
30 |
-
"f7e0c4bc-ba3fe64a.th":"https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/f7e0c4bc-ba3fe64a.th",
|
31 |
-
"d12395a8-e57c48e6.th":"https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/d12395a8-e57c48e6.th",
|
32 |
-
"92cfc3b6-ef3bcb9c.th":"https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/92cfc3b6-ef3bcb9c.th",
|
33 |
-
"04573f0d-f3cf25b2.th":"https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/04573f0d-f3cf25b2.th",
|
34 |
-
"htdemucs_ft.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/htdemucs_ft.yaml"
|
35 |
-
},
|
36 |
-
|
37 |
-
"Demucs v4: htdemucs":{
|
38 |
-
"955717e8-8726e21a.th": "https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/955717e8-8726e21a.th",
|
39 |
-
"htdemucs.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/htdemucs.yaml"
|
40 |
-
},
|
41 |
-
|
42 |
-
"Demucs v4: hdemucs_mmi":{
|
43 |
-
"75fc33f5-1941ce65.th": "https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/75fc33f5-1941ce65.th",
|
44 |
-
"hdemucs_mmi.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/hdemucs_mmi.yaml"
|
45 |
-
},
|
46 |
-
|
47 |
-
"Demucs v4: htdemucs_6s":{
|
48 |
-
"5c90dfd2-34c22ccb.th": "https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/5c90dfd2-34c22ccb.th",
|
49 |
-
"htdemucs_6s.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/htdemucs_6s.yaml"
|
50 |
-
},
|
51 |
-
|
52 |
-
"Demucs v3: mdx":{
|
53 |
-
"0d19c1c6-0f06f20e.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/0d19c1c6-0f06f20e.th",
|
54 |
-
"7ecf8ec1-70f50cc9.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/7ecf8ec1-70f50cc9.th",
|
55 |
-
"c511e2ab-fe698775.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/c511e2ab-fe698775.th",
|
56 |
-
"7d865c68-3d5dd56b.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/7d865c68-3d5dd56b.th",
|
57 |
-
"mdx.yaml": "https://raw.githubusercontent.com/facebookresearch/demucs/main/demucs/remote/mdx.yaml"
|
58 |
-
},
|
59 |
-
|
60 |
-
"Demucs v3: mdx_q":{
|
61 |
-
"6b9c2ca1-3fd82607.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/6b9c2ca1-3fd82607.th",
|
62 |
-
"b72baf4e-8778635e.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/b72baf4e-8778635e.th",
|
63 |
-
"42e558d4-196e0e1b.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/42e558d4-196e0e1b.th",
|
64 |
-
"305bc58f-18378783.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/305bc58f-18378783.th",
|
65 |
-
"mdx_q.yaml": "https://raw.githubusercontent.com/facebookresearch/demucs/main/demucs/remote/mdx_q.yaml"
|
66 |
-
},
|
67 |
-
|
68 |
-
"Demucs v3: mdx_extra":{
|
69 |
-
"e51eebcc-c1b80bdd.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/e51eebcc-c1b80bdd.th",
|
70 |
-
"a1d90b5c-ae9d2452.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/a1d90b5c-ae9d2452.th",
|
71 |
-
"5d2d6c55-db83574e.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/5d2d6c55-db83574e.th",
|
72 |
-
"cfa93e08-61801ae1.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/cfa93e08-61801ae1.th",
|
73 |
-
"mdx_extra.yaml": "https://raw.githubusercontent.com/facebookresearch/demucs/main/demucs/remote/mdx_extra.yaml"
|
74 |
-
},
|
75 |
-
|
76 |
-
"Demucs v3: mdx_extra_q": {
|
77 |
-
"83fc094f-4a16d450.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/83fc094f-4a16d450.th",
|
78 |
-
"464b36d7-e5a9386e.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/464b36d7-e5a9386e.th",
|
79 |
-
"14fc6a69-a89dd0ee.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/14fc6a69-a89dd0ee.th",
|
80 |
-
"7fd6ef75-a905dd85.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/7fd6ef75-a905dd85.th",
|
81 |
-
"mdx_extra_q.yaml": "https://raw.githubusercontent.com/facebookresearch/demucs/main/demucs/remote/mdx_extra_q.yaml"
|
82 |
-
},
|
83 |
-
|
84 |
-
"Demucs v3: UVR Model":{
|
85 |
-
"ebf34a2db.th": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/ebf34a2db.th",
|
86 |
-
"UVR_Demucs_Model_1.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/UVR_Demucs_Model_1.yaml"
|
87 |
-
},
|
88 |
-
|
89 |
-
"Demucs v3: repro_mdx_a":{
|
90 |
-
"9a6b4851-03af0aa6.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/9a6b4851-03af0aa6.th",
|
91 |
-
"1ef250f1-592467ce.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/1ef250f1-592467ce.th",
|
92 |
-
"fa0cb7f9-100d8bf4.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/fa0cb7f9-100d8bf4.th",
|
93 |
-
"902315c2-b39ce9c9.th": "https://dl.fbaipublicfiles.com/demucs/mdx_final/902315c2-b39ce9c9.th",
|
94 |
-
"repro_mdx_a.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/repro_mdx_a.yaml"
|
95 |
-
},
|
96 |
-
|
97 |
-
"Demucs v3: repro_mdx_a_time_only":{
|
98 |
-
"9a6b4851-03af0aa6.th":"https://dl.fbaipublicfiles.com/demucs/mdx_final/9a6b4851-03af0aa6.th",
|
99 |
-
"1ef250f1-592467ce.th":"https://dl.fbaipublicfiles.com/demucs/mdx_final/1ef250f1-592467ce.th",
|
100 |
-
"repro_mdx_a_time_only.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/repro_mdx_a_time_only.yaml"
|
101 |
-
},
|
102 |
-
|
103 |
-
"Demucs v3: repro_mdx_a_hybrid_only":{
|
104 |
-
"fa0cb7f9-100d8bf4.th":"https://dl.fbaipublicfiles.com/demucs/mdx_final/fa0cb7f9-100d8bf4.th",
|
105 |
-
"902315c2-b39ce9c9.th":"https://dl.fbaipublicfiles.com/demucs/mdx_final/902315c2-b39ce9c9.th",
|
106 |
-
"repro_mdx_a_hybrid_only.yaml": "https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/repro_mdx_a_hybrid_only.yaml"
|
107 |
-
},
|
108 |
-
|
109 |
-
"Demucs v2: demucs": {
|
110 |
-
"demucs-e07c671f.th": "https://dl.fbaipublicfiles.com/demucs/v3.0/demucs-e07c671f.th"
|
111 |
-
},
|
112 |
-
|
113 |
-
"Demucs v2: demucs_extra": {
|
114 |
-
"demucs_extra-3646af93.th":"https://dl.fbaipublicfiles.com/demucs/v3.0/demucs_extra-3646af93.th"
|
115 |
-
},
|
116 |
-
|
117 |
-
"Demucs v2: demucs48_hq": {
|
118 |
-
"demucs48_hq-28a1282c.th":"https://dl.fbaipublicfiles.com/demucs/v3.0/demucs48_hq-28a1282c.th"
|
119 |
-
},
|
120 |
-
|
121 |
-
"Demucs v2: tasnet": {
|
122 |
-
"tasnet-beb46fac.th":"https://dl.fbaipublicfiles.com/demucs/v3.0/tasnet-beb46fac.th"
|
123 |
-
},
|
124 |
-
|
125 |
-
"Demucs v2: tasnet_extra": {
|
126 |
-
"tasnet_extra-df3777b2.th":"https://dl.fbaipublicfiles.com/demucs/v3.0/tasnet_extra-df3777b2.th"
|
127 |
-
},
|
128 |
-
|
129 |
-
"Demucs v2: demucs_unittest": {
|
130 |
-
"demucs_unittest-09ebc15f.th":"https://dl.fbaipublicfiles.com/demucs/v3.0/demucs_unittest-09ebc15f.th"
|
131 |
-
},
|
132 |
-
|
133 |
-
"Demucs v1: demucs": {
|
134 |
-
"demucs.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/demucs.th"
|
135 |
-
},
|
136 |
-
|
137 |
-
"Demucs v1: demucs_extra": {
|
138 |
-
"demucs_extra.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/demucs_extra.th"
|
139 |
-
},
|
140 |
-
|
141 |
-
"Demucs v1: light": {
|
142 |
-
"light.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/light.th"
|
143 |
-
},
|
144 |
-
|
145 |
-
"Demucs v1: light_extra": {
|
146 |
-
"light_extra.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/light_extra.th"
|
147 |
-
},
|
148 |
-
|
149 |
-
"Demucs v1: tasnet": {
|
150 |
-
"tasnet.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/tasnet.th"
|
151 |
-
},
|
152 |
-
|
153 |
-
"Demucs v1: tasnet_extra": {
|
154 |
-
"tasnet_extra.th":"https://dl.fbaipublicfiles.com/demucs/v2.0/tasnet_extra.th"
|
155 |
-
}
|
156 |
-
},
|
157 |
-
|
158 |
-
"mdx_download_vip_list": {
|
159 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Main_340": "UVR-MDX-NET_Main_340.onnx",
|
160 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Main_390": "UVR-MDX-NET_Main_390.onnx",
|
161 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Main_406": "UVR-MDX-NET_Main_406.onnx",
|
162 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Main_427": "UVR-MDX-NET_Main_427.onnx",
|
163 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Main_438": "UVR-MDX-NET_Main_438.onnx",
|
164 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Inst_82_beta": "UVR-MDX-NET_Inst_82_beta.onnx",
|
165 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Inst_90_beta": "UVR-MDX-NET_Inst_90_beta.onnx",
|
166 |
-
"MDX-Net Model VIP: UVR-MDX-NET_Inst_187_beta": "UVR-MDX-NET_Inst_187_beta.onnx",
|
167 |
-
"MDX-Net Model VIP: UVR-MDX-NET-Inst_full_292": "UVR-MDX-NET-Inst_full_292.onnx"
|
168 |
-
}
|
169 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/weights/.gitattributes
DELETED
File without changes
|