Metadata-Version: 2.1
Name: comfyui-msspeech-tts
Version: 1.0.0
Summary: A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files.
Home-page: https://github.com/chflame163/ComfyUI_MSSpeech_TTS
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: edge_tts
Requires-Dist: asyncio
Requires-Dist: pyglet
Requires-Dist: arcade
Requires-Dist: pygame
