mirror of
https://www.modelscope.cn/Kijai/wav2vec2_safetensors.git
synced 2026-04-03 03:22:58 +08:00
18 lines
501 B
Markdown
18 lines
501 B
Markdown
---
|
|
license: mit
|
|
base_model:
|
|
- TencentGameMate/chinese-wav2vec2-base
|
|
---
|
|
|
|
https://huggingface.co/TencentGameMate/chinese-wav2vec2-base
|
|
|
|
in .safetensors format.
|
|
|
|
Used in ComfyUI WanVideoWrapper for MultiTalk and InfiniteTalk
|
|
|
|
|
|

|
|
|
|
Example of instantiating the model and loading the weights from single file:
|
|
|
|
https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/multitalk/nodes.py |