Skip to content

Commit

Permalink
Update trainer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeiteng authored Apr 19, 2023
1 parent 6869fa3 commit 09136bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion valle/bin/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,6 @@ def compute_loss(
y=audio_features,
y_lens=audio_features_lens,
train_stage=params.train_stage,
batch_idx_train=params.batch_idx_train,
)

assert loss.requires_grad == is_training
Expand Down

0 comments on commit 09136bd

Please sign in to comment.