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
- Host: GitHub
- URL: https://github.com/khaykingleb/kws
- Owner: khaykingleb
- License: mit
- Created: 2021-11-16T07:41:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T15:07:22.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T21:44:11.265Z (9 months ago)
- Topics: distillation, keyword-spotting, kws, pytorch, quantization, streaming
- Language: Jupyter Notebook
- Homepage:
- Size: 1000 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KWS
[](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.