Carlos’s Status Report for 3/6/2021

This week, I conducted considerable research into features a singer’s vocal performance that can be used to discriminate between good and bad singing. I stumbled upon a few papers that discussed how we can do this, most importantly this one and this one.

In the first paper, the authors described 12 desirable characteristics used to define good singing, as described by experts in the field, and they adapted existing methods that measure those traits and aggregated them to generate a metric which they call Perceptual Evaluation of Singing Quality (PESnQ). However, to obtain this measure, a singer’s performance must be compared to an exemplary performance, which is out of the scope of our project. Most literature in this field of singer evaluation follows this methodology of using a template by which to compare a performance to. Continue reading “Carlos’s Status Report for 3/6/2021”

Team Status Report for 3/6/2021

This week, we continued to flesh out our project idea and research our respective components of the project. We have not had any major changes since, but we have considerably developed our ideas in preparation of the design review. This new schedule reflects the changes made to our project from last week and our new deadlines. We grouped our planning into three phases, the end of each stage signifying the start of integration between disjoint parts of the project.

The biggest risk that we face going forward is underestimating the time it will take to complete our respective tasks and integrate our parts into a system. To manage this risk, we have built-in slack time to our deadlines and given ourselves hopefully ample time to integrate. Also, as with any big project, we will be setting up version control via GitHub to mitigate issues where local changes introduce integration bugs and disrupt the project as a whole.

We also attached a wireframe of what the user will experience in using our app to guide us in ideation and in thinking about the corner cases and integration issues that we may have overlooked otherwise.

 

Sai’s Status Report for 3/6/21

This week, I worked on:

  • Flow diagram for optical flow of the web application 
  • System Diagram of User inputs + Application Outputs
  • Feedback Visuals
  • Explicit Wireframes for Pitch Exercise (Scale) and Rhythm Exercise (Clapping) Pages
  •  
  • Voice Range Evaluation will be a part of the user registration, came up with visual representation for that
  • Worked on design review slides:  https://docs.google.com/presentation/d/1T3X5lNBo8QEb4_bPB_0_1S9zrcxBrfxpWwo3TOec-fM/edit?usp=sharing
  • Came up with testing for the User Experience – Focus Group surveys
    • Will come up with a few tasks for users to work on (navigating to a specific exercise/page, doing an exercise)
    • Will have them screen share their activity on the web application and take note of how long it takes for them and their ease of use

This upcoming week:

  • Work on design report
  • Start coding the UI for one of the pitch exercise pages (work on html template)
  • Start Django code on UI for rhythm exercise page (html template)