Skip to content

Original code for my bachelor thesis project - Voice Authentication In Modern Web Services. Contains python library with amqp-based task workers, python/django frontend with ultrasonics.com ListenUp java applet to receive voice data and few pre-compiled C libraries for FFT and GMM taken from various open source projects.

Notifications You must be signed in to change notification settings

freevoid/verispeak_bachelor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:
    * NumPy >= 1.4.1;
    * SciPy >= rev.6359;
    * David Cournapeau's scikits: audiolab, samplerate (http://svn.scipy.org/svn/scikits/trunk/)
    * part of scikits.learn: http://svn.scipy.org/svn/scikits/trunk/learn/scikits/learn/machine/em

About

Original code for my bachelor thesis project - Voice Authentication In Modern Web Services. Contains python library with amqp-based task workers, python/django frontend with ultrasonics.com ListenUp java applet to receive voice data and few pre-compiled C libraries for FFT and GMM taken from various open source projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published