ChineseTtsTflite

ChineseTtsTflite

Chinese TTS Engine Based On Tensorflow TTS

benjamin wan Text to Speech

Screenshots

Screenshot of ChineseTtsTflite

Description

A TTS engine developed with Kotlin + JetPack Compose + Tensorflow Lite, which works totally offline.

There are two models available: FastSpeech and Tacotron, both of which are from TensorflowTTS.

Because the voice is generated in real-time, it has high performance requirements.

The FastSpeech model works fast but the generated voice has poor anthropomorphic effect. It works well on a middle-end device. The Tacotron has high performance requirements. Though the overall effect is better, the speed is very slow. Therefore it's bundled only for test and can't be used in practice.

Versions

Version Date Size Requires Android Download
0.5.0 current
bdc8a50c028b4f0e…
2023-08-26 67 MB API 21

Comments