For our fans,
We’ve finished the final design report, which you can check out here!
Team B² – Jamming Attack on Voice Recognition Systems
Carnegie Mellon ECE Capstone F19 – Cyrus Daruwala, Eugene Luo, Spencer Yu
For our fans,
We’ve finished the final design report, which you can check out here!
This is late, but here’s the work that I put in last week:
– Ran timing tests using NTP and Python scripts across machines to identify lower-bound latency. On average, lower-bound response times hover around 100ms, which gives us up to 200ms to react.
– Based off of Spencer’s research into MFCC, we know that we can construct these coefficients in 5ms, which gives us a lot more time to react.
– I scheduled a meeting with Prof. Stern to discuss the use of MFCC. In the meantime, based off of research identifying the significance of the first 13 coefficients, I tried to calculate the mean squared error comparing the MFCC of two audio samples. Correlation is limited and not entirely informative. I hope to learn more in our meeting with Stern on Monday.
I took a slack week because I was traveling and doing interviews. This is just a way to notify my fans that I’m still here!