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

能否增加isSpeaking? #762

Closed watersoft123 closed 1 year ago

watersoft123 commented 2 years ago

在安卓原生的TTS中,有一个isSpeaking的布尔值,可以判断TTS的播放状态是否已经完成,能否在安卓的模块中增加这一功能? 另外tensorflow-lite的so库文件实在太大了,能不能提供经过裁剪的库,我在官网上看看到可以裁剪,但因为不懂C++,所以不太会弄,(https://tensorflow.google.cn/lite/guide/reduce_binary_size)

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.