使用手机的语音转文本功能在笔记本电脑上打字
1 分•作者: theSage•7 天前
我做了一个小工具,可以用手机的键盘语音转文本(STT)功能,在我的笔记本电脑上进行语音输入/听写。<p>它通过 xdotool 工作,因此可以在 Vim、浏览器、TUI 等环境中使用。<p>我在公司博客上写了一篇关于它的文章。<p>https://midpath.in/blog/0007_sttbridge/index.html
查看原文
I built a small thing that lets me use my phone's keyboard stt to voice type / dictate to my laptop.<p>Works via xdotool so works in vim / browser / TUI etc.<p>Wrote a post about it on my company blog.<p>https://midpath.in/blog/0007_sttbridge/index.html