johanneskropf / node-red-contrib-voice2json

Node-RED nodes for local speech and intent recognition via voice2json
Apache License 2.0
28 stars 11 forks source link

voice2json format error #8

Open DokJDR opened 1 year ago

DokJDR commented 1 year ago

Hi Johannes, I'm struggling with the following error of voice2json: "input audio not in the right format: not a wav file, wrong bit depth: should be 16 bit wrong sample rate: should be 16000 Hz, not mono: audio should only have 1 channel". However the SOX node is setup to these values and tinkering with my soundcard didn't help either. Any ideas what I am doing wrong? Thanks Jan