matchboxnet documentation ========================= **MatchboxNet** – an end-to-end neural network for speech command recognition. MatchboxNet is a deep residual network composed from blocks of 1D time-channel separable convolution, batch-normalization, ReLU, and dropout layers. This package is created to provide a ready-to-use implementation of MatchboxNet for audio classification tasks using PyTorch and Hugging Face Transformers. .. toctree:: :maxdepth: 2 :caption: Contents: installation configuration features-extractor audio-classification-model model utils dataset Indices and tables ================== * :ref:`genindex` * :ref:`search`