Attended the mentor meeting and discussed the current development direction and task distribution for the SUSI project. Currently working on the AudioGrabber refactor issue (
#49) to support multiple audio input sources and formats beyond the existing microphone-only workflow. The focus is on restructuring the audio ingestion flow to make it reusable within the upcoming (
#51) Flask-based API service architecture, which will be my next task to implement after this. Planning to open a PR for this within a day.
2. What do I plan to do today?
Today, I plan to complete the AudioGrabber refactor for supporting multiple audio input sources and formats, finalize the Flask-compatible ingestion workflow changes, and open a PR for the implementation after testing.
3. What is blocking me from making progress?
Currently, there are no major blockers. I hope to test the flask app locally and push the pr asap.