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 dns_challenge recipe issue forcing INTERSPEECH 2020 branch #700

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

Rodolfo-S
Copy link
Contributor

The current master of the dns_challenge repo does not work with the dns_challenge asteroid recipe. Many scripts have either changed, moved, or have been removed. The version of the dns_challenge repo which was intended to be used was from INTERSPEECH 2020.

This PR does two things

  1. Clones the interspeech2020/master branch rather than the master, in the download_data.sh script
  2. Changes the dns_challenge recipe directory name to dns_challenge_INTERSPEECH2020 to indicate that the recipe is meant to use a specific version of the dataset (and dataset repo).

@mpariente
Copy link
Collaborator

This is perfect, thank you very much !

@mpariente mpariente merged commit 154c52f into asteroid-team:master Jul 19, 2024
3 of 4 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.

2 participants