C

ChatTTS

C
ChatTTS AI v0.2.5

v0.2.5: chore(format): run black on dev (#994)

Added Partial dml support (31ed623) by @fumiama Fixed RuntimeError: narrow(): length must be non-negative (#955) by @fumiama Add missed dep requests in requirements.txt (cc212db) by @faalkor Keep tracking with latest transformers (857d3b7) by @fumiama

C
ChatTTS AI v0.2.4

v0.2.4: feat: numpy 2+ support (#937)

Added FastAPI-based OpenAI-compatible Text-to-Speech API and Audio Format Conversion Tools to examples/api (d582fd5) by @yueguobin Numpy 2+ support (1092c1f) by @BBC-Esq Fixed Module 'torch.serialization' has no attribute 'FILE_LIKE'' (8c0707b) by @aibaoku 新增 在 examples/api 中添加了基于 FastAPI、兼容 OpenAI 的文本转语音 API 及音频格式转换工具 (d582fd5) by @yueguobin 支持 Numpy 2+ (1092c1f) by @BBC-Esq 修复 'torch.serializati…

C
ChatTTS AI v0.2.2

v0.2.2: fix: missing module name "tools.audio" (#880)

New Support downloading HuggingFace models to custom path (#863) by @BBC-Esq examples/api allow not params refine text, and load normalizers to handle Chinese numbers (#865) by @JaysonAlbert Support custom local download path (fefc931) by @fumiama Keep speaker in long-sentence infer (8d7bcf0) by @fumiama Fixed Missing module name "tools.audio" (#880) by @benknam Optimized load_audio performance (c…

C
ChatTTS AI v0.2.1

v0.2.1: doc(conda): pinning python version (#816)

New NPU support (#777) by @shen-shanshan Fixed No remove_interjections in Chinese normalizer (#783) by @IrisSally Optimized Change gamma to weight in DVAE for compatibility (#733) by @zly-idleness Migrate all models to safetensors (b9b007e) by @fumiama 新增 NPU 支持 (#777) by @shen-shanshan 修复 中文正则化器中缺少remove_interjections (#783) by @IrisSally 优化 为了兼容性,将 DVAE 中的 gamma 改为 weight (#733) by @zly-idleness…

C
ChatTTS AI v0.2.0

v0.2.0

New Simple HTTP API example (#530) by @briancaffey Command-line streaming inference example (#512) by @ZaymeShaw Batch Vocos decoding (generate matrix by longest token, fill the rest with 0) (6e18575) by @fumiama Adaptation to new VQ Encoder (9f0b7a0) by @fumiama ZeroShot support (b4da237) by @fumiama Initial support for vLLM (8e6184e) by @ylzz1997 Added --source and --custom_path parameters to co…

C
ChatTTS AI v0.1.1

v0.1.1

New Apple MPS GPU (Experimental, off by default) (#261, #472) by @rasonyang Replacement of rare characters (Chinese characters) (#350) by @6drf21e local loading mode, renamed original local to custom (#361) by @fumiama Core supports streaming inference (#360) by @Ox0400 WebUI supports streaming inference (#380) by @v3ucn User customizable logger (#398) by @fumiama CMD supports batch inference (#36…