-
Notifications
You must be signed in to change notification settings - Fork 739
Feedback for wav2letter pipeline #955
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
Closed
Closed
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
85ca1de
remove python annotation.
vincentqb 919ea3c
feedback on language length and fork.
vincentqb b9d2ae9
factor into main-engine.
vincentqb 8310c53
Revert "remove signal. remove custom wav2letter model."
vincentqb f97eb57
Revert "remove other decoders, and unused dataset class."
vincentqb 9e23d2b
missing itertools.
vincentqb a1f4937
mono. pad_sequence.
vincentqb 4f3c426
simplify language model.
vincentqb e614748
add docstring.
vincentqb 6f21a44
update constructor.
vincentqb 64aa916
rename parameters.
vincentqb 649c9a2
use local wav2letter model.
vincentqb f176e64
update metric logger: saves some information.
vincentqb 60ca4c8
remove random seed. raise error.
vincentqb c43d721
get optimizer and scheduler in separate function. use CTC sum reducti…
vincentqb fd59a07
logger now takes care of time.
vincentqb 695391f
model input type rename, function constructor.
vincentqb d1eed2a
decouple save_checkpoint logic.
vincentqb e64296f
cosmetic.
vincentqb a0105ce
update to reflect recent changes.
vincentqb 4c350f3
update error messages.
vincentqb 2f62134
monotonic time.
vincentqb 40db285
lint.
vincentqb f866e57
remove jit option.
vincentqb 1f4252c
update metric logger. timestamp in logging.
vincentqb a2cb162
correct name.
vincentqb 565f4ad
correct name.
vincentqb 175cdf6
speech commands. typo in loss.
vincentqb 38923e3
slurm script.
vincentqb 9b41617
typo, reduction, clip_grad none.
vincentqb cbb02f6
lint. custom model with drouput and num_hiddent_channel is caussing i…
vincentqb 374e08d
moving distributed parameters to command line. adding gloo backend fo…
vincentqb b83d638
rename parameter.
vincentqb 6033926
add back iteration.
vincentqb 20536d8
use all dataset for new training.
vincentqb 154dc6c
update parameter in readme. add distributed.
vincentqb 462fa20
remove signal. remove custom wav2letter model.
vincentqb 91344b0
Revert "Revert "remove other decoders, and unused dataset class.""
vincentqb b9325fe
Revert "speech commands. typo in loss."
vincentqb 2d527f9
Revert "slurm script."
vincentqb d7c30bb
remove iterablememorycache.
vincentqb 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
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.
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.
note to self: how fast this runs against something like this?