From cf83811277dd90e37eaf09d94b9b0c3d52ce4a9c Mon Sep 17 00:00:00 2001 From: bdim404 Date: Fri, 6 Mar 2026 13:28:35 +0800 Subject: [PATCH] docs: Add warning notice about project stability in README files --- README.md | 2 ++ README.zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 558208c..88a8eb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Qwen3-TTS WebUI +> **⚠️ Notice:** This project is largely AI-generated and is currently in an unstable state. Stable releases will be published in the [Releases](../../releases) section. + **Unofficial** text-to-speech web application based on Qwen3-TTS, supporting custom voice, voice design, and voice cloning with an intuitive interface. > This is an unofficial project. For the official Qwen3-TTS repository, please visit [QwenLM/Qwen3-TTS](https://github.com/QwenLM/Qwen3-TTS). diff --git a/README.zh.md b/README.zh.md index f2a8612..57d6f8a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,5 +1,7 @@ # Qwen3-TTS WebUI +> **⚠️ 注意:** 本项目由大量 AI 生成,目前处于不稳定状态。稳定版将在 [Releases](../../releases) 中发布。 + **非官方** 基于 Qwen3-TTS 的文本转语音 Web 应用,支持自定义语音、语音设计和语音克隆,提供直观的 Web 界面。 > 这是一个非官方项目。如需查看官方 Qwen3-TTS 仓库,请访问 [QwenLM/Qwen3-TTS](https://github.com/QwenLM/Qwen3-TTS)。