Commit Graph

53 Commits

Author SHA1 Message Date
ylzz1997 ec6f7f5ade Debug FCPE 2023-07-23 00:10:24 +08:00
YuriHead d9b108ecbd
Merge pull request #332 from svc-develop-team/4.1-Stable
To Latest
2023-07-22 20:20:12 +08:00
Stardust·减 4a685b54b8
Update utils.py 2023-07-22 15:01:45 +08:00
Stardust·减 11fa91efe9
Update utils.py 2023-07-22 14:41:55 +08:00
CN_ChiTu 07fd38ba24
添加 fcpe 2023-07-22 08:28:35 +08:00
Stardust·减 d670655a1f
Change the load ckpt warning 2023-07-17 19:58:05 +08:00
白叶 藤原 90c9ccc6a8 NsfHifigan在DML中上采样出现错误以及SourceModuleHnNSF这两个BUG的修复 2023-07-17 17:51:55 +08:00
YuriHead f808d8e60b Debug BF16 and RMVPE 2023-07-11 23:02:44 +08:00
YuriHead e0fc0e8328 Updata rmvpe F0 predictor 2023-07-11 02:26:11 +08:00
YuriHead 3bebce758b
Merge branch '4.1-Stable' into 4.1-Latest 2023-07-09 03:46:23 +08:00
YuriHead de267002bf Merge branch '4.1-Latest' of https://github.com/svc-develop-team/so-vits-svc into 4.1-Latest 2023-07-09 03:38:44 +08:00
YuriHead 7108c1e86c Float16 model infer 2023-07-09 03:38:41 +08:00
YuriHead d2ae02c24e
Update utils.py 2023-07-06 23:42:08 +08:00
magic-akari 014986f2e3
fix: E722 issues 2023-07-06 23:06:01 +08:00
YuriHead e3e316e20a Ruff fix 2023-07-06 22:32:01 +08:00
Rice Cake a80a789f37
Add minibatch-kmeans to reduce feature shape 2023-07-06 11:10:50 +08:00
magic-akari 1281d584fc chore: ignore some lint issues 2023-07-05 22:59:14 +08:00
magic-akari a5f0e911ed
chore: code cleanup by `ruff fix` 2023-06-26 14:57:53 +08:00
magic-akari 88be2098fd
chore: code cleanup by `ruff fix` 2023-06-25 23:46:26 +08:00
ylzz1997 1805061e56 Parallelized loudness calculation 2023-06-17 01:18:38 +08:00
ylzz1997 02ad34dfd7 Debug config serialization 2023-06-08 02:25:32 +08:00
ylzz1997 322b082df1 Updata WavLM Encoder 2023-06-07 19:22:47 +08:00
ylzz1997 eb43f98a94 Updata HParams 2023-06-05 21:35:20 +08:00
ylzz1997 730ff1b995 Compatible the old model unit interpolation mode 2023-06-05 13:15:44 +08:00
ylzz1997 f488214916 Replace the interpolation with HIFIGAN to accommodate odd parameters 2023-06-05 10:16:15 +08:00
KakaruHayate 7a6cfebe0f
whisper-ppg-large 2023-06-04 13:13:20 +08:00
ylzz1997 03fed5010c Updata DPhubert 2023-06-02 02:44:18 +08:00
ylzz1997 9abe2e7b33 Updata CNHubertLarge 2023-06-02 02:15:42 +08:00
ylzz1997 a67cef6539 Updata feature retrieval 2023-06-01 02:45:01 +08:00
ylzz1997 10c7c06acb Updata inference and readme 2023-05-30 01:48:41 +08:00
白叶 藤原 867f0c5a43 Support CharacterMix TimeLine 2023-05-29 00:00:02 +08:00
ylzz1997 68ce0b31c1 Updata Whisper Encoder 2023-05-25 00:41:04 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 6334b18505
Support Onnx Hubert Encoder
Support Onnx Hubert Encoder
2023-05-23 00:09:40 +08:00
ylzz1997 98db34e82d Debug 2023-05-18 01:15:26 +08:00
ylzz1997 7dbb0ba66a Diif Updata 2023-05-17 19:20:45 +08:00
ylzz1997 8cc7645379 diff 2023-05-17 01:10:43 +08:00
ylzz1997 76e06158fd diff 2023-05-16 13:17:51 +08:00
ylzz1997 28a9ef5ea1 Updata Encoder class 2023-05-14 14:39:07 +08:00
ylzz1997 c8245f3f68 Encoder OOP 2023-05-13 23:45:56 +08:00
ylzz1997 9fa9490e53 Updata F0 Predictor 2023-05-13 15:33:40 +08:00
ylzz1997 b64b2328ab Updata threshold para 2023-04-17 18:31:15 +08:00
YuriHead fe1b9cef00
Update utils.py 2023-04-16 01:20:30 +08:00
YuriHead da1462ed94
Merge branch 'svc-develop-team:4.0' into 4.0-768 2023-04-15 03:03:18 +08:00
ylzz1997 237f351089 Add mix model 2023-04-15 02:59:35 +08:00
YuriHead 7a03f1bec7
Update utils.py 2023-04-14 10:54:34 +08:00
YuriHead 262f5ef18a
Merge branch 'svc-develop-team:4.0' into 4.0-768 2023-04-12 00:50:58 +08:00
magic-akari b86da35d9c
fix: cast f0_coarse to int 2023-04-11 19:45:51 +08:00
ylzz1997 812a2b3741 Updata 768-vec 2023-04-10 13:54:04 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 3fb7d29802
Update utils.py 2023-04-07 23:37:24 +08:00
ylzz1997 3d3452669c Debug 2023-04-06 22:37:47 +08:00