mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge 18a0a4df6c into bba55d4d5a
This commit is contained in:
commit
f2baa4bf08
@ -38883,5 +38883,18 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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