Risk Mitigation
The main task this week is the intriem demo. We have received many valuable advices from professor and TA. We have working word2vec on the computer, but when we installed it to Raspberry Pi, there would be some compatibility problem. Therefore, we would switch to GloVe. We have run simple scripts on the Raspberry Pi with GloVe and it works well. It could give us similar messages as word2vec. We now have all the parts needed to add entries (webapp, speech recognition, parsing, and classification model). All we need to do next is combine them together.
Design Changes
Change word2vec to GloVe due to Raspberry PI compatibility.
Updated Schedule
Our schedule does not change since last week.
Specific tasks we need to finish by next week:
- Finish spacy
- Further refine GloVe classfication
- Integrate spacy with webapp
Week’s Special
- User Experience Test
We would invite 5 volunteers to use our product without our interference. They would explore the app by themselves like what they would do when downloading a new app on their phone. We would give them half of the day to play with the app and would invite them to offer feedback after that. We would want them to list what they like about our product and what they dislike about our product.
- Latency Test
We will test different commands and record the time it requires for our whole system to process. For example, we would measure the time it takes for our system to display the added entries after the user request it.