Nodes Browser

ComfyDeploy: How SenseVoice-ComfyUI works in ComfyUI?

What is SenseVoice-ComfyUI?

a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for SenseVoice-ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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