Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 533 Bytes

File metadata and controls

8 lines (8 loc) · 533 Bytes

Small-footprint-Keyword-Spotting

Small-footprint-Keyword-Spotting work on Google Speech Commands Dataset [link]

DNN-HMM

Kaldi implementation using DNN-HMM model

E2E

End-to-end model using TDNN with Domain Adversarial Training

KWSAPP, kaldi-android-demo

Run models on android sysyem to test latency and accuracy, implementing by PyTorch Mobile [link] and Vosk-API [link]