danijel3 / KaldiWebrtcServer

Python server for communicating with Kaldi from the browser using WebRTC
Apache License 2.0
67 stars 37 forks source link

Example to replace kaldi server with closed source google speech to text #8

Open ghost opened 4 years ago

ghost commented 4 years ago

@danijel3 I am thinking that we can replace kaldi.py script with speech to text call to google STT API and still this will work. I will attempt to do that or is there any more elegant way?