ChineseTtsTflite
Chinese TTS Engine Based On Tensorflow TTS
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.
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
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
arm64-v8a
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 66 MiB PGP Signature | Build Log