SkillAgentSearch skills...

SpeechRecognitionHMM

Exported from http://code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc . Current repo now here: https://github.com/gtiwari333/speech-recognition-java-hidden-markov-model-vq-mfcc

Install / Use

/learn @Sciss/SpeechRecognitionHMM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Speech Recognition Java Code - Hidden Markov Model / VQ / MFCC

The is a fork/export from code hosted at https://code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc/

Please refer to git repo by original author at https://github.com/gtiwari333/speech-recognition-java-hidden-markov-model-vq-mfcc for latest changes.

The original is (C)opyright 2012 by Ganesh Tiwari.<br> Changes contributed (C)opyright 2015 Hanns Holger Rutz.<br> Released under the Apache License 2.0.

Original Readme

Uses VQ and HMM codes from OCVolume Project.

You need to record training samples yourself. This can be done from GUI class included in project. The same GUI can be used to train,test the audio samples.

Project Report View Joint Speech and Speaker Recognition System Project Report

If you have any comment and thoughts on the codes, please leave a message at gtiwari333@gmail.com.

Ganesh Tiwari<br> Kathmandu<br> Nepal

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3y ago
Forks8

Languages

Java

Security Score

75/100

Audited on Jan 28, 2023

No findings