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

Fixes forgotten hardcoded path in the original recipe #1438

Merged
merged 9 commits into from
Dec 19, 2024

Conversation

m-wiesner
Copy link
Contributor

There was accidentally a hardcoded path for the fleurs data download. This fixes it.

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.

Thanks

@pzelasko pzelasko merged commit 9bd2071 into lhotse-speech:master Dec 19, 2024
10 of 11 checks passed
yfyeung pushed a commit to yfyeung/lhotse that referenced this pull request Jan 8, 2025
…1438)

* Adds fleurs recipe

* Black formatting

* Removes useless num_jobs argument in the download cli, and ran isort and black again on *recipes/fleurs.py

* Removes what appears to be an unnecessary set_ffmpeg_torchaudio_info call

* isort and black fix

* Fixes remaining black issues due to trailing space in recipes/__init__.py

* Adds FLEURS entry in docs/corpus.rst

* Fixes hardcoded cache path in huggingface datasets loader
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.

2 participants