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

Skip to content

Fix stage references in generated run.sh in TTS recipes#5714

Merged
mergify[bot] merged 1 commit intoespnet:masterfrom
G-Thor:patch-4
Mar 21, 2024
Merged

Fix stage references in generated run.sh in TTS recipes#5714
mergify[bot] merged 1 commit intoespnet:masterfrom
G-Thor:patch-4

Conversation

@G-Thor
Copy link
Contributor

@G-Thor G-Thor commented Mar 21, 2024

After an extra stage was added to tts.sh in #5579 , following stage numbers were updated.
A few were missed in the update and this PR covers those that remained.

After an extra stage was added to tts.sh in espnet#5579 , following stage numbers were updated. A few were missed in the update and this PR covers those that remained.
@mergify mergify bot added the ESPnet2 label Mar 21, 2024
@sw005320 sw005320 added Bugfix auto-merge Enable auto-merge labels Mar 21, 2024
@sw005320 sw005320 added this to the v.202405 milestone Mar 21, 2024
@sw005320 sw005320 added the TTS Text-to-speech label Mar 21, 2024
@sw005320
Copy link
Contributor

Thanks, @G-Thor!

@codecov
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.61%. Comparing base (ca7716f) to head (252ae0d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5714      +/-   ##
==========================================
- Coverage   76.61%   76.61%   -0.01%     
==========================================
  Files         761      761              
  Lines       69875    69875              
==========================================
- Hits        53534    53532       -2     
- Misses      16341    16343       +2     
Flag Coverage Δ
test_configuration_espnet2 ∅ <ø> (∅)
test_integration_espnet1 62.92% <ø> (ø)
test_integration_espnet2 48.85% <ø> (ø)
test_integration_espnetez 27.98% <ø> (ø)
test_python_espnet1 18.21% <ø> (ø)
test_python_espnet2 52.41% <ø> (-0.01%) ⬇️
test_python_espnetez 13.95% <ø> (ø)
test_utils 20.91% <ø> (ø)

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.

@mergify mergify bot merged commit bdd2351 into espnet:master Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enable auto-merge Bugfix ESPnet2 TTS Text-to-speech

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants