Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add E-Branchformer Transducer results#4933

Merged
mergify[bot] merged 4 commits intoespnet:masterfrom
pyf98:ebf
Feb 14, 2023
Merged

Add E-Branchformer Transducer results#4933
mergify[bot] merged 4 commits intoespnet:masterfrom
pyf98:ebf

Conversation

@pyf98
Copy link
Collaborator

@pyf98 pyf98 commented Feb 10, 2023

Following #4837 , this PR adds transducer results for some recipes.

tedlium2: WER, Transducer, beam size 10, without LM

encoder #blocks mlp linear ffn linear #params dev test
Conformer 15 NA 1024 26.78M 8.1 7.7
Conformer 12 NA 2048 34.62M 7.8 7.8
E-Branchformer 12 1024 1024 26.26M 7.6 7.4

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #4933 (1f359d0) into master (3e669ba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4933   +/-   ##
=======================================
  Coverage   76.56%   76.56%           
=======================================
  Files         603      603           
  Lines       53756    53756           
=======================================
  Hits        41158    41158           
  Misses      12598    12598           
Flag Coverage Δ
test_integration_espnet1 66.33% <ø> (ø)
test_integration_espnet2 47.58% <ø> (ø)
test_python 66.44% <ø> (ø)
test_utils 23.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sw005320 sw005320 added Recipe ASR Automatic speech recogntion RNNT (RNN) transducer related issue labels Feb 14, 2023
@sw005320 sw005320 added this to the v.202303 milestone Feb 14, 2023
@sw005320 sw005320 added the auto-merge Enable auto-merge label Feb 14, 2023
@sw005320
Copy link
Contributor

Thanks a lot!

@mergify mergify bot merged commit 34d6117 into espnet:master Feb 14, 2023
@pyf98 pyf98 deleted the ebf branch February 14, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ASR Automatic speech recogntion auto-merge Enable auto-merge ESPnet2 README Recipe RNNT (RNN) transducer related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants