Tps-F
43d109e9c4
Apply Code Formatter Change
2023-08-19 10:17:30 +00:00
RVC-Boss
deb756bf1b
Update infer-web.py
2023-08-16 16:12:51 +08:00
github-actions[bot]
76b67842ba
Format code ( #989 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-13 11:52:51 +08:00
RVC-Boss
c96d878708
Update infer-web.py
2023-08-13 11:46:12 +08:00
RVC-Boss
03e7c68c11
Add files via upload
2023-08-13 01:05:58 +08:00
github-actions[bot]
176417e78e
Format code ( #901 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-31 11:47:33 +08:00
Flynn Duniho
144073a924
Automatically select index file when model is selected ( #894 )
...
* automatically select index file when model is selected
* Search for full directory of index file
* Add trailing separator char to index search string
* disable debug log
* remove unused re
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-07-30 11:13:03 +08:00
github-actions[bot]
b2f816a39e
Format code ( #891 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-28 12:45:35 +08:00
forestsource
9f7fe2942a
Add REST API settings ( #887 )
2023-07-28 02:46:09 +00:00
github-actions[bot]
f7fc51c81a
Format code ( #877 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-26 19:51:48 +08:00
RVC-Boss
b1cb31854a
Add files via upload
2023-07-26 19:50:50 +08:00
github-actions[bot]
232213a522
Format code ( #874 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-26 11:56:00 +08:00
Mix007
78b8bfe890
Update infer-web.py ( #864 )
...
fix ModuleNotFoundError: No module named 'config'
fix NameError: name 'sys' is not defined
2023-07-26 11:52:51 +08:00
github-actions[bot]
3ae444b05c
Format code ( #850 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-24 18:19:03 +08:00
源文雨
23f64d3aa8
optimize: cpt as #836 mentioned
2023-07-24 18:16:48 +08:00
源文雨
8364750272
optimize: move slicer2, rmvpe, my_utils to lib
2023-07-24 14:16:58 +08:00
源文雨
18067aa85d
fix #835 : some broken imports
2023-07-23 14:32:53 +08:00
Karl Kihlström
fe6216a026
add app title ( #780 )
2023-07-23 01:23:47 +08:00
RVC-Boss
9c63bcc8c6
add rmvpe support
...
add rmvpe support
2023-07-11 11:49:56 +08:00
github-actions[bot]
fad31f24f5
Format code ( #624 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-24 18:06:17 +08:00
源文雨
5e09a55e5f
优化代码结构
2023-06-24 15:26:14 +08:00
github-actions[bot]
b9fdef34ba
Format code ( #612 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-23 22:00:17 +08:00
源文雨
d4e9badf17
fix extract locale
2023-06-23 21:59:37 +08:00
kalomaze
195a14e5c5
Add new defaults for infer-web.py & adjust english translation ( #584 )
...
* Adjust defaults of index and volume scale
* Adjust eng translation for index and volume envelope
2023-06-20 15:17:32 +08:00
Justin John
cdbb76cb6f
Fix OpenBLAS warning ( #583 )
...
Fixes the error msg: "OpenBLAS warning: precompiled NUM_THREADS exceeded, adding auxiliary array for thread metadata"
2023-06-20 15:17:18 +08:00
github-actions[bot]
e4417ce82f
Format code ( #564 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 13:55:51 +00:00
RVC-Boss
125a0a7b02
change default train version to v2
...
change default train version to v2
2023-06-18 13:52:49 +00:00
RVC-Boss
a42330f0ae
Add files via upload
2023-06-18 21:49:49 +08:00
github-actions[bot]
a7647e4094
Format code ( #526 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 10:39:56 +00:00
RVC-Boss
f92a923487
Update infer-web.py
2023-06-18 09:56:29 +00:00
RVC-Boss
0db402c312
Update infer-web.py
2023-06-18 09:56:16 +00:00
RVC-Boss
6ca9c853b0
v2-48k-32k-support
...
v2-48k-32k-support
2023-06-18 17:40:07 +08:00
RVC-Boss
44426b18b8
train index:auto kmeans when feature shape too large
...
train index:auto kmeans when feature shape too large
2023-06-18 16:19:07 +08:00
RVC-Boss
e7f204b32e
train index:auto kmeans when feature shape too large
...
train index:auto kmeans when feature shape too large
2023-06-18 16:16:33 +08:00
Ftps
75264d09b6
Fix format #526 ( #533 )
...
* Fix format #526
* fix return
2023-06-18 08:01:34 +00:00
RVC-Boss
a9a77f2556
fix-no-f0-model-protect-issue
...
fix-no-f0-model-protect-issue
2023-06-18 15:17:36 +08:00
RVC-Boss
ec0c39d9bc
Update infer-web.py
2023-06-18 06:56:22 +00:00
Ftps
9253948f0d
Rewrite syntax of infer-web.py ( #536 )
...
* Fix import location
* use any
* Correction of if Syntax
* Class definitions to the front
* format
* fix if Syntax
2023-06-18 06:42:40 +00:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
0eb6bb67be
Onnx推理dml支持 ( #556 )
...
* Add files via upload
* Add files via upload
2023-06-17 14:49:16 +00:00
RVC-Boss
a071f1e089
fix v2 onnx export
2023-06-15 15:29:05 +00:00
RVC-Boss
75d7c03d41
fix v2 onnx export
2023-06-15 15:26:57 +00:00
LINKANG ZHAN
f349adc9df
Add support for train without specify pretrained model, add support for selecting v2 48k as training setting, and add support for auto remove pretrained model when the user do not have pretrained model in designate folder. ( #528 )
...
* support detection of pretrained model, support train without pretrained model path in web ui
* support detection of pretrained model, support train without pretrained model path in web ui
* support detection of pretrained model, support train without pretrained model path in web ui
2023-06-15 10:21:58 +08:00
RVC-Boss
692c245fad
Update infer-web.py
2023-06-06 14:37:12 +00:00
github-actions[bot]
52c97ed464
Format code ( #455 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06 14:35:35 +00:00
RVC-Boss
9ff976b155
Add files via upload
2023-06-06 22:32:10 +08:00
github-actions[bot]
89afd017ba
Format code ( #384 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-30 15:22:53 +08:00
HalfMAI
69071119a9
Update infer-web.py ( #374 )
...
修复 刷新按钮没有更新 批处理区的 索引路径的问题
2023-05-29 18:26:59 +08:00
github-actions[bot]
e435b3bb8a
Format code ( #366 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-28 16:06:11 +00:00
RVC-Boss
7bd25c4623
Add files via upload
2023-05-28 23:40:54 +08:00
RVC-Boss
f1730d42d4
Add files via upload
2023-05-28 22:58:33 +08:00