Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 506 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 506 Bytes

description

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. Speech_commands_Classification

packages version

python: 3.9.18

torch: 2.1.0

torchaudio: 2.1.0

torchmetrics: 2.1.0

matplotlib: 3.7.2