You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some additional options for supervision-related methods (#1115)
* add transform attribute for MixedCut
* add mix_first option in normalize_loudness
* handle the case when mix is called on MixedCut with existing transforms
* add test for mixing with transformed MixedCut
* enhancements and bug fixes
* small changes in some cutset methods
* small fix in error message
* return word alignments from ami recipe
* add word alignments for ICSI
* remove unwanted whitespace
* fix IHM preparation
* remove words with zero or negative duration
* ensure word alignments respect segment boundary
* add save-to-wav option for icsi
* add test for mixing cut with recording
* style fix
* add data prep for voxpopuli
* small changes in recipes
* changes for max segment duration
* remove extra code
* made suggested changes
* apply change to multi custom merge func
* remove old code
* fix failing tests
* add tests for trim to alignments with max segment duration
* add tests for merge supervisions
0 commit comments