English

Introduction to speech recognition

Audio and Speech Processing 2024-02-08 v1 Computation and Language Machine Learning Sound

Abstract

This document contains lectures and practical experimentations using Matlab and implementing a system which is actually correctly classifying three words (one, two and three) with the help of a very small database. To achieve this performance, it uses speech modeling specificities, powerful computer algorithms (dynamic time warping and Dijktra's algorithm) and machine learning (nearest neighbor). This document introduces also some machine learning evaluation metrics.

Keywords

Cite

@article{arxiv.2402.01778,
  title  = {Introduction to speech recognition},
  author = {Gabriel Dauphin},
  journal= {arXiv preprint arXiv:2402.01778},
  year   = {2024}
}

Comments

in French language

R2 v1 2026-06-28T14:36:32.073Z