Skip to content

Releases: as-ideas/TransformerTTS

Change model loading, add HiFigan model.

03 Jun 12:36
Compare
Choose a tag to compare

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.