Metadata-Version: 2.1
Name: comfyui-whisperx-pro
Version: 0.0.1
Summary: A professional ComfyUI custom node for accurate text-audio alignment using [a/WhisperX](https://github.com/m-bain/whisperX).
Home-page: https://github.com/loockluo/comfyui-whisperx-pro
Requires-Python: >=3.10
Requires-Dist: git+https://github.com/m-bain/whisperx.git
Requires-Dist: transformers>=4.30.0
Requires-Dist: faster-whisper>=0.9.0
Requires-Dist: librosa>=0.10.0
Requires-Dist: soundfile>=0.12.0
Requires-Dist: ctc-segmentation>=1.7.0
