You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DownloadAndLoadWav2VecModelMultiGPU downloads a preset Wav2Vec2 checkpoint from Hugging Face (if missing) and loads it onto the device you choose, mirroring WanVideo's helper while adding MultiGPU awareness.
Inputs
Required
Parameter
Data Type
Description
model
STRING
Preset identifier (TencentGameMate/chinese-wav2vec2-base or facebook/wav2vec2-base-960h).