更新了README

This commit is contained in:
liuhaozhe6788
2023-02-17 15:10:20 +08:00
parent 10dc193652
commit 7419e838cf

View File

@@ -137,4 +137,5 @@ You can download the pretrained model from [this](https://drive.google.com/drive
**2022.10.26** The split frequency for input audio is 170Hz. The split frequency for output noise reduce is 165Hz.<br>
**2022.12.01** merge the single sentences to input.<br>
**2022.12.31** added speaker embeddings dimension reduction visualzation results.<br>
**2023.01.01** did more text preprocessing and text cleaning for TTS text input.<br>
**2023.01.01** did more text preprocessing and text cleaning for TTS text input.<br>
**2023.02.17** removed '#' char and convert '@' to "at".<br>