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.
added 23 commits
-
d5c6b093...27439030 - 7 commits from branch
master
- ac7510ee - Start of I-Vector implementation (wip)
- ba43a551 - [wip] Compute functions for I-Vector.
- acbefa17 - Finalized IVector e-step
- c6e1f46d - Adding IVector high level methods
- b0f94c77 - Import and adapt tests from old version (wip)
- 347dfeb1 - IVector test for machine with update_sigma
- 2091512c - [tests] I-Vector test data in files, more tests
- 05ea0ff0 - [refactor] Cleaning reference comments from c++
- aedff912 - Fix ivector m-step, fix ivector on dask
- 95e7f64f - [refactor] isort, black
- 431fad76 - IVector as Transformer instead of BioAlgorithm.
- fbaefea1 - Fix Whitening and WCCN to work on numpy arrays.
- 365618cb - Modify IVector to parallelize work on dask arrays.
- d70090e9 - IVector supports dask bags and updated tests.
- b956cead - Fix IVector dask bags test
- 1a7f8ed4 - Fix whitening and wccn tests
Toggle commit list-
d5c6b093...27439030 - 7 commits from branch
added 1 commit
- a820f4af - Stricter pin for numpy (pin to minor version)
added 20 commits
-
a820f4af...9440d528 - 2 commits from branch
master
- 424b01f2 - Start of I-Vector implementation (wip)
- aee4914f - [wip] Compute functions for I-Vector.
- a736f9db - Finalized IVector e-step
- 44c8b41e - Adding IVector high level methods
- d3c33d84 - Import and adapt tests from old version (wip)
- 31ae6f70 - IVector test for machine with update_sigma
- 0e5c7756 - [tests] I-Vector test data in files, more tests
- 6541b440 - [refactor] Cleaning reference comments from c++
- da567121 - Fix ivector m-step, fix ivector on dask
- c4c09df0 - [refactor] isort, black
- 36386b66 - IVector as Transformer instead of BioAlgorithm.
- c6988556 - Fix Whitening and WCCN to work on numpy arrays.
- bdab9843 - Modify IVector to parallelize work on dask arrays.
- 67962115 - IVector supports dask bags and updated tests.
- 8121f54a - Fix IVector dask bags test
- d20cf7dd - Fix whitening and wccn tests
- 4a9143c1 - Fix test references of IVector
- 0f4c5437 - Fix I-Vector crashing at mstep with many chunks.
Toggle commit list-
a820f4af...9440d528 - 2 commits from branch
mentioned in commit a0c54a5c
Please register or sign in to reply