mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Update custom-node-list.json
This commit is contained in:
parent
06496d07b3
commit
db7dc3f3d5
@ -37723,5 +37723,18 @@
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
]
|
||||
],
|
||||
{
|
||||
"author": "huangkun1985",
|
||||
"title": "ComfyUI Audio Segment Splitter",
|
||||
"reference": "https://github.com/huangkun1985/comfy_AudioSeg",
|
||||
"files": [
|
||||
"https://github.com/huangkun1985/comfy_AudioSeg"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Intelligent audio segmentation with overlap support. Split audio at integer-second start points with decimal-duration segments, perfect for speech recognition, music analysis, and audio transcription.",
|
||||
"nodename_pattern": "AudioSegmentSplitter",
|
||||
"tags": ["audio", "segmentation", "processing"],
|
||||
"category": "audio"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user