Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Releases: spring-media/TransformerTTS

Change model loading, add HiFigan model.

03 Jun 12:36

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

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

Choose a tag to compare

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