↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_echo_mimic_acc.py:151
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_channels_latents,
width,
height,
video
src/pipelines/pipeline_echo_mimic_pose_acc.py:181
↓ 1 callersFunctionprocess_video(uploaded_img, uploaded_audio, width, height, length, seed, facemask_dilation_ratio, facecrop_dilation_ratio,
webgui.py:141
Method__call__(
self,
ref_image,
audio_path,
face_mask_tensor,
width,
height
src/pipelines/pipeline_echo_mimic_pose.py:377
Method__call__(
self,
ref_image,
audio_path,
face_mask_tensor,
width,
height
src/pipelines/pipeline_echo_mimic.py:338
Method__call__(
self,
ref_image,
audio_path,
face_mask_tensor,
width,
height
src/pipelines/pipeline_echo_mimic_acc.py:339
Method__call__(
self,
ref_image,
audio_path,
face_mask_tensor,
width,
height
src/pipelines/pipeline_echo_mimic_pose_acc.py:371
Method__init__(
self,
vae,
reference_unet,
denoising_unet,
audio_guider,
fac
src/pipelines/pipeline_echo_mimic_pose.py:38
Method__init__(
self,
vae,
reference_unet,
denoising_unet,
audio_guider,
fac
src/pipelines/pipeline_echo_mimic.py:46
Method__init__(
self,
vae,
reference_unet,
denoising_unet,
audio_guider,
fac
src/pipelines/pipeline_echo_mimic_acc.py:47
Method__init__(
self,
vae,
reference_unet,
denoising_unet,
audio_guider,
fac
src/pipelines/pipeline_echo_mimic_pose_acc.py:39
Method__init__(self, n_mels: int, n_ctx: int, n_state: int, n_head: int, n_layer: int)
src/models/whisper/whisper/model.py:132
Method__init__(self, n_vocab: int, n_ctx: int, n_state: int, n_head: int, n_layer: int)
src/models/whisper/whisper/model.py:175