Skip to content

Commit 4af6630

Browse files
authored
Update and rename gui.py to gui_v0.py
1 parent 27e7d2d commit 4af6630

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

gui.py renamed to gui_v0.py

-12
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
"""
2-
0416后的更新:
3-
引入config中half
4-
重建npy而不用填写
5-
v2支持
6-
无f0模型支持
7-
修复
8-
9-
int16:
10-
增加无索引支持
11-
f0算法改harvest(怎么看就只有这个会影响CPU占用),但是不这么改效果不好
12-
"""
131
import os, sys, traceback, re
142

153
import json

0 commit comments

Comments
 (0)