Skip to content

Commit

Permalink
Merge pull request #56 from Voice-Privacy-Challenge/pchampio-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Voice-Privacy-Challenge authored Apr 2, 2024
2 parents cae8f2f + db01102 commit 9014270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ data/train-clean-360${anon_data_suffix}/wav/*wav

```sh
python run_evaluation.py --config configs/eval_pre.yaml --overwrite "{\"anon_data_suffix\": \"$anon_data_suffix\"}" --force_compute True
python run_evaluation.py --config configs/eval_pre.yaml --overwrite "{\"anon_data_suffix\": \"$anon_data_suffix\"}" --force_compute True
python run_evaluation.py --config configs/eval_post.yaml --overwrite "{\"anon_data_suffix\": \"$anon_data_suffix\"}" --force_compute True
```

3. get the final results for ranking
Expand Down

0 comments on commit 9014270

Please sign in to comment.