Metadata-Version: 2.1
Name: comfyui-sparktts
Version: 2.0.0
Summary: Using Spark-TTS in Comfyui. Spark-TTS: An Efficient LLM-Based Text-to-Speech Model with Single-Stream Decoupled Speech Tokenss
Home-page: https://github.com/billwuhao/ComfyUI_SparkTTS
Requires-Python: >=3.10
Requires-Dist: pyaudio
Requires-Dist: omegaconf
Requires-Dist: packaging
Requires-Dist: soundfile
Requires-Dist: soxr>=0.5.0.post1
Requires-Dist: sounddevice
Requires-Dist: noisereduce
Requires-Dist: einx>=0.3.0
Requires-Dist: librosa
Requires-Dist: transformers>=4.45
