Skip to content

This project is about spotting a keyword from the Google Speech Commands Dataset.

Notifications You must be signed in to change notification settings

Akash100997/Keyword_Spotting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyword Spotting

In this project, we have used Google Speech Commands Dataset to Create a Keyword Spotting Program. All the Data's in the Dataset have been preprocessed. That is their MFCC Features are extracted and stored in a numpy file. The Numpy file is then loaded and I have used the Keras API (tensorflow) to Build, Compile and Train the model.

Inference has been done with the data's that were not used for training.

About

This project is about spotting a keyword from the Google Speech Commands Dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages