Skip to content

Commit

Permalink
[egs] Add branch name to git clone of dns_challenge repo (asteroid-te…
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo-S committed Jul 19, 2024
1 parent 2c7fe19 commit 157a878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egs/dns_challenge/baseline/local/download_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ recipe_dir=$PWD
cd $clone_dir

# Clone repo
git clone https://github.com/microsoft/DNS-Challenge
git clone -b interspeech2020/master https://github.com/microsoft/DNS-Challenge
cd DNS-Challenge

# Run lfs stuff in the repo
Expand Down

0 comments on commit 157a878

Please sign in to comment.