This repository was archived by the owner on Oct 13, 2022. It is now read-only.
Open
Conversation
Collaborator
|
https://github.com/speechbrain/speechbrain/tree/develop/recipes/TIMIT/ASR/CTC The PER in speechbrain is about 14.78. Seems there is a lot of room for improvement |
Contributor
Author
|
Yes, I am having a experiment with mmi, and I will have a look at their codes.
|
Choose a number (60, 48, 29) of phones for modeling
csukuangfj
suggested changes
Sep 12, 2021
| done | ||
|
|
||
| # This script takes no arguments. It assumes you have already run | ||
| # aishell_data_prep.sh. |
Contributor
Author
There was a problem hiding this comment.
TIMIT. Have fixed.
| @@ -0,0 +1,3 @@ | |||
| export SNOWFALL_ROOT=`pwd`/../../../.. | |||
| [ -f $SNOWFALL_ROOT/tools/env.sh ] && . $SNOWFALL_ROOT/tools/env.sh | |||
Collaborator
There was a problem hiding this comment.
What does env.sh contain?
Contributor
Author
There was a problem hiding this comment.
Em...It (path.sh) is a unnecessary file. Have deleted.
Add CRDNN model for timit recipe. The results get better based on this model than TdnnLstm1b.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
I set subsampling_factor=2.
#TIMIT CTC_Train
Testing results based on different training epochs: