# ChatTTS v0.2.4 - Product: ChatTTS (https://whatsnew.fyi/product/chattts) - Vendor: 2noise - Date: 2025-05-23 - Version: v0.2.4 - Original notes: https://github.com/2noise/ChatTTS/releases/tag/v0.2.4 - Permalink: https://whatsnew.fyi/product/chattts/releases/v0.2.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — FastAPI-based OpenAI-compatible Text-to-Speech API and Audio Format Conversion Tools in examples/api - **added** — Numpy 2+ support - **fixed** — Module 'torch.serialization' has no attribute 'FILE_LIKE' ###### 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.serialization' 模块中无属性 'FILE_LIKE' 的问题 (8c0707b) by @aibaoku