Methodforward(self, x, w=0, detach_16=True, code_only=False, adain=False)
src/third_part/codeformer/codeformer_arch.py:221
Methodget_iterator(
self, inputs, num_workers: int, batch_size: int, preprocess_params, forward_params, postprocess_para
src/third_part/whisperx/asr.py:158
Functionmake_training_set(filelist, cropsize, patches, sr, hop_length, n_fft, offset)
src/third_part/uvr5_pack/lib_v5/dataset.py:128
Functionwave_to_spectrogram_mt(
wave, hop_length, n_fft, mid_side=False, mid_side_b2=False, reverse=False
)
src/third_part/uvr5_pack/lib_v5/spec_utils.py:54