|
| 1 | +--- |
| 2 | +title: "SSoC ’25 Week 05 Update by Muhammad Haroon" |
| 3 | +excerpt: "Generated additional samples using various prompts, which were then evaluated by mentors." |
| 4 | +category: "DEVELOPER NEWS" |
| 5 | +date: "2025-07-06" |
| 6 | +slug: "2025-07-06-ssoc-25-MuhammadHaroon-week05" |
| 7 | +author: "@/constants/MarkdownFiles/authors/muhammad-haroon.md" |
| 8 | +tags: "ssoc25,sugarlabs,week05,GenAI,MusicBlocks,Music" |
| 9 | +image: "assets/Images/GSOC.png" |
| 10 | +--- |
| 11 | + |
| 12 | +<!-- markdownlint-disable --> |
| 13 | + |
| 14 | +# Week 05 Progress Report by Muhammad Haroon |
| 15 | + |
| 16 | +**Project:** [Generative AI Instrument Sample Generation for Music Blocks](https://github.com/sugarlabs/GSoC/blob/master/Ideas-2025.md#Generative-AI-Instrument-Sample-Generation-for-Music-Blocks) |
| 17 | +**Mentors:** [Walter Bender](https://github.com/walterbender), [Sumit Srivastava](https://github.com/sum2it) |
| 18 | +**Assisting Mentors:** [Devin Ulibarri](https://github.com/pikurasa) |
| 19 | +**Reporting Period:** 2025-06-30 - 2025-07-06 |
| 20 | + |
| 21 | +--- |
| 22 | + |
| 23 | +## Goals for This Week |
| 24 | + |
| 25 | +- **Goal 1:** Generated more samples using various prompts, which were then evaluated by mentors. |
| 26 | +- **Goal 2:** Explored FastAPI and AWS. |
| 27 | + |
| 28 | +--- |
| 29 | + |
| 30 | +## This Week's Achievements |
| 31 | + |
| 32 | +1. **Generated more samples using various prompts** |
| 33 | + - I generated more samples using [various prompts](https://docs.google.com/spreadsheets/d/1lxMHoiE-4YB5oDYlXfSP9TK5iXWkGYWC33ll8weJIO8/edit?usp=sharing). These samples were stored in [Google Drive](https://drive.google.com/drive/folders/1jee1MAmsyNddbh-pTIOX9K6Wctbd6Cf9?usp=drive_link) and shared with the mentors. The mentors scored the sounds using the following Google Sheets: [Walter's Score](https://docs.google.com/spreadsheets/d/1gzh7w2o8TeUUaePqOSlN2bt1T7fofFeRNoGzxq97PPM/edit?usp=sharing) and [Devin's Score](https://docs.google.com/spreadsheets/d/1ozwnBbXLQKZY_EQ-p7I4y0PRtzkqUauYOwstVnvjxFU/edit?usp=sharing). The scores that could be assigned were: bad (1), fair (2), and good (3). Both Devin and Walter gave an average score of 1.485, indicating that the overall output quality was closer to bad than fair. After reviewing the score, it became evident that a new model was needed. |
| 34 | + |
| 35 | +2. **Explored FastAPI and AWS** |
| 36 | + - I explored FastAPI for connecting the backend with the frontend and AWS for deploying our backend. |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +## Next Week's Roadmap |
| 41 | + |
| 42 | +- Find another open-source model to generate high quality sound samples. |
| 43 | + |
| 44 | +--- |
| 45 | + |
| 46 | +## Acknowledgments |
| 47 | + |
| 48 | +Thank you to my mentors, the Sugar Labs community, and fellow GSoC contributors for ongoing support. |
| 49 | + |
| 50 | +--- |
0 commit comments