SenseVoice-ComfyUI

SenseVoice-ComfyUI
★ 15

音频语音合成ModelScopeComfyUI节点
将 SenseVoice 集成到 ComfyUI 的自定义节点,支持可视化的语音合成与处理,自动从 ModelScope 下载权重,安装使用简便。
💡 在 ComfyUI 流程中快速集成语音合成与处理。
🍴 3 Forks💻 Python🔄 2024-07-16
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/c1eafc754fbb
📦 requirements.txt
modelscope
huggingface
huggingface_hub
funasr>=1.1.0
numpy<=1.26.4
📄 README

SenseVoice-ComfyUI

a custom node for SenseVoice

How to use

## in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/SenseVoice-ComfyUI.git
cd SenseVoice-ComfyUI
pip install -r requirements.txt

weights will be downloaded from modelscope