vishred18's picture
Upload 364 files
d5ee97c

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade

iOS Demo

This app demonstrates using FastSpeech2 and MB MelGAN models on iOS.

How to build

Download LJ Speech TFLite models from https://github.com/luan78zaoha/TTS_tflite_cpp/releases/tag/0.1.0 and unpack into TF_TTS_Demo directory containing Swift files.

It uses CocoaPods to link with TensorFlowSwift.

pod install
open TF_TTS_Demo.xcworkspace