alienobserver / keyword-spotting

Keyword Spotting using RNN with Attention layers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyword-spotting

Keyword Spotting using RNN with Attention layers

The project uses Attention RNN to train the dataset, and Keras Generator to allocate the dataset dynamically.

Here are some visualizations of the dataset

download (2)

download

download (3)

The confusion matrix

download (1)

About

Keyword Spotting using RNN with Attention layers


Languages

Language:Jupyter Notebook 70.1%Language:Python 29.9%