KakaruHayate
900ed8aad4
抽卡功能
...
抽卡功能,支持使用colorsplitter生成的CSV分类文件
https://github.com/KakaruHayate/ColorSplitter
2024-01-24 19:09:41 +08:00
KakaruHayate
e55e6911cd
中英/日英混合推理
...
直接从现在的推理代码改的,其中有些部分不太直观就拆分了出去(cleaner,bert)
使用正则表达式对英语部分进行拆分,分别推理之后组合特征
cleaner部分提取有重复,代码不太好看,不过先这样了
2024-01-24 18:17:40 +08:00
RVC-Boss
a61a0b9631
Update inference_webui.py
2024-01-23 23:33:48 +08:00
RVC-Boss
0c691191e8
Add files via upload
2024-01-23 20:57:51 +08:00
zxgov
3f7ff570d7
Update inference_webui.py
2024-01-22 12:59:27 +08:00
RVC-Boss
4ba412f07f
Update inference_webui.py
2024-01-22 11:19:42 +08:00
DW
3ce23fa619
Update inference_webui.py
2024-01-22 11:21:15 +11:00
DW
4177187623
Update inference_webui.py
2024-01-22 11:04:35 +11:00
RVC-Boss
19ff34260b
Add files via upload
2024-01-21 23:02:33 +08:00
RVC-Boss
ea62d6e0cf
Add files via upload
2024-01-21 22:47:32 +08:00
c4fun
95bb2c921e
解决输入目标文本的空行导致报错的问题
2024-01-19 20:49:03 +08:00
RVC-Boss
985add3f0a
Merge branch 'main' into patch-3
2024-01-17 15:50:12 +08:00
spicysama
e3a008dbea
FIx: cannot identify one class to a dict(needed)
...
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.
2024-01-17 02:55:54 +08:00
Blaise
0d92575115
Code refactor + remove unused imports
2024-01-16 17:10:27 +01:00
RVC-Boss
41ca6028d6
Add files via upload
2024-01-16 17:38:48 +08:00