Skip to content
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

Add E-Branchformer model checkpoint in OWSM v2 #5517

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

pyf98
Copy link
Collaborator

@pyf98 pyf98 commented Oct 30, 2023

This PR adds the model link to E-Branchformer in OWSM v2.
Despite being trained for fewer updates, E-Branchformer shows clear improvement over Transformer at such a large scale.
We will train and release E-Branchformer based models at even larger scales.

image

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #5517 (3c8476f) into master (0d77ccf) will increase coverage by 6.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5517      +/-   ##
==========================================
+ Coverage   69.40%   75.40%   +6.00%     
==========================================
  Files         708      709       +1     
  Lines       65274    65361      +87     
==========================================
+ Hits        45304    49288    +3984     
+ Misses      19970    16073    -3897     
Flag Coverage Δ
test_configuration_espnet2 ∅ <ø> (∅)
test_integration_espnet1 65.67% <ø> (-0.03%) ⬇️
test_integration_espnet2 48.68% <ø> (ø)
test_python_espnet1 19.14% <ø> (?)
test_python_espnet2 51.47% <ø> (ø)
test_utils 23.10% <ø> (ø)

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

see 114 files with indirect coverage changes

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

@sw005320 sw005320 added this to the v.202312 milestone Nov 1, 2023
@sw005320 sw005320 merged commit e7377ef into espnet:master Nov 1, 2023
25 checks passed
@sw005320
Copy link
Contributor

sw005320 commented Nov 1, 2023

Thanks!

@pyf98 pyf98 deleted the pyf98-patch-2 branch November 1, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants