67 Commits

Author SHA1 Message Date
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
Haydon Ryan a67bfb519f doc(conda): pinning python version (#816)
pinning python version
2024-11-05 13:56:24 +09:00
Pengoose d9e2eba1c4 docs: add README.kr (#778) 2024-10-18 02:00:28 +09: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
Dr. Artificial曾小健 96c7f70628 typo: EN README (#666) 2024-08-06 10:25:35 +08:00
源文雨 9d7c437de4 doc: add vLLM instruction 2024-07-25 01:35:15 +08:00
源文雨 9cd5620276 doc: use green pypi badge 2024-07-24 16:31:51 +08:00
源文雨 528a1fe075 doc: update roadmap 2024-07-19 01:32:07 +09:00
源文雨 7cf5d8aede doc: edit Group note 2024-07-16 21:27:33 +09:00
源文雨 9f402ba5c2 doc: change LICENSE to AGPL-v3.0 2024-07-15 14:29:19 +09:00
Yi Zhang d1fc445623 fix(doc): save audio bug in the demo (#563)
fix #561
2024-07-12 00:59:13 +09:00
Gloridust 3acd7ab3ee doc: add language FR (#533) 2024-07-05 19:25:51 +09:00
libukai 2e6fa5c5e9 doc: add english version of Awesome-ChatTTS (#516) 2024-07-04 14:13:53 +09:00
源文雨 46200b31de feat: add optional param use_flash_attn 2024-07-02 17:22:58 +09:00
源文雨 7515712667 fix(gpt): add flash_attention_2 import 2024-07-02 15:52:55 +09:00
源文雨 c109089313 feat(gpt): add flash_attention_2 support 2024-07-02 15:14:46 +09:00
源文雨 3fa30ce9af doc: update roadmap 2024-07-02 14:59:20 +09:00
源文雨 6692269665 doc: edit README 2024-07-01 21:50:01 +09:00
源文雨 2214434df5 doc: update installation instruction 2024-07-01 19:43:08 +09:00
源文雨 f6f752b9cc doc: update installation instruction 2024-07-01 19:39:05 +09:00
源文雨 a4296d1a27 doc: add pypi version badge 2024-07-01 19:32:56 +09:00
源文雨 e3ec329572 doc: edit README 2024-07-01 18:20:46 +09:00
源文雨 b330df52d4 doc: edit README 2024-07-01 17:25:54 +09:00
源文雨 3a8f908bf4 doc: restrict TE to linux only 2024-06-29 15:38:37 +09:00
源文雨 d7ef876c41 fix(typo): README 2024-06-29 15:22:09 +09:00
源文雨 e5ea663a68 doc: add TransformerEngine installation instruction (#498) 2024-06-28 23:41:40 +09:00
源文雨 6aac04b329 feat: use str type spk_emb for easy recovery (#463) 2024-06-26 17:05:01 +09:00
源文雨 0744bb3418 feat(examples): use mp3 output by default (#449) 2024-06-25 21:41:25 +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
源文雨 5222976ed2 refactor: Chat.load_model to Chat.load (#432) 2024-06-24 22:53:43 +09:00
源文雨 f4121844e6 doc: sync to latest grammar (#427) 2024-06-24 22:11:56 +09:00
源文雨 a9cb840538 doc: optimize README (#421) 2024-06-24 17:33:13 +09:00
源文雨 3a936ea2f5 doc: optimize README (#374) 2024-06-20 17:45:21 +09:00
源文雨 4cd92fa721 doc: optimize README (#368) 2024-06-20 01:11:47 +09:00
源文雨 001d164049 doc: optimize README (#367) 2024-06-20 01:06:49 +09:00
源文雨 0738ee61ee doc: optimize README (#359) 2024-06-19 14:57:04 +09:00
源文雨 5e53ec0bbe doc: optimize README (#358) 2024-06-19 14:54:28 +09:00
源文雨 c0c9ac68a8 doc: optimize README (#357) 2024-06-19 14:48:16 +09:00
Yuan-Man 247b1436f1 feat: add conda installation guide (#355) 2024-06-19 14:32:46 +09:00
Yuan-Man 37b65189a9 doc: add Related Resources (#356) 2024-06-19 14:31:54 +09:00
源文雨 9ea7e5ceb4 doc: move scripts into examples (#353)
to make the root dir clean
2024-06-19 13:33:23 +09:00
Jianqing Peng ff6de2c3b3 feat: add commandline script (#21)
* add app.py and update README.md

fix the file save

* rename app.py to cmd.py
2024-06-19 02:24:38 +09:00
源文雨 beb79bf40f doc: optimize English README (#349)
* doc: optimize English README

* doc: optimize English README
2024-06-19 00:58:41 +09:00
源文雨 633817a39c doc: optimize English README (#348) 2024-06-19 00:52:31 +09:00
源文雨 4c012e8857 doc: optimize English README (#347) 2024-06-19 00:41:05 +09:00
源文雨 f3f68d9a69 doc: fix READMEs' format (#346) 2024-06-18 23:36:43 +09:00
源文雨 7279181236 doc: move i18n READMEs into docs folder (#345) 2024-06-18 23:34:42 +09:00
Yuan-Man 73a438bea9 doc: add hf badge to README.md (#36) 2024-06-18 21:18:26 +09:00