Commit Graph

12 Commits

Author SHA1 Message Date
源文雨 229fe68818 feat(rvcmd): add dns and dl link fallback 2024-04-21 02:00:27 +09:00
源文雨 4ed830f785 feat(web): check assets integrity on start 2024-04-21 00:16:10 +09:00
Zzzyt c2ab680e18
add is_half argument to extract_feature_print.py (#1683)
* for GTX1650

* testing torch-profiler

* no more profiler & change default audio

* longer slice

* fluid container

* cache rmvpe and ui tweaks

* get my changes back after merge

* format code

* only load rmvpe when necessary

* fix rmvpe & config bug

* fix is_half again

* manual sync with upstream

* revert other changes for pull request
2024-01-11 22:40:34 +09:00
源文雨 6a235eb926 feat: optimize actions 2023-09-22 00:10:16 +09:00
源文雨 9aeb950aea feat(workflow): add sync dev 2023-09-22 00:10:08 +09:00
源文雨 bce6fd7dcd fix: unit test 2023-09-03 02:03:02 +08:00
Ftps a1bbcd6fd5 fix workflow 2023-08-28 16:33:44 +09:00
Ftps f6fcda7f97 fix unitest 2023-08-21 21:19:05 +09:00
Ftps ca7307a950 fix path 2023-08-19 23:01:57 +09:00
源文雨 2ec95ab288
fix unitest 2023-05-17 13:32:25 +08:00
源文雨 b07dedd744
fix workflow (#284)
* Update extract_feature_print.py

* Update unitest.yml
2023-05-15 13:11:01 +08:00
源文雨 33e1a0f1d2
fix: i18n导致无法启动 & 增加 --noautoopen 参数 (#39)
* optimize: 精简未用到的配置项并在特征提取初步引入mps

* add cmd argument: --noautoopen

* fix: i18n

* fix

* fix

* add genlocale workflow

* add unitest

* fix

* fix

* fix
2023-04-12 16:53:50 +08:00