Commit Graph
412 Commits
Author SHA1 Message Date
源文雨 8397c5e8ee chore: add .DS_Store ignorance (#478) 2024-06-27 20:03:36 +09:00
github-actions[bot]andgithub-actions[bot] 52d75d54c1 chore(format): run black on main (#475)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-27 16:57:52 +09:00
源文雨 bb9d3b37d4 feat(chat): add hidden api _encode_spk_emb (#474) 2024-06-27 16:55:48 +09:00
源文雨 f8f4f53386 perf: use cpu in MacOS by default (#472) 2024-06-27 12:28:46 +09:00
源文雨 0716d56cf5 fix(webui): input textbox not editable (#469) 2024-06-27 01:42:57 +09:00
源文雨 c00ba37fe7 feat(webui): support external spk_emb (#467) 2024-06-26 18:16:31 +09:00
源文雨 cc58be254c fix(webui): crash on non-ffmpeg env. (#466) 2024-06-26 17:48:43 +09:00
源文雨 608bd1957b fix: redundant [spk_emb]s in refine_text (fix #459) (#464) 2024-06-26 17:29:58 +09:00
源文雨 6aac04b329 feat: use str type spk_emb for easy recovery (#463) 2024-06-26 17:05:01 +09:00
Mingandzhouming a5ccaf84b1 fix(doc): add import torch (#458)
Co-authored-by: zhouming <zhouming@hetao101.com>
2024-06-26 16:10:50 +09:00
源文雨 e5764c6a34 optimize: spk_emb & generate & webui (#461)
fix: ipynb param not defined
2024-06-26 16:10:20 +09:00
源文雨 2cd56622af fix(setup): invalid version (fix #456) (#457) 2024-06-26 14:55:30 +09:00
源文雨 b9d6cd210c fix(core): mps infer incorrect on some device (fix #444) (#454) 2024-06-26 01:16:24 +09:00
源文雨 21e48be4af feat(chat): add model chack to custom load (#453) 2024-06-26 00:13:59 +09:00
源文雨 b65e4500ee fix(setup): README decoding issue (#452) 2024-06-25 23:48:19 +09:00
源文雨 e7c89edfe3 optimize(model): more torch funcalls (#451)
and fix wenui infer without refine text
2024-06-25 23:40:49 +09:00
github-actions[bot]andgithub-actions[bot] 40cda89387 chore(format): run black on main (#450)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 21:42:59 +09:00
源文雨 0744bb3418 feat(examples): use mp3 output by default (#449) 2024-06-25 21:41:25 +09:00
Ruochen Wu db13e42a22 doc: add Spanish README file (#447) 2024-06-25 20:16:16 +09:00
源文雨 763c7e5379 doc: optimize README (#446) 2024-06-25 19:01:13 +09:00
源文雨 df3780a601 doc: add new contacts (#445) 2024-06-25 18:58:18 +09:00
github-actions[bot]andgithub-actions[bot] 93db24b4b2 chore(format): run black on main (#443)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 17:22:13 +09:00
源文雨 0b4a6867f8 feat(workflow): add useful actions (#442) 2024-06-25 17:20:37 +09:00
源文雨 8620dfbb3a fix(load): KeyError: 'sha256_config_decoder_yaml' (fix #438) (#441)
by removing environment vars
2024-06-25 17:16:30 +09:00
源文雨 c23e514b0a feat: interruptible infer (#433) 2024-06-25 01:33:07 +09:00
源文雨 5222976ed2 refactor: Chat.load_model to Chat.load (#432) 2024-06-24 22:53:43 +09:00
源文雨 e08fd43716 feat: normalize imports (#431) 2024-06-24 22:48:32 +09:00
BOBOTANG b4b7552035 fix(install): incomplete installation (#429) 2024-06-24 22:41:02 +09:00
源文雨 cae0fec15b fix(colab): color log printing (#430) 2024-06-24 22:39:50 +09:00
源文雨 25b6023493 fix(norm): wrong type check to function (fix #423) (#428) 2024-06-24 22:24:50 +09:00
源文雨 f4121844e6 doc: sync to latest grammar (#427) 2024-06-24 22:11:56 +09:00
源文雨 8235a46711 optimize: specify infer parameters (#422)
and move infer into core
2024-06-24 19:45:14 +09:00
源文雨 a9cb840538 doc: optimize README (#421) 2024-06-24 17:33:13 +09:00
源文雨 c8cb6bd327 feat: add normalizer interface & move instances out (#420) 2024-06-24 17:28:14 +09:00
源文雨 b62e0dc3c5 optimize(utils): move custom processors into model (#419) 2024-06-24 16:27:15 +09:00
源文雨 e0a9e7e043 fix(chat): model unload memory release (#418) 2024-06-24 16:19:05 +09:00
源文雨 21c8ecc960 optimize(chat): move gpt&decoders out of dict (#416)
for a clear type definition
2024-06-24 15:55:33 +09:00
Billy Cao 109376c326 fix(webui): disable torch.compile on Windows (#413) 2024-06-24 15:08:33 +09:00
源文雨 21a216f6d2 Merge pull request #414 from aliencaocao/fix-webui-demo
Add init.py to tools and web to fix launching webui demo
2024-06-24 09:17:50 +09:00
源文雨 46b007e140 Merge pull request #415 from 2noise/optimzie
optimize: all
2024-06-24 09:14:57 +09:00
源文雨 51c2118b76 fix(log): utils log cannot display 2024-06-23 23:45:50 +09:00
源文雨 d93bc19f41 optimize(dl): use mmap to hash
https://stackoverflow.com/a/67412295
2024-06-23 23:37:38 +09:00
源文雨 1b16feec2f chore(core): add more types 2024-06-23 22:45:20 +09:00
源文雨 5d20028316 optimize(utils): jit HomophonesReplacer 2024-06-23 22:39:11 +09:00
Billy Cao 724f524629 Add init.py to tools and web to fix launching webui demo 2024-06-23 20:33:12 +08:00
源文雨 79684e2426 feat(webui): make Generate button be primary 2024-06-23 21:26:23 +09:00
源文雨 93ef96b173 feat: apply TorchSeedContext 2024-06-23 21:22:23 +09:00
源文雨 fef7084d1c feat(webui): add reload button & dvae coef 2024-06-23 18:04:56 +09:00
源文雨 78ee6965b7 chore(webui): unify display language 2024-06-23 17:21:23 +09:00
源文雨 4dd1f88073 optimize: core & model
### all
- reduce redundant code
- add `_` to some inner calls
### core
- rename `check_model` to `has_loaded`
- new api `download_models`
- move vocos out of models dict (further target: remove the dict `pretrain_models`)
- new api `unload`
- new api `decode_to_wavs`
### model
- fix grad mul issue in dvae
- optimize progress bar display
- optimize tensor operations
2024-06-23 17:17:33 +09:00