lhotse-speech / lhotse

Tools for handling speech data in machine learning projects.
https://lhotse.readthedocs.io/en/latest/
Apache License 2.0
935 stars 214 forks source link

Fix Recording.to_dict() when transforms are dicts and transform pickling issues #1355

Closed pzelasko closed 3 months ago

pzelasko commented 3 months ago

Merging despite one test failing - it's numpy 2.0 related, will fix another time.