Skip to content
Snippets Groups Projects
Commit a3e8b775 authored by Milos CERNAK's avatar Milos CERNAK
Browse files

Fixed docs warning

parent 4fa021f5
No related branches found
No related tags found
1 merge request!1Add documentation
Pipeline #
......@@ -120,14 +120,14 @@ Following guide describes how to run whole speaker recognition experiments.
3. Results:
|---------------------------------------------------+--------+--------|
+---------------------------------------------------+--------+--------+
| Experiment description | EER | HTER |
|---------------------------------------------------+--------+--------|
+---------------------------------------------------+--------+--------+
| -e 'mfcc-kaldi', -a 'gmm-kadi', 100GMM | 18.53% | 14.52% |
| -e 'mfcc-kaldi', -a 'gmm-kadi', 512GMM | 17.51% | 12.44% |
| -e 'mfcc-kaldi', -a 'ivector-plda-kaldi', 64GMM | 12.26% | 11.97% |
| -e 'mfcc-kaldi', -a 'ivector-plda-kaldi', 256GMM | 11.35% | 11.46% |
|---------------------------------------------------+--------+--------|
+---------------------------------------------------+--------+--------+
.. include:: links.rst
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment