An open API service indexing awesome lists of open source software.

https://github.com/khaykingleb/kws

Attention Implementation for KWS
https://github.com/khaykingleb/kws

distillation keyword-spotting kws pytorch quantization streaming

Last synced: 7 months ago
JSON representation

Attention Implementation for KWS

Awesome Lists containing this project

README

          

# KWS

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/khaykingleb/KWS/blob/main/notebook.ipynb)

Realization of ["Attention-based End-to-End Models for Small-Footprint Keyword Spotting"](https://www.dropbox.com/s/22ah2ba7dug6pzw/KWS_Attention.pdf) with streaming, quantization and distillation.