synesthesiam / voice2json

Command-line tools for speech and intent recognition on Linux
MIT License
1.09k stars 63 forks source link

When trying to use record-command i get a segmentation fault error #10

Closed johanneskropf closed 4 years ago

johanneskropf commented 4 years ago

Using a command like: voice2json --profile /home/pi/dekaldiold/ record-command > /home/pi/test.wav always results in this error: /usr/bin/voice2json: line 27: 1208 Segmentation fault "${voice2json_dir}/voice2json/voice2json" "$@" Edit the profile is correct the resource isn’t busy and i can record from the standard source manually with sox or alsa. This is a raspberry pi 4 with a respeaker usb mic array.