What's Changed
* Fix lambda warnings from lazy manifests + leverage `dill` if installed for pickling lambdas by pzelasko in https://github.com/lhotse-speech/lhotse/pull/748
* `multi_cn` recipes: `aishell2`, `magicdata`, `primewords`, `stcmds`, `tal_asr`, `tal_csasr`, `thchs_30` by shanguanma in https://github.com/lhotse-speech/lhotse/pull/738
* Deprecate `strict`, `proportional_sampling`, and `bucket_method` arguments by pzelasko in https://github.com/lhotse-speech/lhotse/pull/756
* Fix `lhotse cut simple` CLI by pzelasko in https://github.com/lhotse-speech/lhotse/pull/759
* Fix issues with eager CutSet creation from lazy manifests by pzelasko in https://github.com/lhotse-speech/lhotse/pull/763
* DailyTalk recipe by pzelasko in https://github.com/lhotse-speech/lhotse/pull/767
* add aishell2 dev test by yuekaizhang in https://github.com/lhotse-speech/lhotse/pull/766
* Enable GlobalMVN computation with on-the-fly feature extraction by pzelasko in https://github.com/lhotse-speech/lhotse/pull/769
* Add support for Python 3.10 and PyTorch 1.12 by pzelasko in https://github.com/lhotse-speech/lhotse/pull/764
New Contributors
* yuekaizhang made their first contribution in https://github.com/lhotse-speech/lhotse/pull/766
**Full Changelog**: https://github.com/lhotse-speech/lhotse/compare/v1.3...1.4