From 525531d8a3b76a4f6f0e70433e32ba233a29a0f9 Mon Sep 17 00:00:00 2001 From: xxnuo <54252779+xxnuo@users.noreply.github.com> Date: Fri, 27 Jun 2025 14:52:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a2878a..870f853 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,6 @@ ``` sh conda create -n cosyvoice -y python=3.10 conda activate cosyvoice - # pynini is required by WeTextProcessing, use conda to install it as it can be executed on all platforms. - conda install -y -c conda-forge pynini==2.1.5 pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host=mirrors.aliyun.com # If you encounter sox compatibility issues @@ -106,7 +104,7 @@ git clone https://www.modelscope.cn/iic/CosyVoice-ttsfrd.git pretrained_models/C Optionally, you can unzip `ttsfrd` resource and install `ttsfrd` package for better text normalization performance. -Notice that this step is not necessary. If you do not install `ttsfrd` package, we will use WeTextProcessing by default. +Notice that this step is not necessary. If you do not install `ttsfrd` package, we will use wetext by default. ``` sh cd pretrained_models/CosyVoice-ttsfrd/