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
142 stars 66 forks source link

Change .tostring() to .tobytes() for deprecation mitigation #61

Open panmarco83 opened 2 years ago

goldyfruit commented 1 year ago

When this could be merged?

sealne commented 1 month ago

It would be great if this was merged soon as I wasted time trying to figure out why the code didn't work

.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out

panmarco83 commented 1 month ago

.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out

I agree with this.. It's been almost 3 years so I'm not holding my breath