TensorSpeech / TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
https://tensorspeech.github.io/TensorFlowTTS/
Apache License 2.0
3.76k stars 803 forks source link

fix: compilation sample android TTS app #804

Open pavangoyal42 opened 2 weeks ago

pavangoyal42 commented 2 weeks ago

The current Android sample code for TTS is not compiling, so I have raised a PR to fix the compilation issues.

pavangoyal42 commented 2 weeks ago

@dathudeptrai Please review this change.