源文雨
|
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 |
|
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 |
|