continuing from [Announce] node-red-contrib-voice2json (beta)
Bump to 0.6.1
As I now have some more time on my hands again the work continues
Bump to 0.6.1 adds an important fix for a possible race condition that could happen on slower pi s like the 3 a+ where voice2json would already prematurely close its stdin pipe before finishing causing an uncaught exception that would crash nodered. This would especially happen if voice2json only detected silence or had a timeout.
So please do update from github if you are using transcribe-stream.
Roadmap for the next few months:
- add support for editing of profile.yml directly from the configuration screen
- hopefully publish to npm at the end of the year
Hope everybody is well,
Johannes