From 381b1609cb1d1afbf756b87809c623464cfd8ac5 Mon Sep 17 00:00:00 2001 From: Yatharth Sharma Date: Thu, 12 Mar 2026 17:06:01 -0400 Subject: [PATCH] Update README with community contributions section Added community resources and acknowledgments. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e83f47a..6289fa7 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,13 @@ if display is not None: - You can use return_smooth = True if you hear metallic sounds. - Lower t_shift for less possible pronunciation errors but worse quality and vice versa. - +## Community +- [Lux-TTS-Gradio](https://github.com/NidAll/LuxTTS-Gradio): A gradio app to use LuxTTS. +- [OptiSpeech](https://github.com/ycharfi09/OptiClone): Clean UI app to use LuxTTS. +- [LuxTTS-Comfyui](https://github.com/DragonDiffusionbyBoyo/BoyoLuxTTS-Comfyui.git): Nodes to use LuxTTS in comfyui. + +Thanks to all community contributions! + ## Info Q: How is this different from ZipVoice?