Smart speakers are everywhere. But could we design a smart speaker to talk to us with our own voice, or that of a person we know?
Category: audio
Glastonbury in VR
As Glastonbury tickets are like gold dust, I experimented for the 2022 festival with a virtual reality (VR) experience. Here are the results.
Sounds & Silence
What can we learn about the brain from the common patterns in human-generated audio?
Easy Audio/Video Capture with Python
It's difficult to obtain audio/video data in Python. You just want a numpy array but how do you get this? This post presents a number of Python classes to address this issue.
Capturing Live Audio and Video in Python
In my robotics projects I want to capture live audio and video data in Python. To save you several days, this blog post explains how I go about doing this.