-
Notifications
You must be signed in to change notification settings - Fork 555
Added Wav2Vec model, voice clustering task, VoxCeleb dataset subset #2175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ea4651a
Added wav2vec model wrapper
alisartazkhan 557460a
Added four w2v variants
alisartazkhan 401debb
Update wav2vec_models.py
alisartazkhan 3e80108
Removed run.py test script
sufen-f 6614c51
Added subTask with small sample of dataset for testing
b471057
Removed test portion of VoiceGender.py task
sufen-f cd55c46
add commit hash and bibtex
isaac-chung 2ecba04
make lint
isaac-chung 6109f87
update models
isaac-chung 880bcbe
fix circular import
isaac-chung af38fe4
make VoiceGender discoverable in get_tasks
isaac-chung 3ce93be
add a2a as category for clustering
isaac-chung a378ec0
specify latest commit hash
isaac-chung 5fe8087
revert linting changes
isaac-chung af3de65
Based on feedback for model: updated w2v2 revisions and added torchau…
alisartazkhan 0d861db
Added Bibtex for dataset, set data to be test instead of training, sh…
sufen-f 144ec83
Changed task from Voice Gender Clustering to Gender Clustering.
sufen-f 28b6c6b
Fixed mock audio clustering tests
sufen-f ecde41d
Added dataset metadata
sufen-f 743f832
Linted
sufen-f 298caa5
Passed revision into the w2v2 loader
alisartazkhan 398d024
Merge branch 'models' of https://github.com/sufen-f/mteb_audio into m…
alisartazkhan 22fd001
passed lint check
alisartazkhan 6b2cb71
Linted
sufen-f 3f23a87
Update VoiceGender.py
alisartazkhan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.