Yay, I can get live speech recognition results from Emacs to Etherpad
| speechtotext, emacs, speechI want to see if we can caption EmacsConf live presentations and Q&A sessions, even if the automated captions need help with misrecognized words. Now that I can get live speech into Emacs using the Deepgram streaming API, I can process that information and send it to other places. Here's a quick demonstration of appending live speech captions to Etherpad:
I added an emacsconf-pad-append-text
function to
emacsconf-pad.el that uses the appendText
function.
You can comment with Disqus or you can e-mail me at sacha@sachachua.com.