Skip to content

Commit

Permalink
Change option name.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeunghoonBaek committed Jun 10, 2020
1 parent 7117639 commit e391717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_dejavu.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python dejavu.py -f ./mp3/ mp3
# away from start or end, sampling with random seed = 42, and finally
# store results in ./results and log to dejavu-test.log
python run_tests.py \
--secs 5 \
--seconds 5 \
--temp ./temp_audio \
--log-file ./results/dejavu-test.log \
--padding 8 \
Expand Down

0 comments on commit e391717

Please sign in to comment.