From e9c76a9fd7674c6f65a3e34942eedbc99584640d Mon Sep 17 00:00:00 2001 From: litagin02 Date: Tue, 9 Jan 2024 21:17:07 +0900 Subject: [PATCH] Update docs and version --- README.md | 8 +++++++- colab.ipynb | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c95fab..8bbafaf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # 2024-01-09のver 1.3で日本語の処理部分の大きなバグ修正とアクセント調整機能の追加等のアップデートをしました。アップデートして使うのを強くおすすめします。(学習もし直すといいかもしれません。) +[**Changelog**](docs/CHANGELOG.md) + +- 2024-01-09: ver 1.3 +- 2023-12-31: ver 1.2 +- 2023-12-29: ver 1.1 +- 2023-12-27: ver 1.0 + # Style-Bert-VITS2 Bert-VITS2 with more controllable voice styles. @@ -15,7 +22,6 @@ Online demo: https://huggingface.co/spaces/litagin/Style-Bert-VITS2-JVNV This repository is based on [Bert-VITS2](https://github.com/fishaudio/Bert-VITS2) v2.1, so many thanks to the original author! -- [更新履歴](docs/CHANGELOG.md) **概要** diff --git a/colab.ipynb b/colab.ipynb index 862a89d..95ff00f 100644 --- a/colab.ipynb +++ b/colab.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Style-Bert-VITS2 (ver 1.2) のGoogle Colabでの学習\n", + "# Style-Bert-VITS2 (ver 1.3) のGoogle Colabでの学習\n", "\n", "Google Colab上でStyle-Bert-VITS2の学習を行うことができます。\n", "\n",