Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,10 +1,4 @@
|
||||
# bert-vits
|
||||
vits with bert
|
||||
# Bert-VITS2
|
||||
|
||||
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
|
||||
Run train_ms.py(Only multi speaker training is supported)
|
||||
VITS2 Backbone with bert
|
||||
### 成熟的旅行者应该参阅代码自己学习如何训练。
|
||||
|
||||
Reference in New Issue
Block a user