From 8a9eae50b2bdbc86c9e9113f57353d244bae5ca7 Mon Sep 17 00:00:00 2001 From: ZDisket <30500847+ZDisket@users.noreply.github.com> Date: Mon, 9 Aug 2021 17:19:35 -0300 Subject: [PATCH] Add German to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6adadc0..025e579 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Do not hesitate to contact below if you need anything. Currently, FastSpeech2, Tacotron2 (phoneme and character based) and Multi-Band MelGAN from TensorflowTTS are supported. -Out-of-the-box support is provided for English and Spanish; that is, you won't have to modify any code. +Out-of-the-box support is provided for English, German and Spanish; that is, you won't have to modify any code. ## Build instructions