Coder Social home page Coder Social logo

aidman / crss-spkrdiar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyu0913/crss-spkrdiar

0.0 1.0 0.0 269.49 MB

Implementation of speaker diarization system on a Kaldi-based platform

Shell 77.24% Makefile 0.08% C++ 4.61% Python 2.15% Perl 15.92%

crss-spkrdiar's Introduction

CRSS Speaker Diarization Toolkit (CRSS-SpkrDiar)

About

CRSS-SpkDiar is a C++ based speaker diarization toolkit, built on top of famous open source speech recognition platform of Kaldi. The main objectives of this toolkit are:

  • Simple integration with Kaldi ASR,
  • Simple intergration of i-vector modules within Kaldi for Diarization,
  • Simple intergration of DNN modules within Kaldi for Diarization,
  • Perform speaker diarization unsupervised/supervised/semi-supervised fashion,
  • Benchmark on open database (AMI meeting corpus, and Apollo-MCC corpus).

Authors: Chengzhu Yu and Navid Shokouhi.

Current Stage of Development

Completed:
  • VAD (GMM based)
  • BIC segmentation (optional)
  • Bottom-Up Clustering
    • BIC distance
    • KL divergence
    • i-vector cosine distance
    • i-vector Mahalanobis
    • i-vector PLDA (optional)
  • Bottom-Up Clustering Using i-vector cosine distance score (CDS)
  • Interger linear programming (ILP) Clustering
To Be Completed:
  • VAD based segmentation (viterbi)
  • Resementation
  • Evaluations
Furthur Extensions:
  • DNN speaker embedding features
  • Interface with Kaldi ASR

Dependencies

  • Kaldi
  • GLPK (if only you want to try ILP)

Benchmark Performance

We evaluate our performance on AMI meeting corpus and compare the numbers with those reported in Pycasp from ICSI. Note: To evaluate only the clustering module, the numbers on CRSS-SpkDiar is on top of oracle segmentation. We're currently working to include segmentation.

Session Pycasp CRSS-SpkDiar (run2.sh)
IS1000a.Mix-Headset 25.38 12.07
IS1001a.Mix-Headset 32.34 43.64
IS1001b.Mix-Headset 10.57 12.16
IS1001c.Mix-Headset 28.40 6.17
IS1003b.Mix-Headset 34.30 10.56
IS1003d.Mix-Headset 50.75 24.67
IS1006b.Mix-Headset 16.57 7.34
IS1006d.Mix-Headset 53.05 21.56
IS1008a.Mix-Headset 1.65 4.07
IS1008b.Mix-Headset 8.58 3.60
IS1008c.Mix-Headset 9.30 6.36
IS1008d.Mix-Headset 26.27 5.99
Average 24.76% 13.19%

crss-spkrdiar's People

Contributors

cyu0913 avatar idnavid 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.