-
Notifications
You must be signed in to change notification settings - Fork 667
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
Fix CommonVoice for French #1126
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
06f069f
remove walk_files
AzizCode92 ca0c03b
remove deprecated transform from Dataset
AzizCode92 495654f
Merge remote-tracking branch 'upstream/master'
AzizCode92 6d18687
remove target_transform from dataset
AzizCode92 cf18bcb
Merge branch 'master' of https://github.com/pytorch/audio
AzizCode92 292796c
add file extension when loading file
AzizCode92 20b1e04
fix filename path
AzizCode92 792c6ef
fix audio_path inside unittest
AzizCode92 19d7724
update audio_path inside unittest
AzizCode92 15bb775
reformat test file
AzizCode92 43cd2ba
add french case
AzizCode92 e942883
fix typo and split tests
AzizCode92 1da329e
add class method decorator
AzizCode92 6a7d970
refactor test
AzizCode92 a4267c2
remove print statement
AzizCode92 2cf76a6
fix timeout
AzizCode92 7d5f077
fix code stye
AzizCode92 b119999
remove encoding
AzizCode92 5e1f8dd
add return type to helper functions
AzizCode92 6eb9400
encode french characters
AzizCode92 7ff28d7
improve the code
AzizCode92 b8c09e2
restart pipeline
AzizCode92 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but this makes me think that we should not be using CommonVoice dataset implementation in this test.
This is not the scope of this PR but we should define an trivial, dedicated Dataset for this utility test and stop using CommonVoice here. Then we can finally remove the
mp3
assetCommonVoice/cv-corpus-4-2019-12-10/tt/clips/common_voice_tt_00000000.mp3
.