ASR2 CHiME4 & Gigaspeech Recipes#5434
Conversation
simpleoier
left a comment
There was a problem hiding this comment.
Thanks for your efforts! The results are really cool!
I left some comments. Please reflect them.
...conf/tuning/train_discrete_asr_e_branchformer1_e17_size512_mlp3072_linear1024_layerdrop.yaml
Show resolved
Hide resolved
…_hop_length256.yaml
…n_discrete_asr_e_branchformer1_e12_lr.yaml
…size512_mlp3072_linear1024_layerdrop.yaml
…rmer1_e17_size512_mlp3072_linear1024_layerdrop.yaml
…rmer1_e12_subsamp.yaml
for more information, see https://pre-commit.ci
Hi Xuankai, thank you for the review! I've resolved those comments. |
simpleoier
left a comment
There was a problem hiding this comment.
Thanks! Can you address the following comments?
...ain_discrete_asr_e_branchformer_e12_mlp1024_linear1024_macaron_lr1e-4_warmup25k_conv1d1.yaml
Outdated
Show resolved
Hide resolved
egs2/gigaspeech/asr2/conf/tuning/train_discrete_asr_e_branchformer1_e12_lr.yaml
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #5434 +/- ##
==========================================
- Coverage 77.17% 77.16% -0.02%
==========================================
Files 684 684
Lines 62686 62706 +20
==========================================
+ Hits 48379 48384 +5
- Misses 14307 14322 +15
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
simpleoier
left a comment
There was a problem hiding this comment.
LGTM!
It's ready after fixing the CI errors.
|
@yichen14, please fix https://github.com/espnet/espnet/actions/runs/6158168923/job/16807750493?pr=5427#step:7:100515 |
|
Hi @yichen14, this is a reminder. |
|
Sorry I missed previous comment, I'll fix it today |
|
Thanks for your contribution! |
What?
Add ASR discrete token recipes for CHiME4 and Gigaspeech.
Why?
Extend ASR2 for both dataset, and update exp result.
See also
None