Skip to content

This repo contains speech processing course exersices held in SRU by Dr. Mohammad Kalantari.

Notifications You must be signed in to change notification settings

RominaShin/Speech-Processing-course

 
 

Repository files navigation

Speech Processing Course

This repo contains speech processing course exersices held in SRU with Dr. Mohammad Kalantari.

1. Voice (Isolated Numbers) Recognition System

System for voice processing and recognition, especially for isolated digits in English. Recognition is done with Gaussian Mixture Models – Hidden Markov Models and also a Recurrent Neural Network is implemented with Pytorch.
data is taken from : link.

2. Speech Production

This is a simple python code to reproduce my name's speech signal.

About

This repo contains speech processing course exersices held in SRU by Dr. Mohammad Kalantari.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Python 1.8%