Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update wham_noise link for LibriMix Recipe#6251

Merged
sw005320 merged 2 commits intoespnet:masterfrom
Fhrozen:pr-link
Sep 29, 2025
Merged

Update wham_noise link for LibriMix Recipe#6251
sw005320 merged 2 commits intoespnet:masterfrom
Fhrozen:pr-link

Conversation

@Fhrozen
Copy link
Member

@Fhrozen Fhrozen commented Sep 28, 2025

Fix #6153

What did you change?

Change the link of wham_noise to a live link.

ref:

https://github.com/JorisCos/LibriMix/blob/master/generate_librimix.sh

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Recipe labels Sep 28, 2025
@mergify mergify bot added the ESPnet2 label Sep 28, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly identifies and fixes a broken download link for the wham_noise dataset, which is essential for the LibriMix recipe. However, the new URL points to what appears to be a personal or temporary S3 bucket. This introduces a critical risk for the long-term maintainability and reliability of the script. If the bucket is removed, the recipe will break for all future users. I have added a critical review comment recommending that the dataset be hosted in a more permanent and stable location to ensure the recipe's longevity.

@codecov
Copy link

codecov bot commented Sep 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.77%. Comparing base (28d00f9) to head (1d0c1db).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6251   +/-   ##
=======================================
  Coverage   56.77%   56.77%           
=======================================
  Files         889      889           
  Lines       84340    84340           
=======================================
  Hits        47882    47882           
  Misses      36458    36458           
Flag Coverage Δ
test_integration_espnet2 46.81% <ø> (ø)
test_integration_espnetez 36.93% <ø> (ø)
test_python_espnet2 51.19% <ø> (ø)
test_python_espnetez 12.81% <ø> (ø)
test_utils 18.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Fhrozen Fhrozen added this to the v.202512 milestone Sep 28, 2025
@Fhrozen Fhrozen requested a review from sw005320 September 29, 2025 02:07
@sw005320 sw005320 merged commit 6241a3e into espnet:master Sep 29, 2025
32 checks passed
@sw005320
Copy link
Contributor

Thanks, @Fhrozen!

@Fhrozen Fhrozen deleted the pr-link branch September 29, 2025 11:35
@Fhrozen Fhrozen modified the milestones: v.202512, v.202511 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ESPnet2 Recipe size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Librimix data downloading

2 participants