From 877ca6daa54ab359cab2d842b273db3b3d1cfc6d Mon Sep 17 00:00:00 2001 From: alexlnkp Date: Tue, 25 Jul 2023 06:42:06 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b8046..efc27b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 7/25 Changelog: - Fixed the cli inferencing traceback. -- SQL Databases implemented for formanting training stop. +- SQL Databases implemented for formanting and training stop button. - Gradio browser tab renamed to `Mangio-RVC-Web 💻`. - Rudimentary functions from `infer-web.py` removed. - Formanting now accepts any audio format, as long as it is supported by FFmpeg.