Speech-Commands-Classification-by-LSTM-PyTorch icon indicating copy to clipboard operation
Speech-Commands-Classification-by-LSTM-PyTorch copied to clipboard

Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augmentation.

Results 1 Speech-Commands-Classification-by-LSTM-PyTorch issues
Sort by recently updated
recently updated
newest added

In your readme I see that you are using the following classes: > one, two, three, four, five, front, back, left, right, stop, none But on [the dataset page](https://ai.googleblog.com/2017/08/launching-speech-commands-dataset.html) they...