Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.05 KB

LIGHTVOC: AN UPSAMPLING-FREE GAN VOCODER BASED ON CONFORMER AND INVERSE SHORT-TIME FOURIER TRANSFORM

A PyTorch Implementation of LIGHTVOC AN UPSAMPLING-FREE GAN VOCODER BASED ON CONFORMER AND INVERSE SHORT-TIME FOURIER TRANSFORM

Training :

python train_lightvoc.py --config config_v1.json

Tensorboard :

alt text

Citations :

@article{Dang2023LightVocAU,
  title={LightVoc: An Upsampling-Free GAN Vocoder Based On Conformer And Inverse Short-time Fourier Transform},
  author={Dinh Son Dang and Tung Lam Nguyen and Bao Thang Ta and Tien Thanh Nguyen and Thi Ngoc Anh Nguyen and Dan Linh Le and Nhat Minh Le and Van Hai Do},
  journal={INTERSPEECH 2023},
  year={2023},
  url={https://www.isca-archive.org/interspeech_2023/dang23b_interspeech.html}
}

References: