clubcapra / capra_web_ui

Web UI for ROS robots
https://github.com/clubcapra/capra_web_ui/releases/latest
GNU General Public License v3.0
26 stars 11 forks source link

Transcribe audio stream on/from robot for subtitles overlay #71

Open lit-af opened 4 years ago

lit-af commented 4 years ago

Found this repo of mozilla DeepSpeech with examples in many languages. For integration in the UI. https://github.com/mozilla/DeepSpeech-examples

Found this link for integration embedded in the robot. https://deepspeech.readthedocs.io/en/v0.8.2/Python-Examples.html

IceSentry commented 3 years ago

Blocked on #78. Maybe once this is figured out it could be possible to use a library to decode the audio and add a subtitle overlay to the video stream viewer