Skip to content

Commit

Permalink
please fix me
Browse files Browse the repository at this point in the history
Signed-off-by: arendu <[email protected]>
  • Loading branch information
arendu committed May 11, 2023
1 parent a06a516 commit 8d95148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/collections/asr/test_asr_interctc_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ class TestInterCTCLoss:
([], [0.3]),
],
)

@pytest.mark.pleasefixme
def test_forward(self, model_class, encoder_config, apply_at_layers, loss_weights):
preprocessor_config = {'_target_': 'nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor'}
vocabulary = [
Expand Down

0 comments on commit 8d95148

Please sign in to comment.