↓ 2 callersMethodtranscribe(
self, audio: Union[str, np.ndarray], batch_size=None, num_workers=0, language=None, task=None, chunk
src/third_part/whisperx/asr.py:173
↓ 1 callersMethod__init__(self, nin, ch, dilations=(4, 8, 16, 32))
src/third_part/uvr5_pack/lib_v5/nets_33966KB.py:9
↓ 1 callersMethod__init__(
self, nin, nout, nin_lstm, nout_lstm, dilations=((4, 2), (8, 4), (12, 6))
)
src/third_part/uvr5_pack/lib_v5/nets_new.py:9
↓ 1 callersMethod__init__(self, c1, c2, k=3, s=1, g=1, e=1.0, shortcut=False)
src/third_part/facelib/detection/yolov5face/models/experimental.py:12
↓ 1 callersFunction_gaussian(
size=3, sigma=0.25, amplitude=1, normalize=False, width=None,
height=None, sigma_horz=None,
src/third_part/wav2lip/face_detection/utils.py:11
↓ 1 callersMethodbatched_transform Arguments: frames: a list of PIL.Image, or torch.Tensor(shape=[n, h, w, c], type=np.float32, BGR format).
src/third_part/facelib/detection/retinaface/retinaface.py:266