Update README.md

This commit is contained in:
Stardust·减
2023-08-03 18:38:51 +08:00
committed by GitHub
parent dbfec3fc49
commit a7c5a138ae

View File

@@ -2,8 +2,8 @@
vits with bert vits with bert
put [pytorch_model.bin](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large/resolve/main/pytorch_model.bin) put [pytorch_model.bin](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large/resolve/main/pytorch_model.bin)
to bert/roberta_wwm_ext_large/ to bert/roberta_wwm_ext_large/
Then resample all audio to 44100Hz,generate filelists. Then resample all audio to 44100Hz,generate filelists.
Please read the code in preprocess_text.py to generate the specified format filelist. Please read the code in preprocess_text.py to generate the specified format filelist.
Run preprocess_text.py Run preprocess_text.py
Run spec_gen.py Run spec_gen.py