Commit Graph

  • 5df99f2f73 optimize(web): remove some max_lines limit 源文雨 2024-06-04 02:01:10 +09:00
  • ed96cf1721 fix(train): RuntimeError: context has already been set 源文雨 2024-06-04 01:58:26 +09:00
  • b8e0940175 fix(web): f-string: unmatched '(' 源文雨 2024-06-04 01:37:07 +09:00
  • 50cb284a93 fix: train parameter concating 源文雨 2024-06-04 01:35:05 +09:00
  • 78f11cf365
    chore(i18n): sync locale on dev (#2100) github-actions[bot] 2024-06-03 17:15:58 +09:00
  • 3884c034df chore(i18n): sync locale on dev github-actions[bot] 2024-06-03 08:15:25 +00:00
  • c38088dc6e
    chore(format): run black on dev (#2099) github-actions[bot] 2024-06-03 17:15:08 +09:00
  • ad6a6e59c2 chore(format): run black on dev github-actions[bot] 2024-06-03 08:13:55 +00:00
  • ab07a8b1bc chore(i18n): tidy text 源文雨 2024-06-03 17:13:33 +09:00
  • 07c66d3676 feat: model embed author 源文雨 2024-06-03 17:07:13 +09:00
  • ccecac6133 fix(web): unload model error 源文雨 2024-06-03 16:07:03 +09:00
  • 17e703a9ad optimize(jit): package hierarchy 源文雨 2024-06-03 15:41:25 +09:00
  • ae04d4f9cc
    chore(format): run black on dev (#2098) github-actions[bot] 2024-06-03 15:19:25 +09:00
  • 645690c065 chore(format): run black on dev github-actions[bot] 2024-06-03 06:18:44 +00:00
  • 2369f01b1a fix(i18n): cannot get locale in MacOS 源文雨 2024-06-03 15:18:22 +09:00
  • f03e1104c0 optimize(config): modelize package 源文雨 2024-06-03 15:10:26 +09:00
  • 6408558727 chore(i18n): tidy text 源文雨 2024-06-03 00:43:12 +09:00
  • cc2835416a
    chore(i18n): sync locale on dev (#2096) github-actions[bot] 2024-06-03 00:22:44 +09:00
  • 6630ea6147 chore(i18n): sync locale on dev github-actions[bot] 2024-06-02 15:21:54 +00:00
  • 6dd7626fbd
    chore(format): run black on dev (#2097) github-actions[bot] 2024-06-03 00:21:40 +09:00
  • a7dbf97b0b chore(format): run black on dev github-actions[bot] 2024-06-02 15:21:06 +00:00
  • 2140875115 feat(web): add hash_similarity calculating 源文雨 2024-06-03 00:20:47 +09:00
  • e4fff618bf
    chore(i18n): sync locale on dev (#2095) github-actions[bot] 2024-06-02 23:44:23 +09:00
  • 3ab186b67d chore(i18n): sync locale on dev github-actions[bot] 2024-06-02 14:43:44 +00:00
  • b54e56dab9 chore(i18n): tidy text 源文雨 2024-06-02 23:43:30 +09:00
  • 768770d5c3
    chore(i18n): sync locale on dev (#2094) github-actions[bot] 2024-06-02 23:05:07 +09:00
  • 0c52724c37 chore(i18n): sync locale on dev github-actions[bot] 2024-06-02 14:04:03 +00:00
  • 1f76e58736 chore(i18n): tidy text 源文雨 2024-06-02 23:03:49 +09:00
  • 5433cd00a3 chore: fill en_US translation 源文雨 2024-06-02 23:01:44 +09:00
  • 939cb1ed5d
    chore(i18n): sync locale on dev (#2093) github-actions[bot] 2024-06-02 22:51:30 +09:00
  • 9d97ae81a9 chore(i18n): sync locale on dev github-actions[bot] 2024-06-02 13:50:10 +00:00
  • 8767e11cf1
    chore(format): run black on dev (#2090) github-actions[bot] 2024-06-02 22:49:59 +09:00
  • d414b9c8aa chore(format): run black on dev github-actions[bot] 2024-06-02 13:48:14 +00:00
  • b9ad0258ae feat(infer): add model hash identification 源文雨 2024-06-02 22:47:52 +09:00
  • 7e48279c6c optimize(vc): use np.multiply instead of general * 源文雨 2024-06-02 16:44:27 +09:00
  • 976869e5fb fix(vc): replace cache_harvest_f0 with md5 key 源文雨 2024-06-02 01:46:18 +09:00
  • 7e8c3530d4 optimize(vc): use np.divide instead of general / 源文雨 2024-06-02 01:24:43 +09:00
  • 2991e75fc0 optimize(vc): apply model-style import 源文雨 2024-06-02 00:57:03 +09:00
  • b0c33d1b75 fix: outside_index_root detection 源文雨 2024-06-02 00:19:19 +09:00
  • 7993e51e37
    Update zh_TW.json Amazon90 2024-05-30 18:30:37 +08:00
  • dc09d0e13e
    chore(format): run black on dev (#2081) github-actions[bot] 2024-05-29 21:03:28 +09:00
  • f769ba08bb chore(format): run black on main github-actions[bot] 2024-05-29 12:03:03 +00:00
  • 15ece6156a chore(format): run black on dev github-actions[bot] 2024-05-29 12:02:12 +00:00
  • 915853870f
    fix file select filter bug (#2076) ShakaRover 2024-05-29 20:01:55 +08:00
  • d01be25bc0
    fix: Correct Python installation check and download success check logic (#2080) Samuel 2024-05-29 20:00:46 +08:00
  • 7627da771a fix: download success check logic Samuel 2024-05-29 02:21:00 +08:00
  • bf5755d4a0 fix: python installation check logic Samuel 2024-05-29 02:18:56 +08:00
  • 869822a6db
    fix file select filter bug ShakaRover 2024-05-25 17:42:19 +08:00
  • 4d0f895aa4
    fix file select window no file ShakaRover 2024-05-25 17:23:05 +08:00
  • 6c6d62df59
    Adopt any directory format (#2052) Xavier Lau 2024-05-15 13:10:48 +08:00
  • 1d1ccb6e4e feat: add support for ascend npu statelesshz 2024-05-14 09:07:11 +08:00
  • 3cdbd45632
    Adopt any directory format Xavier Lau 2024-05-13 00:33:59 +08:00
  • b0fca77ea0
    docs: sync READM.ko.md (#2051) Pengoose 2024-05-12 23:59:46 +09:00
  • a866046a3e docs: sync READM.ko.md pengoosedev 2024-05-12 20:48:37 +09:00
  • 23aecbed02
    chore(format): run black on dev (#2038) github-actions[bot] 2024-05-11 21:28:52 +09:00
  • 02f756d630 chore(format): run black on dev github-actions[bot] 2024-05-06 12:13:37 +00:00
  • b4ab2f7a36 chore: update rvcmd to v0.2.3 源文雨 2024-05-06 21:13:08 +09:00
  • 6d4674853c chore: update rvcmd to v0.2.3 源文雨 2024-05-05 15:35:15 +09:00
  • d255818097
    Fix memory doesn't unload on mps device (#2035) Ftps 2024-05-05 15:22:37 +09:00
  • e47a6b5842 Fix protect not to be dict Ftps 2024-05-05 03:39:44 +09:00
  • 1122e91e11
    Create README.id.md Rico Aransyah 2024-05-04 01:43:30 -07:00
  • fba94a0bf7 Solving the cache not being cleared in mps Ftps 2024-05-03 20:02:04 +09:00
  • fb16ba36b9
    fix(RVCMD): is_win issue (#2011) simosechi 2024-04-23 17:31:28 +02:00
  • b7890c3308 fix(RVCMD): is_win issue simosechi 2024-04-23 11:30:20 +02:00
  • 0f563b7b6d
    chore(format): run black on dev (#2010) github-actions[bot] 2024-04-23 18:15:46 +09:00
  • bfcd56f358
    chore(format): run black on dev (#2008) github-actions[bot] 2024-04-23 18:13:36 +09:00
  • 988c82df40 chore(format): run black on dev github-actions[bot] 2024-04-23 09:13:35 +00:00
  • 2c7a67a112 doc: sync ZH, EN, JA 源文雨 2024-04-23 18:13:10 +09:00
  • c136d0bd31 chore(format): run black on dev github-actions[bot] 2024-04-23 08:06:47 +00:00
  • 1717645ae1 optimize: error handling & update logics 源文雨 2024-04-23 17:06:25 +09:00
  • da9a02049f
    chore(format): run black on dev (#2007) github-actions[bot] 2024-04-23 16:22:22 +09:00
  • e07b762d0b chore(format): run black on dev github-actions[bot] 2024-04-23 07:21:51 +00:00
  • 82bd4b1dd1
    add fcpe to pipeline (#1934) Roberts Slisans 2024-04-23 10:21:31 +03:00
  • e5b43249a0
    chore(format): run black on dev (#2005) github-actions[bot] 2024-04-23 03:17:34 +09:00
  • 4f05957861 chore(format): run black on main github-actions[bot] 2024-04-22 18:17:09 +00:00
  • 28c908489d chore(format): run black on dev github-actions[bot] 2024-04-22 18:16:48 +00:00
  • 659f5d25b0 feat(rvcmd): add option --update 源文雨 2024-04-23 03:16:27 +09:00
  • deca566ab2
    修复了Onnx Attention的一个Shape错误 (#2003) Ναρουσέ·μ·γιουμεμί·Χινακάννα 2024-04-23 02:07:13 +08:00
  • 3df12719e9
    Add files via upload Ναρουσέ·μ·γιουμεμί·Χινακάννα 2024-04-22 22:55:07 +08:00
  • 1eeda7e9c9
    Fix Onnx Bugs Ναρουσέ·μ·γιουμεμί·Χινακάννα 2024-04-22 22:53:56 +08:00
  • 31ccbd4b83
    Add files via upload Ναρουσέ·μ·γιουμεμί·Χινακάννα 2024-04-22 22:53:13 +08:00
  • fb69a36068
    chore(format): run black on dev (#2002) github-actions[bot] 2024-04-22 22:13:57 +09:00
  • 3af03e61d8 chore(format): run black on dev github-actions[bot] 2024-04-22 13:13:30 +00:00
  • 0ab3a3296e
    New feature of real-time voice changing: formant shift adjustment (#1999) yxlllc 2024-04-22 21:13:10 +08:00
  • 189eef5936
    chore(format): run black on dev (#2001) github-actions[bot] 2024-04-22 22:12:19 +09:00
  • ca88513317 chore(format): run black on dev github-actions[bot] 2024-04-22 12:37:54 +00:00
  • 75e9d28506 fix(rvcmd): windows path issue 源文雨 2024-04-22 21:37:32 +09:00
  • a84c7de758 fix yxlllc 2024-04-22 02:52:34 +08:00
  • cc6f1fee3a
    Merge pull request #5 from yxlllc/formatter-dev yxlllc 2024-04-22 00:46:47 +08:00
  • 35bfdccfb2 chore(format): run black on dev github-actions[bot] 2024-04-21 16:46:13 +00:00
  • b06cdcce32
    Merge pull request #4 from yxlllc/genlocale-dev yxlllc 2024-04-22 00:45:57 +08:00
  • e0a7828031 chore(i18n): sync locale on dev github-actions[bot] 2024-04-21 16:42:24 +00:00
  • 8b908ccf6f add formant shift for realtime-gui yxlllc 2024-04-21 23:48:32 +08:00
  • f5bb555b84 doc(en): sync translation from Chinese version 源文雨 2024-04-21 23:07:04 +09:00
  • ce2b1e153f doc(en): sync translation from Chinese version 源文雨 2024-04-21 23:03:42 +09:00
  • 3c500cf9be
    chore(format): run black on dev (#1997) github-actions[bot] 2024-04-21 22:37:28 +09:00
  • a77615d122
    chore(env): sync checksum on dev (#1996) github-actions[bot] 2024-04-21 22:37:04 +09:00
  • 3856ad5450 chore(env): sync checksum on dev github-actions[bot] 2024-04-21 13:32:02 +00:00
  • ca8ff0b846 chore(format): run black on dev github-actions[bot] 2024-04-21 13:30:54 +00:00
  • 2646bc5cbb
    chore(format): run black on dev (#1995) github-actions[bot] 2024-04-21 22:30:51 +09:00