From a7c5a138ae9b88830dc1a39f970f32c129d5ebfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stardust=C2=B7=E5=87=8F?= <2225664821@qq.com> Date: Thu, 3 Aug 2023 18:38:51 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a1e5be..da5f8f5 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ vits with bert put [pytorch_model.bin](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large/resolve/main/pytorch_model.bin) -to bert/roberta_wwm_ext_large/ -Then resample all audio to 44100Hz,generate filelists. -Please read the code in preprocess_text.py to generate the specified format filelist. -Run preprocess_text.py -Run spec_gen.py +to bert/roberta_wwm_ext_large/ +Then resample all audio to 44100Hz,generate filelists. +Please read the code in preprocess_text.py to generate the specified format filelist. +Run preprocess_text.py +Run spec_gen.py