Git Product home page Git Product logo

mot-sgplda-mce18's Introduction

MOT-sGPLDA-MCE18

Multiobjective Optimization Training of PLDA for Speaker Verification \

  1. prepare data, make directory ./data and ./temp
    put MCE18 offical uncompressed data on "./data/",
    there are "bl_matching.csv, trn_blacklist.csv, trn_background.csv, dev_blacklist.csv, dev_background.csv, dev_bl_id.ndx, tst_evaluation.csv, tst_evaluation_keys.csv"
    open the website (http://www.mce2018.org/) for data requirement.

  2. system: length-normalization + LDA + PLDA (MotPLDA) + score-normalization.

A. run ./python/mce18_plda_preprocess.py
It will generate "./temp/mce18.mat"

Option 1:
B1. run ./matlab/gplda_demo.m for PLDA
The script will read "./temp/mce18.mat", and it will generate "./temp/mce18_result.mat"

C1. run ./python/mce18_plda_eval.py
The script will read "./temp/mce18.mat", and the results are
Test set score using training and development set :
Top S detector EER is 6.75%
Top 1 detector EER is 9.39% (Total confusion error is 270)

Option 2:
B2. run ./matlab/moplda_demo.m for MoPLDA
The script will read "./temp/mce18.mat", and it will also generate "./temp/mce18_result.mat"

C2. run ./python/mce18_plda_eval.py
The script will read "./temp/mce18.mat", and the results are
Test set score using training and development set :
Top S detector EER is 5.41%
Top 1 detector EER is 7.32% (Total confusion error is 204)

Reference:
[1] Suwon Shon, Najim Dehak, Douglas Reynolds, and James Glass, “Mce 2018: The 1st multi-target speaker detection and identification challenge evaluation (mce) plan, dataset and baseline system,” in ArXiv e-prints arXiv:1807.06663, 2018.

[2] L. He, X. Chen, C. Xu, and J. Liu, “Multiobjective Optimization Training of PLDA for Speaker Verification,” ArXiv e-prints arXiv:1808.08344, Aug. 2018.

[3] L. He, X. Chen, C. Xu, and J. Liu, “Multiobjective Optimization Training of PLDA for Speaker Verification,” submitted to ICASSP 2019.

PS: \

  1. The sGPLDA demo was downloaded from https://github.com/wangwei2009/MSR-Identity-Toolkit-v1.0 \
  2. Anaconda3, Python3, require sklearn \
  3. Matlab R2016a

He Liang, [email protected]
Oct. 30, 2018

mot-sgplda-mce18's People

Contributors

sanphiee avatar

Watchers

James Cloos 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.