36 Commits

Author SHA1 Message Date
github-actions[bot] 46ad65f903 chore(format): run black on dev (#938)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-23 21:53:59 +09:00
源文雨 c539c4987f chore: make test happy 2025-05-23 21:53:09 +09:00
源文雨 25cf2bcc91 chore: fix test 2025-01-08 01:04:00 +09:00
源文雨 9bc3c42667 chore: fix test 2025-01-08 00:51:27 +09:00
源文雨 69aa9001e6 fix(test): trim tags position 2024-08-10 01:03:23 +08:00
github-actions[bot] c88e0392bb chore(format): run black on dev (#671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-06 18:02:31 +08:00
源文雨 4dbd5eb6d4 fix(test): make test happy 2024-08-06 18:01:52 +08:00
github-actions[bot] ccf7e4da6f chore(format): run black on dev (#670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-06 17:41:00 +08:00
源文雨 f3dcd970c9 optimize: separate speaker from tokenizer
- move `spk_stat.pt` into config
- move `sample_audio_speaker` to DVAE
- update rvcmd to `v0.2.7`
2024-08-06 17:35:41 +08:00
源文雨 1812f91441 fix(test): make it happy 2024-08-05 20:38:16 +08:00
源文雨 47b476e198 feat(test): use manual_seed param 2024-08-03 17:15:53 +08:00
源文雨 61add70490 fix(test): change expected value 2024-08-02 15:44:36 +08:00
github-actions[bot] 2c2daf46b6 chore(format): run black on dev (#660)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-02 15:40:18 +08:00
源文雨 c6bae90158 fix(norm): tags are read literally (fix #655) 2024-08-02 15:38:22 +08:00
源文雨 5fb16c98eb feat: add more logs 2024-08-02 15:11:08 +08:00
源文雨 18dba884bf fix: split tags and text first before norm (#655) 2024-08-02 15:00:16 +08:00
源文雨 36c87238d2 test: add for issue #655 2024-08-02 14:23:03 +08:00
源文雨 7107de87ba chore(test): remove #521 due to misunderstanding 2024-07-19 00:46:19 +09:00
github-actions[bot] fc4f16a6d3 chore(format): run black on dev (#590)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-19 00:43:23 +09:00
源文雨 5d29b7c381 feat(test): add test for issue #588 2024-07-19 00:42:34 +09:00
github-actions[bot] d089bd2492 chore(format): run black on dev (#560)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 16:53:29 +09:00
源文雨 40fbbc277a fix(test): hf dl 2024-07-10 16:52:47 +09:00
源文雨 580463ce22 fix(test): int16 rms overflow 2024-07-10 15:39:49 +09:00
github-actions[bot] b517b3872f chore(format): run black on dev (#558)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 15:14:03 +09:00
源文雨 e049abab96 chore(test): update test according to #521 2024-07-10 15:06:59 +09:00
源文雨 2dc1a6a83e fix(workflow): make ci happy 2024-07-10 14:17:00 +09:00
github-actions[bot] 136d8f55da chore(format): run black on main (#527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-04 22:23:32 +09:00
源文雨 e31b46e6ca feat(workflow): add pull-format 2024-07-04 22:22:52 +09:00
源文雨 a988a7d163 fix(test): 521 2024-07-04 22:09:12 +09:00
github-actions[bot] 88ea18edac chore(format): run black on main (#526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-04 22:05:12 +09:00
源文雨 ff5d30b4fd optimize(test): log printing 2024-07-04 22:04:34 +09:00
github-actions[bot] a6febc876a chore(format): run black on main (#525)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-04 21:57:36 +09:00
源文雨 0e32ab32dd feat(infer): flatten unnecessary dim in output wavs
- optimize(all): use torch.inference_mode instead of with torch.no_grad()
- fix(core): missing params passing to generate
- chore(logging): use warning instead of warn for deprecation
- optimize(gpt): stream triggering timing
- feat(stream): add test for issue #521
2024-07-04 21:56:43 +09:00
github-actions[bot] 46752ceca2 chore(format): run black on main (#514)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-03 16:19:07 +09:00
源文雨 eeb240beac optimize: reduce test time consumption 2024-07-03 16:18:23 +09:00
源文雨 3fbf2aadf5 fix: add param ensure_non_empty (fix #511) 2024-07-03 16:06:45 +09:00