Metadata-Version: 2.1
Name: comfyui-whisperx
Version: 0.0.1
Summary: a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)
Home-page: https://github.com/AIFSH/ComfyUI-WhisperX
Requires-Python: >=3.10
Requires-Dist: srt
Requires-Dist: faster-whisper
Requires-Dist: transformers
Requires-Dist: pandas
Requires-Dist: nltk
Requires-Dist: pyannote.audio
Requires-Dist: ffmpeg-python
Requires-Dist: translators
