Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Nov 28, 2024
1 parent 984fad5 commit 0ca6b99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@ def test_speech_generation(self):
config, input_speech, input_text = self.prepare_speech_and_text_input()

from transformers.testing_utils import set_config_for_less_flaky_test, set_model_for_less_flaky_test

set_config_for_less_flaky_test(config)

model = SeamlessM4Tv2Model(config=config)
Expand Down

0 comments on commit 0ca6b99

Please sign in to comment.