benjaminwan/ChineseTtsTflite
Offline Android Chinese text-to-speech engine running TensorFlow Lite converted neural TTS models.

Not currently ranked — collecting fresh signals.
star history
This project implements a Chinese TTS engine for Android using Kotlin and JetPack Compose with TensorFlow Lite. It runs pre-trained neural network models (FastSpeech and Tacotron originally from TensorFlowTTS) on mobile devices for real-time speech synthesis. The models are converted to TFLite format for efficient mobile inference. Users download pre-converted TFLite model files and pruned TensorFlow Lite AAR libraries to build and run the app.
Frequently asked
- What is benjaminwan/ChineseTtsTflite?
- Offline Android Chinese text-to-speech engine running TensorFlow Lite converted neural TTS models.
- Is ChineseTtsTflite open source?
- Yes — benjaminwan/ChineseTtsTflite is open source, released under the Apache-2.0 license.
- What language is ChineseTtsTflite written in?
- benjaminwan/ChineseTtsTflite is primarily written in Java.
- How popular is ChineseTtsTflite?
- benjaminwan/ChineseTtsTflite has 408 stars on GitHub.
- Where can I find ChineseTtsTflite?
- benjaminwan/ChineseTtsTflite is on GitHub at https://github.com/benjaminwan/ChineseTtsTflite.