-
Notifications
You must be signed in to change notification settings - Fork 42
Add timit recipe #247
base: master
Are you sure you want to change the base?
Add timit recipe #247
Conversation
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 |
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
done | ||
|
||
# This script takes no arguments. It assumes you have already run | ||
# aishell_data_prep.sh. |
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.
aishell or TIMIT?
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.
TIMIT. Have fixed.
egs/timit/asr/simple_v1/path.sh
Outdated
@@ -0,0 +1,3 @@ | |||
export SNOWFALL_ROOT=`pwd`/../../../.. | |||
[ -f $SNOWFALL_ROOT/tools/env.sh ] && . $SNOWFALL_ROOT/tools/env.sh |
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.
What does env.sh contain?
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.
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.
I set subsampling_factor=2.
#TIMIT CTC_Train
Testing results based on different training epochs: