hirofumi0810 / neural_sp

End-to-end ASR/LM implementation with PyTorch
Apache License 2.0
596 stars 141 forks source link

Fix ensemble in LAS #333

Closed hirofumi0810 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #333 (7479ef2) into master (f5c97c2) will decrease coverage by 0.01%. The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
- Coverage   68.02%   68.00%   -0.02%     
==========================================
  Files          96       96              
  Lines       10797    10803       +6     
==========================================
+ Hits         7345     7347       +2     
- Misses       3452     3456       +4     
Impacted Files Coverage Δ
neural_sp/models/seq2seq/decoders/las.py 54.12% <20.00%> (-0.14%) :arrow_down:

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 f5c97c2...7479ef2. Read the comment docs.