[Mimi] update test expected values for t4 runners (#35696)

update values for t4
This commit is contained in:
eustlb 2025-01-21 18:23:36 +01:00 committed by GitHub
parent 8ac851b0b3
commit 870eb7b41b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -806,8 +806,8 @@ class MimiIntegrationTest(unittest.TestCase):
"32": 0.0012330565,
}
expected_codesums = {
"8": 430423,
"32": 1803071,
"8": 426176,
"32": 1795819,
}
librispeech_dummy = load_dataset("hf-internal-testing/librispeech_asr_dummy", "clean", split="validation")