From 3dd860579757310343749cba9623afde9e69c657 Mon Sep 17 00:00:00 2001 From: JianweiYu Date: Wed, 27 Aug 2025 00:32:26 -0700 Subject: [PATCH] Update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f925498..71becd2 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,12 @@ pip install -e . ## Usages +### 🚨 Tips +We observed users may encounter occasional instability when synthesizing Chinese speech. We recommend: + +- Using English punctuation even for Chinese text, preferably only commas and periods. +- Using the 7B model variant, which is considerably more stable. + ### Usage 1: Launch Gradio demo ```bash apt update && apt install ffmpeg -y # for demo