项目作者: Sciss

项目描述 :
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
高级语言: Java
项目地址: git://github.com/Sciss/SpeechRecognitionHMM.git
创建时间: 2015-05-09T17:53:06Z
项目社区:https://github.com/Sciss/SpeechRecognitionHMM

开源协议:Apache License 2.0

下载


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.

Changes contributed (C)opyright 2015 Hanns Holger Rutz.

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

Kathmandu

Nepal