Skip to content

This repository contains the replication material used for the coding challenge at ZINDI to train an audio keyword spotter

Notifications You must be signed in to change notification settings

CorrelAid/codingchallenge1020_team2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZINDI Coding Challenge on Keyword Spotter

This repository contains the replication material used for the coding challenge at ZINDI.

Problem

Multi class classification problem of audio data

Approach

  • Convert audio data into images (spectrograms)
  • Augment data (pitch, noise, shift, and speed)

Image showing spectogram for beans

  • Use CNN for classification (ResNet18)

Or, if you want our work flow visually:

Image of the workflow

About

This repository contains the replication material used for the coding challenge at ZINDI to train an audio keyword spotter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published