From 357c7663c2858238a168e2a252e855a0414ffdb4 Mon Sep 17 00:00:00 2001 From: Yatharth Sharma Date: Fri, 13 Feb 2026 23:34:36 -0500 Subject: [PATCH] Update release checklist in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12cf6d0..e83f47a 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ A: Yes, currently it uses float32. Float16 should be significantly faster(almost - [x] Release model and code - [x] Huggingface spaces demo - [x] Release MPS support (thanks to @builtbybasit) +- [ ] Release LuxTTS v1.5 - [ ] Release code for float16 inference ## Acknowledgments