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.84k stars 815 forks source link

fix: compilation sample android TTS app #804

Open pavangoyal42 opened 4 months ago

pavangoyal42 commented 4 months ago

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

pavangoyal42 commented 4 months ago

@dathudeptrai Please review this change.