Skip to content

marchbnr/speech-recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech-recog

An old university project on pattern matching, machine learning, speech recognition

Words are recorded using the Java Sound API, preprocessed in various steps and finally the viterbi algorithm is used to learn models on words and to match models against recordings for speech recognition

Main GUI Learned models

About

University project on pattern matching, machine learning, speech recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages