Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.74 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.74 KB

Voice Morph Companion

Introduction

This is a project taken up by Electronics Club in the Summer of 2024. The Project involves implementing a Chatbot on Raspberry Pi, Audio Classification on Arduino Nano BLE and Constructing a touch screen using IR WAV.

The Repository Contains the Resources of Project Clearly documented in week wise progress. Please contact Electronics Club of IIT Kanpur for any further details of the Project.

Week 1

In week 1,We focus on various topics such as basic Python programming, machine learning, support vector machines, and libraries. The aim is to provide foundational knowledge and hands-on practice through structured assignments and examples.

Week 2

In Week 2, we dive deeper into the world of machine learning, covering topics of Simple Supervised Machine Learning,Some Essential components of Data Analysis, Clustering (Unsupervised Machine Learning) and Introduction to Deep Learning

Week 3

In Week 3, We work on concepts of Audio Processing and how can they be integrated with ML,After this we CNN and their implementation is emphasized. We end this week with a Banger Assignment on Audio Classification to find instruments on TinySOL Dataset.

Week 4

In Week 4, We Split the Mentees into 3 Groups,

  1. Natural Language Processing
  2. Audio Classification
  3. Hardware for IR Wav
  • The NLP Group learn basic NLP techniques and work on using SVM on text.
  • The Audio Classification Group learn to implement the Audio Classification Model on Arduino Nano BLE and Extracting Data from Serial and storing them in a CSV file.
  • The Hardware Group learn about IR WAV and how to construct a small touch screen of size 4*4 using basic led's. The Hardware group also starts working on PCB.

Last updated on 05/06/2024