ultimatevocalremovergui
ultimatevocalremovergui copied to clipboard
error“norm”
AttributeError: ""'norm'"" Traceback Error: " File "UVR.py", line 6638, in process_start File "separate.py", line 652, in seperate File "separate.py", line 740, in demix File "lib_v5\tfc_tdf_v3.py", line 155, in init File "ml_collections\config_dict\config_dict.py", line 829, in getattr "
+!
how is the problem
I encountered the same problem. That was caused by the wrong version. Because i add a new roformer model that 5.6.0 doesn't support, so my uvr showed me the error. After I update my uvr to beta version, the error disappeared.