源文雨
|
b3a180e8e2
|
optimize(utils): device selection & jit
|
2024-10-10 21:47:12 +09:00 |
|
Shanshan Shen
|
a1aebd4d2e
|
feat(utils): add NPU Support (#777)
|
2024-10-10 12:38:12 +00:00 |
|
Archkon
|
71b42e0de7
|
doc: sync latest README (#761)
v0.2.0
|
2024-09-22 00:19:28 +09:00 |
|
源文雨
|
8fcc0cd6ae
|
fix(colab): zero shot import
|
2024-09-05 01:15:51 +09:00 |
|
源文雨
|
a4c8a5a14f
|
optimize: revert default device to cpu to satisfy non-cuda users
|
2024-09-05 01:12:55 +09:00 |
|
源文雨
|
651093ea08
|
fix(dl): missing cmdfile declaration
|
2024-09-04 00:19:05 +09:00 |
|
github-actions[bot]
|
905494eab9
|
chore(format): run black on dev (#739)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-09-02 22:20:49 +08:00 |
|
niuzheng168
|
3990f0e6ea
|
fix: idx error when do repetition penalty (#738)
Co-authored-by: Ubuntu <zhn@zhn-a100.loq3xmynzuheffxht14poc5q4c.lx.internal.cloudapp.net>
|
2024-08-31 23:05:54 +08:00 |
|
Iris Sally
|
a82e1df50d
|
fix: device mismatch error in embedding loading on branch dev (#737)
* fix device mismatch bug
* fix additional device mismatch bug when zero-shot
* chore(format): run black on dev
---------
Co-authored-by: dragon <com888yy@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-31 23:04:22 +08:00 |
|
源文雨
|
024f93e36e
|
fix(dl): from hf
|
2024-08-28 22:52:40 +08:00 |
|
github-actions[bot]
|
4e4bbc6f15
|
chore(format): run black on dev (#727)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-28 22:50:50 +08:00 |
|
源文雨
|
c06f1d45bf
|
feat(dl): support new safetensors model & drop gitcode 👎
|
2024-08-28 22:45:57 +08:00 |
|
github-actions[bot]
|
9f9abeccac
|
chore(format): run black on dev (#719)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-25 20:22:51 +08:00 |
|
源文雨
|
2d8fde1838
|
optimize(vLLM): move PostModel out
|
2024-08-25 20:19:54 +08:00 |
|
源文雨
|
8bc721c6d9
|
optimize(gpt): move to device_gpt
|
2024-08-25 20:15:19 +08:00 |
|
源文雨
|
a79d297fe4
|
fix(core): relative path
|
2024-08-25 11:16:03 +08:00 |
|
源文雨
|
8a503fdba9
|
feat(gpt): switch to safetensor model
|
2024-08-24 15:21:28 +08:00 |
|
源文雨
|
d6e1584e51
|
optimize(gpt): separate safetensor model Embed
|
2024-08-24 13:58:44 +08:00 |
|
源文雨
|
71c3491f5e
|
fix(examples): wrong cmd import order
|
2024-08-24 13:29:51 +08:00 |
|
github-actions[bot]
|
81e3488ab8
|
chore(format): run black on dev (#717)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-24 00:55:09 +08:00 |
|
源文雨
|
7f54d2cd17
|
fix: set missing comple=False (#713)
|
2024-08-24 00:53:33 +08:00 |
|
源文雨
|
554554c591
|
fix(examples): conda package name conflict (#701)
|
2024-08-24 00:48:20 +08:00 |
|
Ren Pang
|
a27357fbcf
|
feat(core): add experimental argument to load() (#682)
|
2024-08-14 19:03:14 +08:00 |
|
Ren Pang
|
d93ed8d2df
|
feat: fine-tuning support for Speaker class (#679)
* Update speaker class
* add `inplace` argument
* update return type
* revert the naming
|
2024-08-14 19:02:14 +08:00 |
|
源文雨
|
69aa9001e6
|
fix(test): trim tags position
|
2024-08-10 01:03:23 +08:00 |
|
github-actions[bot]
|
000cfcbb15
|
chore(format): run black on dev (#678)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-09 21:37:19 +08:00 |
|
源文雨
|
7e33889f52
|
optimize(core): compile=False by default on load()
|
2024-08-09 21:35:28 +08:00 |
|
源文雨
|
a64dde1039
|
doc: disable TE be default
|
2024-08-09 21:34:14 +08:00 |
|
源文雨
|
7643c64d3d
|
doc: try-catch the save of torchaudio (fix #635)
|
2024-08-09 21:29:24 +08:00 |
|
源文雨
|
2b6f8c7470
|
fix(gpt): add manual_seed on re-generate (#673)
|
2024-08-08 21:09:47 +08:00 |
|
github-actions[bot]
|
b2246ccfae
|
chore(format): run black on dev (#674)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-08 13:13:16 +08:00 |
|
weedge
|
62593194a9
|
feat: add [--source ***] [--custom_path XXX] for run cmd (#669)
* feat: add simple_run example
Signed-off-by: weedge <weege007@gmail.com>
* fix: mv simple_run cmd and add [--source ***] [--custom_path XXX] for run cmd
Signed-off-by: weedge <weege007@gmail.com>
* fix: mv unuse code from ai gen
Signed-off-by: weedge <weege007@gmail.com>
---------
Signed-off-by: weedge <weege007@gmail.com>
|
2024-08-08 00:43:00 +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 |
|
源文雨
|
b1e6f5f525
|
fix(core): hf model download
|
2024-08-06 17:52:31 +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 |
|
github-actions[bot]
|
26472389cf
|
chore(format): run black on dev (#664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-06 10:41:15 +08:00 |
|
Dr. Artificial曾小健
|
96c7f70628
|
typo: EN README (#666)
|
2024-08-06 10:25:35 +08:00 |
|
源文雨
|
80b24e66b7
|
fix(tokenizer): weights_only warning by dropping .pt
|
2024-08-05 21:06:52 +08:00 |
|
源文雨
|
6afc7612c4
|
fix(norm): cannot compute fingerprint of empty list
|
2024-08-05 20:42:36 +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 |
|
源文雨
|
c140a0b691
|
feat(gpt): do re-gen only on None manual_seed
|
2024-08-03 17:11:08 +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 |
|
源文雨
|
e6b35a989b
|
fix(norm): tag splitting logic
|
2024-08-02 15:18:31 +08:00 |
|
源文雨
|
adf1457886
|
feat: add more logs
|
2024-08-02 15:15:35 +08:00 |
|
源文雨
|
5fb16c98eb
|
feat: add more logs
|
2024-08-02 15:11:08 +08:00 |
|