aaronchantrill

Results 91 comments of aaronchantrill
trafficstars

@mgeier Thank you for looking at this. The blocksize is calculated to be .03 seconds because WebRTCVad requires samples of .01, .02 or .03 seconds. In my case it is...

I have tested this code on an old x86_64 Surface laptop running Ubuntu 22.04, an old x86_64 Dell laptop running an up to date Arch, an aarch64 Libre ROC-RK3328-CC Renegade...

Since the combined latency of my output (.09) and input (.06) streams is 0.15 seconds, I am trying working with 0.15 second blocks (2400 frames) just to make it easy...

Hi, thank you for getting back to me. I'm really not sure what you consider "good" hardware, or how that determination would be made. I'm using the microphone/speaker that came...

This sounds really cool. I have been looking for information about how to extract the character information fields from .png files in Python, but haven't found much yet. I'm sure...

Okay, I think I understand what the problem was. I had to move the api setup stuff above the if __name__ == __main__ but below the AkulAI() class definition. Then...

I'm still having some issues with this. I'll try to submit a pull request. I'm trying to figure out why it won't shut down when I ask it to right...

Closing for now.

Yes, the master branch has not been updated in quite a while. I think the workflow idea was to have master be the release version when a new version is...

I'm checking in with the group on Discord to see how they want to handle that. It's been almost four years since the last update to stable.