From 4af6630792358823d55d5006028bd0c26e29712c Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Tue, 11 Jul 2023 14:45:16 +0800 Subject: [PATCH] Update and rename gui.py to gui_v0.py --- gui.py => gui_v0.py | 12 ------------ 1 file changed, 12 deletions(-) rename gui.py => gui_v0.py (99%) diff --git a/gui.py b/gui_v0.py similarity index 99% rename from gui.py rename to gui_v0.py index 245e833..407c9bc 100644 --- a/gui.py +++ b/gui_v0.py @@ -1,15 +1,3 @@ -""" -0416后的更新: - 引入config中half - 重建npy而不用填写 - v2支持 - 无f0模型支持 - 修复 - - int16: - 增加无索引支持 - f0算法改harvest(怎么看就只有这个会影响CPU占用),但是不这么改效果不好 -""" import os, sys, traceback, re import json