From 8160ddee8a466bc3e5aef01b6cece673f299e1aa Mon Sep 17 00:00:00 2001 From: kalomaze <66376113+kalomaze@users.noreply.github.com> Date: Sun, 23 Jul 2023 05:36:31 -0500 Subject: [PATCH] README adjusted once again; rmvpe training is working successfully --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd70d79..4477be1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ os.path.abspath(os.getcwd()) - Removed `One Click Training` button in `Training` Tab, since it was glitchy and has confused a lot of users. - Changed default training settings to be more optimal for newer users. - Auto-open TensorBoard localhost URL when `tensor-launch.py` is executed -- RMVPE implemented in both inferencing and training (the one in `Training` tab doesn't work properly though, requires some additional work to do) +- RMVPE implemented in both inferencing and training