The Wayback Machine - https://web.archive.org/web/20210630090057/https://github.com/topics/speechrecognition
Skip to content
#

speechrecognition

Here are 86 public repositories matching this topic...

The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
  • Updated Jun 17, 2021
  • HTML

Classifying sound signals as Links, Midden or Rechts using features computed using a Mel-Frequency filterbank, summing the power of the frequency-domain in the relevant filters. Dynamic Time Warping is used to find proper alignment between the unknown word and several labelled exemplars per word we are looking for. Then, k nearest neighbours tells us which is the most likely class for our unknown word.
  • Updated Jul 24, 2018
  • MATLAB

Improve this page

Add a description, image, and links to the speechrecognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the speechrecognition topic, visit your repo's landing page and select "manage topics."

Learn more