Port of I-Vector to python
Adding back our e-m I-Vector implementation.
Edited by Yannick DAYER
Merge request reports
Activity
assigned to @ydayer
added 1 commit
- cbfa7385 - Import and adapt tests from old version (wip)
added 9 commits
Toggle commit listrequested review from @amohammadi
added 1 commit
- 416503b3 - [tests] I-Vector test data in files, more tests
added 1 commit
- 295c9f8c - [refactor] Cleaning reference comments from c++
requested review from @akomaty and removed review request for @amohammadi
added 18 commits
-
295c9f8c...d2238bee - 10 commits from branch
master
- f81804d6 - Start of I-Vector implementation (wip)
- 8ce64767 - [wip] Compute functions for I-Vector.
- 03bf8d8e - Finalized IVector e-step
- 108f8b5c - Adding IVector high level methods
- f1fbf8ae - Import and adapt tests from old version (wip)
- 9cdbd5e1 - IVector test for machine with update_sigma
- 147d34e2 - [tests] I-Vector test data in files, more tests
- d38d7c92 - [refactor] Cleaning reference comments from c++
Toggle commit list-
295c9f8c...d2238bee - 10 commits from branch
added 12 commits
-
e80c7779...d099a547 - 2 commits from branch
master
- 39e22778 - Start of I-Vector implementation (wip)
- 70353e1b - [wip] Compute functions for I-Vector.
- de280b95 - Finalized IVector e-step
- ecb3fe8c - Adding IVector high level methods
- 8294f412 - Import and adapt tests from old version (wip)
- 3b3e2d04 - IVector test for machine with update_sigma
- d57507c2 - [tests] I-Vector test data in files, more tests
- a46a862b - [refactor] Cleaning reference comments from c++
- f6bcd3cf - Fix ivector m-step, fix ivector on dask
- bde88f6d - [refactor] isort, black
Toggle commit list-
e80c7779...d099a547 - 2 commits from branch
added 1 commit
- 025a5fff - IVector as Transformer instead of BioAlgorithm.
added 1 commit
- 2edb863c - IVector supports dask bags and updated tests.
Please register or sign in to reply