-
Notifications
You must be signed in to change notification settings - Fork 0
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
Major Refactor #14
Merged
Merged
Major Refactor #14
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12b6696 - Browse repository at this point
Copy the full SHA 12b6696View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4d438b - Browse repository at this point
Copy the full SHA b4d438bView commit details
Commits on Oct 9, 2023
-
Make model-specific arguments flexible, and specifiable in the training
job. - Explicitly set up optimizer.
Configuration menu - View commit details
-
Copy full SHA for 06a11d3 - Browse repository at this point
Copy the full SHA 06a11d3View commit details -
Fix bug where replacing vocab character with the same character would
cause it to remove that character entirely from the vocab.
Configuration menu - View commit details
-
Copy full SHA for 7a64f0f - Browse repository at this point
Copy the full SHA 7a64f0fView commit details -
- Force absolute audio path resolution for dataset files - Manually load in audio from paths with librosa - More logging .
Configuration menu - View commit details
-
Copy full SHA for 0d0c864 - Browse repository at this point
Copy the full SHA 0d0c864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ed847 - Browse repository at this point
Copy the full SHA 15ed847View commit details
Commits on Oct 14, 2023
-
* Refactor trainer code to expose as much flexibility to user as possible w.r.t. training options. * Update tests * Finally get a working wav2vec2 training run. * Add example script for working wav2vec2 run.
Configuration menu - View commit details
-
Copy full SHA for f3e3a07 - Browse repository at this point
Copy the full SHA f3e3a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b40b9 - Browse repository at this point
Copy the full SHA c8b40b9View commit details
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.