Conversation
Collaborator
|
Will merge this after the plda implementation |
JiJiJiang
reviewed
Jul 14, 2023
tools/extract_embedding.sh
Outdated
| num_workers=1 | ||
| nj=4 | ||
| reverb_data=data/rirs/lmdb | ||
| noise_data=data/rirs/lmdb |
Collaborator
There was a problem hiding this comment.
Todo:
noise_data=data/musan/lmdb
OR
reverb_data=
noise_data=
JiJiJiang
reviewed
Jul 14, 2023
examples/sre/v2/local/extract_sre.sh
Outdated
| data_type="shard" # shard/raw/feat | ||
| data=data | ||
| reverb_data=data/rirs/lmdb | ||
| noise_data=data/rirs/lmdb |
JiJiJiang
reviewed
Jul 14, 2023
Collaborator
There was a problem hiding this comment.
TODO: move this file to tools
JiJiJiang
reviewed
Jul 14, 2023
Collaborator
There was a problem hiding this comment.
TODO: delete this file cause it's already in tools
JiJiJiang
reviewed
Jul 14, 2023
Collaborator
There was a problem hiding this comment.
TODO: move this file to tools
JiJiJiang
reviewed
Jul 14, 2023
Collaborator
There was a problem hiding this comment.
TODO: move this file to tools
Collaborator
|
Consider the above-mentioned update. |
JunyiPeng00
pushed a commit
to JunyiPeng00/wespeaker_hubert
that referenced
this pull request
Jul 31, 2025
* init sre recipe * [examples] add sre recipe * Update README.md * [examples] add sre recipe, delete used files * merge from master * update specify sample number each epoch * remove trailing whitespace * fix the repeat read dataset problem in the evaluation process and update results * fix the repeat read dataset problem in the evaluation process and update results * update as hongji mentioned * Update README.md * Update sre recipe README.md * Update recipe part in README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.