Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model weights changed? Won't run past 1% #1402

Open
dirtdoggy opened this issue Jun 11, 2024 · 0 comments
Open

Model weights changed? Won't run past 1% #1402

dirtdoggy opened this issue Jun 11, 2024 · 0 comments

Comments

@dirtdoggy
Copy link

dirtdoggy commented Jun 11, 2024

I'm getting this error every time I try to use MDX23C_D1581 modelI. I didn't change any settings (that I'm aware of) and I even uninstalled/reinstalled the GUI but the same thing is happening. I'm completely lost.

Last Error Received:

Process: MDX-Net

If this error persists, please contact the developers with the error details.

Raw Error Details:

RuntimeError: "Error(s) in loading state_dict for TFC_TDF_net:
size mismatch for final_conv.2.weight: copying a param with shape torch.Size([32, 128, 1, 1]) from checkpoint, the shape in current model is torch.Size([16, 128, 1, 1])."
Traceback Error: "
File "UVR.py", line 6638, in process_start
File "separate.py", line 652, in seperate
File "separate.py", line 741, in demix
File "torch\nn\modules\module.py", line 1667, in load_state_dict
"

Error Time Stamp [2024-06-11 17:21:37]

Full Application Settings:

vr_model: Choose Model
aggression_setting: 5
window_size: 512
mdx_segment_size: 256
batch_size: Default
crop_size: 256
is_tta: True
is_output_image: False
is_post_process: False
is_high_end_process: False
post_process_threshold: 0.2
vr_voc_inst_secondary_model: MDX-Net: UVR-MDX-NET-Voc_FT
vr_other_secondary_model: Demucs: v3 | mdx_extra_q
vr_bass_secondary_model: Demucs: v4 | htdemucs_ft
vr_drums_secondary_model: Demucs: v4 | htdemucs_6s
vr_is_secondary_model_activate: True
vr_voc_inst_secondary_model_scale: 0.80
vr_other_secondary_model_scale: 0.7
vr_bass_secondary_model_scale: 0.5
vr_drums_secondary_model_scale: 0.5
demucs_model: Choose Model
segment: Default
overlap: 0.25
overlap_mdx: Default
overlap_mdx23: 8
shifts: 2
chunks_demucs: Auto
margin_demucs: 44100
is_chunk_demucs: False
is_chunk_mdxnet: False
is_primary_stem_only_Demucs: False
is_secondary_stem_only_Demucs: False
is_split_mode: True
is_demucs_combine_stems: True
is_mdx23_combine_stems: True
demucs_voc_inst_secondary_model: MDX-Net: UVR-MDX-NET-Voc_FT
demucs_other_secondary_model: Demucs: v3 | repro_mdx_a_hybrid
demucs_bass_secondary_model: Demucs: v4 | htdemucs_ft
demucs_drums_secondary_model: Demucs: v4 | htdemucs_6s
demucs_is_secondary_model_activate: True
demucs_voc_inst_secondary_model_scale: 0.80
demucs_other_secondary_model_scale: 0.7
demucs_bass_secondary_model_scale: 0.5
demucs_drums_secondary_model_scale: 0.5
demucs_pre_proc_model: MDX-Net: MDX23C-InstVoc HQ 2
is_demucs_pre_proc_model_activate: True
is_demucs_pre_proc_model_inst_mix: False
mdx_net_model: MDX23C_D1581.ckpt
chunks: Auto
margin: 44100
compensate: Auto
denoise_option: None
is_match_frequency_pitch: True
phase_option: Automatic
phase_shifts: None
is_save_align: False
is_match_silence: False
is_spec_match: True
is_mdx_c_seg_def: False
is_invert_spec: False
is_deverb_vocals: True
deverb_vocal_opt: All Vocal Types
voc_split_save_opt: Lead Only
is_mixer_mode: False
mdx_batch_size: Default
mdx_voc_inst_secondary_model: MDX-Net: UVR-MDX-NET Karaoke 2
mdx_other_secondary_model: Demucs: v3 | repro_mdx_a_hybrid
mdx_bass_secondary_model: Demucs: v4 | htdemucs_ft
mdx_drums_secondary_model: Demucs: v4 | htdemucs_6s
mdx_is_secondary_model_activate: True
mdx_voc_inst_secondary_model_scale: 0.80
mdx_other_secondary_model_scale: 0.7
mdx_bass_secondary_model_scale: 0.5
mdx_drums_secondary_model_scale: 0.5
is_save_all_outputs_ensemble: True
is_append_ensemble_name: False
chosen_audio_tool: Manual Ensemble
choose_algorithm: Min Spec
time_stretch_rate: 2.0
pitch_rate: 2.0
is_time_correction: True
is_gpu_conversion: True
is_primary_stem_only: False
is_secondary_stem_only: False
is_testing_audio: False
is_auto_update_model_params: True
is_add_model_name: False
is_accept_any_input: False
is_task_complete: False
is_normalization: False
is_use_opencl: False
is_wav_ensemble: False
is_create_model_folder: False
mp3_bit_set: 320k
semitone_shift: 0
save_format: WAV
wav_type_set: PCM_16
device_set: Quadro M4000:0
help_hints_var: True
set_vocal_splitter: VR Arc: 6_HP-Karaoke-UVR
is_set_vocal_splitter: True
is_save_inst_set_vocal_splitter: False
model_sample_mode: False
model_sample_mode_duration: 30
demucs_stems: All Stems
mdx_stems: Vocals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant