Tacotron2 for Korean (taKotron2) Code borrow from NVIDIA/tacotron2 Modify for Korean TTS System (see text/__init__.py) Normalize with NFKD g2pK Add learning rate scheduler (transformer style) Add Wandb monitoring Add generate mel-spectrogram and alignment monitoring.