Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 596 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 596 Bytes

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.