Giter Site home page Giter Site logo

statml / alize-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alize-speaker-recognition/alize-core

0.0 2.0 0.0 3.22 MB

The core library of ALIZE, providing low-level functions (I/O and Gaussians).

Home Page: http://alize.univ-avignon.fr

License: GNU Lesser General Public License v3.0

Makefile 0.13% M4 0.06% Shell 3.12% C++ 96.69%

alize-core's Introduction

##########################################################
#      		ALIZE PROJECT - 2003-2013
#	  http://alize.univ-avignon.fr
#								
# V3.0 / February 18th 2013
#
# Please visit:
# http://alize.univ-avignon.fr
#
##########################################################


This package is part of the ALIZE Project. Please visit http://alize.univ-avignon.fr 
for more information and documentation.

In case of trouble, see the ALIZE FAQ on : 
http://alize.univ-avignon.fr/mediawiki/index.php/Main_Page

See also News.txt for information about important modifications done on ALIZE library

FAQ
----

Q: What is needed to install the ALIZE library?
A: aclocal, autoconf, automake and libtool are required to compile ALIZE library

Q: How to generate the ALIZE library on Linux, Mac OS and Cygwin
A: In a shell, run successively: aclocal, automake, autoconf, ./configure, make

Q: How to generate the ALIZE library on Windows using Visual Studio
A: Use the ALIZE.sln solution file.

Q: I have some problems to compile ALIZE
A: Please refer to : http://alize.univ-avignon.fr/mediawiki/index.php/Main_Page if you don't find your answer feel free to send a email to [email protected]

Q: How to I link ALIZE with my projects
A: See the example in the ./exemple directory of LIA_RAL directory. Just include the header file alize.h at the begining of your source code and link statically libalize.a during your project compilation.

Q: How to generate documentation
A: In a shell, in the main folder of Alize, doxygen doxygen.cfg (need to have doxygen installed)

Q: ALIZE allows speaker verification/authentication but needs some features as input. How can I find it?
A: In terms of speech, the ALIZE team recommends using the SPRO toolkit, which, starting with version 5.0, is available under the MIT licence.

alize-core's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.