-
-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy pathpyproject.toml
More file actions
15 lines (13 loc) · 721 Bytes
/
pyproject.toml
File metadata and controls
15 lines (13 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "tts_audio_suite"
description = "TTS Audio Suite - Universal multi-engine TTS extension for ComfyUI with unified architecture supporting IndexTTS-2, ChatterBox, Chatterbox Multilingual TTS (Official 23-Lang), F5-TTS, Higgs Audio 2, VibeVoice, and RVC engines. It has character voice management, SRT subtitle TTS support, and audio processing capabilities."
version = "4.25.20"
license = {file = "LICENSE"}
[project.urls]
Repository = "https://github.com/diodiogod/TTS-Audio-Suite"
# ComfyUI Registry metadata
[tool.comfy]
PublisherId = "diogod"
DisplayName = "TTS Audio Suite"
Icon = "https://raw.githubusercontent.com/diodiogod/TTS-Audio-Suite/main/example_workflows/Chatterbox SRT.jpg"
includes = []