51 Commits

Author SHA1 Message Date
RVC-Boss
e8c3981742 Update webui.py 2024-08-06 19:43:34 +08:00
RVC-Boss
61d5d92a61 Update webui.py 2024-08-06 19:03:33 +08:00
XXXXRT666
5f974c9f2a Remove warnings and add some warnings (#1408) 2024-08-06 18:37:55 +08:00
RVC-Boss
e7390b88cc Add files via upload 2024-08-06 16:11:00 +08:00
RVC-Boss
7dce4df8d0 修复没有v2pretrained模型导致v1不能训的问题
修复没有v2pretrained模型导致v1不能训的问题
2024-08-06 15:33:03 +08:00
RVC-Boss
b98e2e0c90 fix v1v2 switch bug
fix v1v2 switch bug
2024-08-06 12:01:30 +08:00
XXXXRT666
e1b94bd30f v1v2 Version Switching (#1391)
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
XXXXRT666
f0369ad5c4 若干杂项,界面优化 (#1388)
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
2024-08-03 21:03:05 +08:00
XXXXRT666
5b31a5b64b 若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
RVC-Boss
b538b85754 funasr support cantonese
funasr support cantonese
2024-08-03 00:44:59 +08:00
XXXXRT666
c2a4eca255 support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
RVC-Boss
a54d440b2f support gpt-sovits v2
support gpt-sovits v2
2024-08-02 15:43:04 +08:00
RVC-Boss
b0ea4f6dae Fix the GPU index out-of-bounds error.
Fix the GPU index out-of-bounds error.
2024-08-01 22:03:19 +08:00
XXXXRT666
252e730f19 增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
2024-08-01 20:53:52 +08:00
XXXXRT666
662fa88e84 Clean Path (#1299)
* clean path

* clean path
2024-07-13 19:17:46 +08:00
RVC-Boss
4c8b435840 Update webui.py 2024-06-13 16:44:19 +08:00
蓝梦实
977b94bb87 [优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
2024-05-19 16:54:10 +08:00
Lion
8430b0a595 support cpu training, use cpu training on mac 2024-03-13 22:24:32 +08:00
jiaqianjing
52f9966a67 remove useless code 2024-03-10 00:03:38 +08:00
jiaqianjing
1a8145256d bugfix for import local tools module failed when sys.path have been some tools module e.g. python=3.10.x 2024-03-09 23:52:00 +08:00
RVC-Boss
33efe82c38 Add files via upload 2024-02-21 18:27:59 +08:00
RVC-Boss
43aaed5ea4 dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:16:58 +08:00
RVC-Boss
04ba650032 Add files via upload 2024-02-09 12:05:04 +08:00
SapphireLab
66dd378ffd add count 2024-02-09 05:22:20 +08:00
SapphireLab
9548367991 add ASR_Model Select 2024-02-09 05:18:54 +08:00
RVC-Boss
a076fd75d0 Add files via upload 2024-02-07 17:47:27 +08:00
RVC-Boss
b2772d7fde Add files via upload 2024-01-30 18:48:48 +08:00
RVC-Boss
0880b39b08 Add files via upload 2024-01-29 11:12:23 +08:00
刘悦
049a7213c9 修改文件可能不存在的bug
修改文件可能不存在的bug
2024-01-28 20:17:35 +08:00
RVC-Boss
069eae95bd Update webui.py 2024-01-28 19:51:55 +08:00
RVC-Boss
627fe4f467 Add files via upload 2024-01-28 19:50:59 +08:00
RVC-Boss
d52ec5537b Update webui.py 2024-01-27 16:05:05 +08:00
YuChuXi
b6161d2b30 删除多余的调试代码
禁用SOCK代理
2024-01-27 14:28:37 +08:00
YuChuXi
a34159d42a config.py :
现在在检查半精度计算前会先检查CUDA
webui.py :
  优化users.py的写入
2024-01-27 14:11:10 +08:00
RVC-Boss
3efbcdf0c0 Merge branch 'main' into mps 2024-01-25 23:25:58 +08:00
RVC-Boss
0c0e040360 Update webui.py 2024-01-25 23:21:03 +08:00
bfloat16
aa859a7c6a Remove redundant judgments 2024-01-25 23:10:27 +08:00
Wu Zichen
b66346b7b8 mps support 2024-01-24 16:41:23 +08:00
RVC-Boss
16e9040056 Add files via upload 2024-01-23 20:57:47 +08:00
RVC-Boss
33ab7974bd Add files via upload 2024-01-22 23:42:33 +08:00
Rice Cake
b1a7b1f83d update i18n 2024-01-22 20:40:44 +08:00
Rice Cake
0a8ba3f24b Add files via upload 2024-01-22 20:35:46 +08:00
Rice Cake
ada7f71510 Add files via upload 2024-01-22 20:21:29 +08:00
RVC-Boss
3d3aaf31ef Update webui.py 2024-01-22 11:49:03 +08:00
梨梨梨
d9c60286f0 Merge branch 'RVC-Boss:main' into main 2024-01-22 02:03:46 +08:00
xmimu
6575ef30c4 提前进行输入路径检查,路径拼接换成 os.path.join 2024-01-22 00:53:18 +08:00
RVC-Boss
a1063a81c1 Add files via upload 2024-01-21 23:09:33 +08:00
RVC-Boss
5b568b63e2 Add files via upload 2024-01-21 23:02:13 +08:00
Rafael Godoy
18e1e3535f Fix of the i18n implementation + pt_BR
In the webui.py file, several strings with i18n code were missing to enable translation as soon as they are identified.
2024-01-20 20:40:11 -03:00
RVC-Boss
3cef08db1b Add files via upload 2024-01-16 17:36:27 +08:00