Hacker News new | ask | show | jobs
by tbenst 2310 days ago
The best alternative right now for voice coding is https://github.com/daanzu/kaldi-active-grammar. wav2letter is also under use by some, although requires more effort to setup
1 comments

> wav2letter is also under use by some, although requires more effort to setup

This isn’t quite accurate. To my knowledge the options are: you are either using it in Talon and it just works, or you want to use it outside Talon and you will need to write entirely new glue code to add support for it in your project of choice.