Skip to content

Releases: luan78zaoha/TTS_tflite_cpp

tflite models and tflite static library

16 Jan 11:12
Compare
Choose a tag to compare
  • models.zip: fastspeech2_quan.tflite and mb_melgan.tflite are trained and converted from TensorflowTTS and tflite colab notebook
  • models_ljspeech.zip: pretrained models to be converted are download from colab notebook
  • lib.zip: It contains some header files (flatbuffers and tensorflow/lite) for the tflite static library, and a builded library for linux is available