Skip to content

tranHieuDev23/TC-ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TC-ResNet implementation with Keras

This is a reimplementation of the TC-ResNet 8 and 14 architecture, proposed by Hyperconnect. The research aims for a lightweight Convolutional Neural Network model to solve the Keyword Spotting problem with audio data in real time on mobile devices.

Original paper

Author's implementation with Tensorflow

How to use

For training, testing and validation, this implementation uses Google's Speech Command Dataset. Please download the dataset, and extract into a folder named dataset in the root folder of the repository.

Run main.py to train the model.

Run live.py to demostrate live prediction of the model in real time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages