In this notebook, we aim to recognize speech commands using classification. For this purpose, we used the SPEECHCOMMANDS dataset and the deep convolutional model M5. The code is written in Python and designed for the PyTorch platform.
python: 3.9.18
torch: 2.1.0
torchaudio: 2.1.0
torchmetrics: 2.1.0
matplotlib: 3.7.2