What did you personally accomplish this week on the project?
Continued to refine voice command algorithm and drafted some new ideas for selecting recipes with voice commands. Most of my work was done on the hardware bringup for the microphone. I was able to get that working with the pico, but there are some latency issues with capturing audio that I am running into. I am trying to debug it by checking the waveform and potentially saving the audio into some output file to test.
Is your progress on schedule or behind? If you are behind, what actions will be taken to catch up to the project schedule?
So far pretty on schedule, but a bit behind on voice command/mic integration. I will focus more on debugging the microphone, and if needed, we may need to order a separate microphone.
What deliverables do you hope to complete in the next week?
In the next week, I will try to finalize integration between the mic and the voice commands/determine if we need a new mic, and continue to iron out any edge cases that show up in the voice command algorithm through our discussions.