From 2eb07bcd1042852857a61ac92f86939370082cc3 Mon Sep 17 00:00:00 2001 From: jik876 Date: Wed, 2 Dec 2020 12:04:47 +0900 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cea0df163..c58c01894 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Details of each folder are as in follows: |VCTK_V2|V2|VCTK|No| |VCTK_V3|V3|VCTK|No| |UNIVERSAL_V1|V1|Universal|No| - +We provide the universal model with discriminator weights that can be used as a base for transfer learning to other datasets. ## Fine-Tuning 1. Generate mel-spectrograms in numpy format using [Tacotron2](https://github.com/NVIDIA/tacotron2) with teacher-forcing.