Show HN: Open-source voice typing for desktop
1–9 of 9 posts
Re: Show HN: Open-source voice typing for desktop
#2Re: Show HN: Open-source voice typing for desktop
#3Speech recognition happens locally in chrome or sent to google?
Re: Show HN: Open-source voice typing for desktop
#4Re: Show HN: Open-source voice typing for desktop
#5Speech recognition happens locally in chrome or sent to google?
The webspeech api is web based, which I think goes to Google if you're using Chrome or Firefox. It also has a fairly long lag (well over a second?) and is mostly suited to text dictation.
Re: Show HN: Open-source voice typing for desktop
#6Will it allow me to dictate and edit code?
You should use Talon or Dragonfly if you want to edit code. Both have fast offline recognition available.
Re: Show HN: Open-source voice typing for desktop
#7Will it allow me to dictate and edit code?
Re: Show HN: Open-source voice typing for desktop
#8Will it allow me to dictate and edit code?
Maybe possible to write code with some work, but it will feel awful due to the high latency of cloud speech recognition and weird behavior of using a natural language model. You should use Talon or Dragonfly if you want to edit code. Both have fast offline recognition available.
Re: Show HN: Open-source voice typing for desktop
#9Speech recognition happens locally in chrome or sent to google?