Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix librispeech manifest caching #1343

Merged
merged 1 commit into from
May 29, 2024

Conversation

haerski
Copy link
Contributor

@haerski haerski commented May 28, 2024

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.

Now passes the correct prefix to `manifests_exist`.
Copy link
Collaborator

@pzelasko pzelasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you @haerski !

@pzelasko pzelasko added this to the v1.24.0 milestone May 29, 2024
@pzelasko pzelasko enabled auto-merge (squash) May 29, 2024 11:22
@pzelasko pzelasko merged commit 26c3911 into lhotse-speech:master May 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants