From c86eb4ced2ee65eb23721e9fa3d81045f0524315 Mon Sep 17 00:00:00 2001 From: matatonic Date: Thu, 15 Aug 2024 21:51:18 -0400 Subject: [PATCH] 0.18.1 - refactor github actions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b3962e..2a6a4a5 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ If you find a better voice match for `tts-1` or `tts-1-hd`, please let me know s ## Recent Changes +Version 0.18.1, 2024-08-15 + +* refactor github actions + Version 0.18.0, 2024-08-15 * Allow folders of wav samples in xtts. Samples will be combined, allowing for mixed voices and collections of small samples. Still limited to 30 seconds total. Thanks @nathanhere.