-------------
Released on July 18th, 2021.
- Fixed support for multi-sequence GMM-HMM fit.
- Deprecated ``utils.iter_from_X_lengths``.
- Previously, APIs taking a *lengths* parameter would silently drop the last
samples if the total length was less than the number of samples. This
behavior is deprecated and will raise an exception in the future.