Skip to content

Releases: as-ideas/TransformerTTS

Change model loading, add HiFigan model.

03 Jun 12:36
Compare
Choose a tag to compare

Adding a downloadable HiFiGan artefact.
HiFiGan credit: https://github.com/jik876/hifi-gan

Forward Model

29 May 16:39
79c0c54
Compare
Choose a tag to compare

Added Forward Model based on FastSpeech, with scripted training on LJSpeech.
Fixes to previous model and improvements to layers structure.
Samples, colab notebooks and pre-trained models are available.

Autoregressive Transformer

26 May 22:16
Compare
Choose a tag to compare

Implementation of a Transformer phonemes to spectrograms model.
Scripted training on LJSpeech.
Working pre-trained model.