8000 Fix HF Pytest Errors by siddhu001 · Pull Request #4737 · espnet/espnet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix HF Pytest Errors #4737

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

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Fix HF Pytest Errors #4737

merged 1 commit into from
Oct 29, 2022

Conversation

siddhu001
Copy link
Collaborator

No description provided.

@codecov
Copy link
codecov bot commented Oct 29, 2022

Codecov Report

Merging #4737 (cd8870d) into master (42710e6) will increase coverage by 12.85%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #4737       +/-   ##
===========================================
+ Coverage   67.59%   80.45%   +12.85%     
===========================================
  Files         527      527               
  Lines       46065    46215      +150     
===========================================
+ Hits        31138    37181     +6043     
+ Misses      14927     9034     -5893     
Flag Coverage Δ
test_integration_espnet1 66.37% <ø> (?)
test_integration_espnet2 49.06% <ø> (?)
test_python 68.66% <ø> (+1.07%) ⬆️
test_utils 23.30% <ø> (?)

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

Impacted Files Coverage Δ
espnet2/svs/abs_svs.py 0.00% <0.00%> (ø)
espnet2/diar/decoder/linear_decoder.py 100.00% <0.00%> (ø)
espnet2/enh/separator/rnn_separator.py 100.00% <0.00%> (ø)
espnet2/enh/separator/tcn_separator.py 100.00% <0.00%> (ø)
espnet2/enh/separator/dprnn_separator.py 100.00% <0.00%> (ø)
espnet2/enh/separator/svoice_separator.py 100.00% <0.00%> (ø)
espnet/nets/transducer_decoder_interface.py 100.00% <0.00%> (ø)
espnet2/enh/separator/dpcl_e2e_separator.py 100.00% <0.00%> (ø)
espnet/nets/chainer_backend/asr_interface.py 100.00% <0.00%> (ø)
espnet2/enh/separator/conformer_separator.py 100.00% <0.00%> (ø)
... and 171 more

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

@siddhu001
Copy link
Collaborator Author

@sw005320 I have fixed the errors in HF for some pytests, as you have mentioned here - #4720 (comment).

Let me know if you have any feedback on this PR. I believe it is ready to be merged.

@sw005320 sw005320 merged commit e9d583b into espnet:master Oct 29, 2022
@sw005320
Copy link
Contributor

Many thanks!

@sw005320 sw005320 added Bugfix CI Travis, Circle CI, etc labels Oct 29, 2022
@sw005320 sw005320 added this to the v.202211 milestone Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix CI Travis, Circle CI, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0