Skip to content

Commit

Permalink
fix output dim
Browse files Browse the repository at this point in the history
  • Loading branch information
Adel-Moumen committed Apr 25, 2024
1 parent 0ba3196 commit 0034509
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ test_dataloader_opts:
####################### Model Parameters #######################################
dnn_neurons: 1024
freeze_whisper: False
whisper_output_dim: 512
whisper_output_dim: 384


# Outputs
Expand Down

0 comments on commit 0034509

Please sign in to comment.