lhotse-speech / lhotse

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

Fix librispeech manifest caching #1343

Closed haerski closed 1 month ago

haerski commented 1 month ago

Before, prepare_librispeech would always process manifests, regardless of whether or not the manifests were previously saved on disk. This fix passes the correct prefix to manifests_exist, which allows skipping.