Go to file
MightyAlex200 6f47ec3d3d Merge branch 'main' of https://github.com/MightyAlex200/tfjs-tts 2021-08-11 01:01:43 -04:00
text2meljs Working TTS in Tensorflow.js 2021-08-11 00:25:32 -04:00
text2meljstiny Working TTS in Tensorflow.js 2021-08-11 00:25:32 -04:00
vocoderjs Working TTS in Tensorflow.js 2021-08-11 00:25:32 -04:00
vocoderjstiny Working TTS in Tensorflow.js 2021-08-11 00:25:32 -04:00
.gitignore Working TTS in Tensorflow.js 2021-08-11 00:25:32 -04:00
LICENSE Create LICENSE 2021-08-11 00:53:59 -04:00
README.md Add readme 2021-08-11 00:51:25 -04:00
index.html UI upgrade 2021-08-11 00:46:10 -04:00
index.js Fix GH pages 2021-08-11 01:01:39 -04:00
style.css UI upgrade 2021-08-11 00:46:10 -04:00

README.md

TensorflowTTS in Tensorflow.js

A simple port of TensorflowTTS's FastSpeech2 and MB-MelGAN LJSpeech models.

-tiny models are used by default. They use the maximum compression strength in tensorflowjs-wizard.

Licensing

All code is MIT licensed. Models are not MIT licensed. See the TensorflowTTS page for model licensing information.