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 transformer results for LibriSpeech 100h #4089

Merged
merged 2 commits into from
Feb 21, 2022

Conversation

pyf98
Copy link
Collaborator

@pyf98 pyf98 commented Feb 18, 2022

Hi, here is the Transformer baseline for LibriSpeech 100h. The Transformer encoder has 18 layers. As expected, the performance of Transformer is worse than that of Conformer.

@sw005320 sw005320 added this to the v.0.10.7 milestone Feb 18, 2022
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #4089 (da026d8) into master (29ab726) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4089   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files         435      435           
  Lines       37429    37429           
=======================================
  Hits        30297    30297           
  Misses       7132     7132           
Flag Coverage Δ
test_integration_espnet1 67.13% <ø> (ø)
test_integration_espnet2 52.44% <ø> (ø)
test_python 66.61% <ø> (ø)
test_utils 24.45% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29ab726...da026d8. Read the comment docs.

@sw005320
Copy link
Contributor

Thanks, @pyf98!

@sw005320 sw005320 merged commit 650472b into espnet:master Feb 21, 2022
@pyf98 pyf98 deleted the ls100_transformer branch February 22, 2022 01:56
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