Skip to content

Commit

Permalink
add gif of validation logs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keonlee9420 committed Jul 25, 2021
1 parent d53992c commit 3bfe693
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,16 @@ PyTorch Implementation of [VAENAR-TTS: Variational Auto-Encoder based Non-AutoRe
<img src="img/model.png" width="80%">
</p>

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).

<p align="center">
<img src="./img/LJSpeech_val_dec_attn_0_LJ029-0157.gif" width="80%">
</p>

<p align="center">
<img src="./img/LJSpeech_val_LJ029-0157.gif" width="80%">
</p>

# Quickstart

## Dependencies
Expand Down
Binary file added img/LJSpeech_val_LJ029-0157.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/LJSpeech_val_dec_attn_0_LJ029-0157.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3bfe693

Please sign in to comment.