Skip to content

MVCOMP/PyVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyVR

Pure Python implementation of a voice recognition system

This project uses labeled audio files in order to build a fature-vector based model and be able to recognize some characteristics on a new unlabeled audio.

Pattern analysis is based on MFCC coefficients and GMM models.

Applications:

  • automatic media indexing
  • diverse contact center applications

Keywords:

  • pattern recognition
  • signal processing
  • audio fingerprinting

Alternatively, neural networks, SVM, kD-Trees or other mechanisms can be applied to perform better recognition.

About

Pure Python implementation of a voice recognition system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors