Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
gulamungon committed Aug 26, 2024
1 parent 765f6be commit ec6d4f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/sre/v3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
* The test data is SRE16, SRE18, and SRE21
* Preprocessing of embeddings before backend/scoring is supported

### Important
Similarly to ../v2, this recipe uses silero vad https://github.com/snakers4/silero-vad
downloaded from here https://github.com/snakers4/silero-vad/archive/refs/tags/v4.0.zip
If you intended to use this recipe for an evaluation/competition, make sure to check that
it is allowed to use the data used to train Silero.

### Instructions
* Set the paths in stage 1. The variable ```sre_data_dir``` is assumed to be prepared by
Expand Down

0 comments on commit ec6d4f7

Please sign in to comment.