-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to start? #22
Comments
Hi, Have you tried the tutorials available on the ALIZÉ webpage? Indeed, most uses of LIA_RAL are not through direct calls to the API, but by combining the various binaries to build a speaker recognition system. The tutorials do just that, using shell scripts. The scripts are commented to highlight the various steps. |
^ The 1st issue is the It shows as following:
|
I would like to add that I am also having issues with the |
If you use LFA, JFA or NAP, you need to assign |
mv TurnDetection ../../../bin |
I compiled Alize LIA_RAL successfully
--with-spro[=path]
and, before that, compiled SPro successfully--with-sphere[=path]
. Now, I'm trying to test it with a dataset. I tried to find a guideline or a set of instructions that explain how to run it but I couldn’t find any source online. On the Alize webpage It clearly says “the documentation for the library APIs is in dire need of an update, and is not therefore available for the current version of ALIZÉ”!Could you please help me to start using LIA_RAL?
The text was updated successfully, but these errors were encountered: