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

Skip to content

Fix except#5567

Merged
sw005320 merged 1 commit intoespnet:masterfrom
takenori-y:except
Nov 27, 2023
Merged

Fix except#5567
sw005320 merged 1 commit intoespnet:masterfrom
takenori-y:except

Conversation

@takenori-y
Copy link
Contributor

What?

Use a correct one-line except.

Why?

from espnet2.tasks.tts import TTSTask

causes a segmentation fault in my environment (Python 3.9.0)

See also

@mergify mergify bot added the ESPnet2 label Nov 27, 2023
@codecov
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (d325413) 76.54% compared to head (87e3053) 76.54%.

Files Patch % Lines
espnet2/fileio/score_scp.py 0.00% 2 Missing ⚠️
espnet2/bin/uasr_inference_k2.py 0.00% 1 Missing ⚠️
espnet2/fst/lm_rescore.py 0.00% 1 Missing ⚠️
espnet2/uasr/espnet_model.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5567   +/-   ##
=======================================
  Coverage   76.54%   76.54%           
=======================================
  Files         720      720           
  Lines       66599    66599           
=======================================
  Hits        50975    50975           
  Misses      15624    15624           
Flag Coverage Δ
test_configuration_espnet2 ∅ <ø> (∅)
test_integration_espnet1 62.92% <ø> (ø)
test_integration_espnet2 50.10% <0.00%> (ø)
test_python_espnet1 19.08% <0.00%> (ø)
test_python_espnet2 52.38% <0.00%> (ø)
test_utils 22.15% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sw005320 sw005320 added this to the v.202312 milestone Nov 27, 2023
@sw005320
Copy link
Contributor

Thanks a lot, @takenori-y!

@sw005320 sw005320 merged commit 7e66c04 into espnet:master Nov 27, 2023
@takenori-y takenori-y deleted the except branch November 27, 2023 15:14
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.

2 participants