Tuesday, 13 April 2021

Is there a way in which I can get the voice feedback of the gesture detected in tensorflow?

  • I have implemented an gesture detection app using tensorflow which on performing some sign language shows us the particular alphabet.
  • Is there any way through which I can give the feedback in voice command to the user performing particular sign. Default tensorflow repo is used for making the app.
  • By seeing the below links I have added a button as instructed and added java code also but the output is not coming.
  • I have seen this 2 stackoverflow links but they are not helping much

How can I add text-to-speech in tensorflow lite object detection android based application?

Text to Speech Library Android?

  • The output is shown like below.

enter image description here



from Is there a way in which I can get the voice feedback of the gesture detected in tensorflow?

No comments:

Post a Comment