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

Speeding up lilcom decompression #33

Open
pzelasko opened this issue Nov 27, 2021 · 2 comments
Open

Speeding up lilcom decompression #33

pzelasko opened this issue Nov 27, 2021 · 2 comments

Comments

@pzelasko
Copy link

As lilcom is often used through Lhotse, several Lhotse users have reported that the decompression is computationally expensive; some of my colleagues performed dataloader profiling and found it takes 50% of the time in their data pipeline. I am not familiar with the details of lilcom’s algorithm, but perhaps it could be optimized somehow?

@danpovey
Copy link
Owner

danpovey commented Nov 27, 2021 via email

@pzelasko
Copy link
Author

Thanks, we'll check it out.

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

No branches or pull requests

2 participants