Skip to content

Commit

Permalink
RADTTS test optional (NVIDIA#9112)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-garay authored May 4, 2024
1 parent b198a11 commit 2454ea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6287,8 +6287,8 @@ jobs:
~trainer.check_val_every_n_epoch \
~model.text_normalizer \
~model.text_normalizer_call_kwargs
- uses: "NVIDIA/NeMo/.github/actions/cancel-workflow@main"
if: "failure()"
#- uses: "NVIDIA/NeMo/.github/actions/cancel-workflow@main"
# if: "failure()"

L2_TTS_Fast_dev_runs_1_Mixer-TTS:
needs: [cicd-test-container-setup]
Expand Down Expand Up @@ -6530,7 +6530,7 @@ jobs:
- L2_TTS_Fast_dev_runs_1_Tacotron_2
- L2_TTS_Fast_dev_runs_1_WaveGlow
- L2_TTS_Fast_dev_runs_1_FastPitch
- L2_TTS_Fast_dev_runs_1_RADTTS
#- L2_TTS_Fast_dev_runs_1_RADTTS
- L2_TTS_Fast_dev_runs_1_Mixer-TTS
- L2_TTS_Fast_dev_runs_1_Hifigan
- Speech_Checkpoints_tests
Expand Down

0 comments on commit 2454ea0

Please sign in to comment.