434 Commits

Author SHA1 Message Date
github-actions[bot] 77b89ee281 chore(format): run black on dev (#994)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.2.5
2026-04-11 00:31:18 +08:00
源文雨 857d3b73e9 fix(tokenizer): keep tracking with latest transformers 2026-04-11 00:27:20 +08:00
Rafael Lauton cc212dbb15 fix: requirements.txt missed dep requests (#986)
Co-authored-by: fumiama <41315874+fumiama@users.noreply.github.com>
2026-04-11 00:14:28 +08:00
jnMetaCode c2fd82674d fix: add missing parentheses to @torch.inference_mode decorator (#991) 2026-04-11 00:06:54 +08:00
github-actions[bot] da5fff6235 chore(format): run black on dev (#981)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-18 13:30:01 +08:00
源文雨 b3d2953dd4 feat(gpt&web0): add more logs&flags 2025-12-03 15:07:48 +08:00
github-actions[bot] c26573a61e chore(format): run black on dev (#976)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 17:33:40 +08:00
源文雨 66cd749cc5 chore: make lint happy 2025-11-27 17:26:36 +08:00
源文雨 31ed623a27 feat(gpu): add partial dml support 2025-11-27 17:17:17 +08:00
github-actions[bot] 46204ca04f chore(format): run black on dev (#974)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-26 15:49:20 +08:00
源文雨 a2b36dbf0c fix(gpt): narrow(): length must be non-negative
fix #955
2025-11-26 15:43:10 +08:00
Ang b17d3c2670 docs: fix typos (#972)
Found via `codespell -S docs,*.ipynb -L thre,te,erro` and `typos
--hidden --format brief`
2025-11-26 13:08:05 +08:00
Ivan Milev 9bfbc9a0fb feat(doc): visualization of the ChatTTS codebase (#946)
* Added high-level diagrams

* Linked the diagrams in the readme

---------

Co-authored-by: brovatten <alexander_bridgwater@live.se>
2025-07-06 15:11:14 +00:00
BBC-Esq 1092c1ffca feat: numpy 2+ support (#937)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
v0.2.4
2025-05-23 21:59:02 +09:00
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
AI软件宝库 8c0707ba98 fix: module 'torch.serialization' has no attribute 'FILE_LIKE'' (#932)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2025-05-06 22:52:08 +09:00
github-actions[bot] 4090ff2665 chore(format): run black on dev (#915)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-14 12:34:46 +09:00
Guobin Yue d582fd5d70 feat(example): add new API (#913)
Add FastAPI-based OpenAI-compatible Text-to-Speech API and Audio Format Conversion Tools
2025-03-14 12:32:50 +09:00
github-actions[bot] 4c201cd56d chore(format): run black on dev (#901)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.2.3
2025-02-18 15:19:25 +09:00
源文雨 a500911234 fix(gpt): drop deprecation usage of get_max_length() 2025-02-18 15:17:42 +09:00
github-actions[bot] bf0ec25fa8 chore(format): run black on dev (#894)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-14 00:14:34 +09:00
LeoGuan0706 6bacab1778 optimize(api): transfer client.py to “argParse" style (#890) 2025-02-14 00:08:15 +09:00
Orzman af1c8f7d0c fix: missing module name "tools.audio" (#880)
fix #736 fix #820 fix #844
v0.2.2
2025-01-19 21:30:46 +09:00
源文雨 b5e452e387 fix(core): split error on single sentence 2025-01-13 23:39:32 +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
github-actions[bot] e6ab5ca564 chore(format): run black on dev (#868)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-08 00:43:25 +09:00
源文雨 8d7bcf0ef4 feat: keep speaker in long-sentence infer 2025-01-08 00:41:36 +09:00
github-actions[bot] ff77e25f11 chore(format): run black on dev (#867)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 21:20:00 +09:00
源文雨 fefc931873 feat(core): support custom local dl path 2025-01-07 21:02:39 +09:00
JaysonAlbert aaea2ae2d6 fix: allow not params refine text, and load normalizers to handle chinese numbers (#865) 2025-01-07 20:54:07 +09:00
BBC-Esq a933b666ba feat: add cache_dir parameter (#863) 2025-01-07 20:53:24 +09:00
github-actions[bot] d21106f9e4 chore(format): run black on dev (#827)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 01:18:54 +09:00
源文雨 00c56ee6af fix(tools): load audio close file after reading 2024-11-28 22:37:41 +09:00
源文雨 c3948c8674 feat(tools): load_audio supports mean of stereo 2024-11-28 01:18:12 +09:00
Haydon Ryan a67bfb519f doc(conda): pinning python version (#816)
pinning python version
v0.2.1
2024-11-05 13:56:24 +09:00
Shanshan Shen 0ec82fef45 fix(npu): ascend sampling real speaker (#788)
Co-authored-by: shanshan shen <shanshanshen333@gmail.com>
2024-10-21 15:57:07 +09:00
github-actions[bot] cff3b4e5c3 chore(format): run black on dev (#791)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-18 02:08:59 +09:00
Pengoose d9e2eba1c4 docs: add README.kr (#778) 2024-10-18 02:00:28 +09:00
源文雨 799d6339c7 chore(webui): remove redundant default=None 2024-10-18 02:00:16 +09:00
源文雨 806b03539c chore(dl): update model version 2024-10-16 01:27:34 +09:00
源文雨 b9b007ef7f feat(core): dvae&vocos switch to safetensors 2024-10-16 01:21:09 +09:00
b3d511b9f6 compatibility: change gamma to weight (#733) 2024-10-16 00:56:18 +09:00
源文雨 d54f4f4416 fix(ci): update close-issue except 2024-10-16 00:23:07 +09:00
Iris Sally 8e6e6c97f7 fix(norm): 不能读出啊和呃的bug (#783)
Co-authored-by: dragon <com888yy@gmail.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2024-10-15 15:07:22 +00:00
源文雨 78593093d3 fix(ci): pip install through venv 2024-10-15 23:57:59 +09:00
源文雨 ba33dd1910 fix(ci): pip install through venv 2024-10-15 23:54:31 +09:00
源文雨 57f2cc8f14 fix(gpt): device parsing 2024-10-10 22:00:54 +09:00
源文雨 b3a180e8e2 optimize(utils): device selection & jit 2024-10-10 21:47:12 +09:00