diff --git a/README.md b/README.md index d14ac4f..3dc2851 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ PyTorch Implementation of [VAENAR-TTS: Variational Auto-Encoder based Non-AutoRe

+The validation logs up to 70K of synthesized mel and alignment are shown below (LJSpeech_val_dec_attn_0_LJ029-0157 and LJSpeech_val_step_LJ029-0157 from top to bottom). + +

+ +

+ +

+ +

+ # Quickstart ## Dependencies diff --git a/img/LJSpeech_val_LJ029-0157.gif b/img/LJSpeech_val_LJ029-0157.gif new file mode 100644 index 0000000..8f93bad Binary files /dev/null and b/img/LJSpeech_val_LJ029-0157.gif differ diff --git a/img/LJSpeech_val_dec_attn_0_LJ029-0157.gif b/img/LJSpeech_val_dec_attn_0_LJ029-0157.gif new file mode 100644 index 0000000..26a901b Binary files /dev/null and b/img/LJSpeech_val_dec_attn_0_LJ029-0157.gif differ