respeaker / usb_4_mic_array

ReSpeaker 4 Mic Array with builtin VAD, DOA, AEC, Beamforming & NS
https://www.seeedstudio.com/ReSpeaker-Mic-Array-v2.0-p-3053.html
Apache License 2.0
137 stars 64 forks source link

Make tuning variable non-volatile #69

Open DeepashriM opened 1 year ago

DeepashriM commented 1 year ago

For tuning.py, I am able to set the parameters in the command prompt (E.g: python tuning.py GAMMAVAD_SR 20).

But when ReSpeaker reboots (after power ON OFF cycle), parameter value changes to default (GAMMAVAD_SR: 15.0).

How can we set the parameter non-volatile (does not change).