Metadata-Version: 2.1
Name: comfyui-midi-edit
Version: 3.4.2
Summary: ComfyUI custom node for MIDI lyrics editing. Replace lyrics in MIDI JSON with auto-generated phonemes (Chinese pinyin / English phonemes), or extract lyrics text. Works with ComfyUI_RH_SoulX-Singer for custom song generation.
Home-page: https://github.com/ahkimkoo/ComfyUI-MIDI-Edit
Requires-Python: >=3.10
Requires-Dist: g2pM>=0.1.2.5
Requires-Dist: g2p_en>=2.1.0
Requires-Dist: jieba>=0.42.1
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: soundfile>=0.13.1
Requires-Dist: librosa>=0.11.0
Requires-Dist: numpy
Requires-Dist: funasr>=1.3.0
Requires-Dist: einops>=0.8.2
Requires-Dist: huggingface_hub>=0.20.0
