From 400a7207e30d42a825dc724cc0e8dfd3d64366ad Mon Sep 17 00:00:00 2001 From: wenqingl <86453680+wenqingl@users.noreply.github.com> Date: Thu, 14 Jul 2022 02:41:00 -0700 Subject: [PATCH] Update README.md (#640) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1a85d2..ac64514 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ * Install [ffmpeg](https://ffmpeg.org/download.html#get-packages). * Run `pip install -r requirements.txt` to install the remaining necessary packages. * Install webrtcvad `pip install webrtcvad-wheels`(If you need) -> Note that we are using the pretrained encoder/vocoder but synthesizer, since the original model is incompatible with the Chinese sympols. It means the demo_cli is not working at this moment. +> Note that we are using the pretrained encoder/vocoder but synthesizer since the original model is incompatible with the Chinese symbols. It means the demo_cli is not working at this moment. ### 2. Prepare your models You can either train your models or use existing ones: