From f5b5a648bb9bb44399d3f0752b4d0e6bca790ebb Mon Sep 17 00:00:00 2001 From: YaoyaoChang Date: Tue, 26 Aug 2025 18:48:26 -0700 Subject: [PATCH] update FAQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8766dd5..cd8c5f7 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ In fact, we intentionally decided not to denoise our training data because we th **A:** Our training data **doesn't contain any music data**. The ability to sing is an emergent capability of the model (which is why it might sound off-key, even on a famous song like 'See You Again'). (The 7B model is more likely to exhibit this than the 1.5B). #### Q5: Some Chinese pronunciation errors. -**A:** The volume of Chinese data in our training set is significantly smaller than the English data. Additionally, certain special characters in Chinese may lead to pronunciation problems. +**A:** The volume of Chinese data in our training set is significantly smaller than the English data. Additionally, certain special characters (e.g., Chinese quotation marks) may occasionally cause pronunciation issues. ## Risks and limitations