Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Whisper] Fix whisper integration tests #34111

Merged
merged 43 commits into from
Nov 26, 2024
Merged
Changes from 41 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
c6419c8
fix test_tiny_timestamp_generation
eustlb Oct 12, 2024
eed3438
fix test_large_timestamp_generation
eustlb Oct 12, 2024
15f46b2
fix test_whisper_shortform_single_batch_prev_cond
eustlb Oct 12, 2024
d2018a8
fix test_whisper_shortform_multi_batch_hard_prev_cond
eustlb Oct 12, 2024
9093bdc
return_timestamps necessary with long form
eustlb Oct 12, 2024
abc19c4
fix test_default_multilingual_transcription_long_form
eustlb Oct 12, 2024
374041f
fix test_tiny_token_timestamp_generation_longform
eustlb Oct 12, 2024
fba2bb7
fix test_whisper_longform_multi_batch_hard
eustlb Oct 13, 2024
189fc68
Update tests/models/whisper/test_modeling_whisper.py
eustlb Oct 14, 2024
ae4c36a
fix typo
eustlb Oct 14, 2024
e4cc00b
do not expect special tokens
eustlb Oct 18, 2024
18fb18c
fix test_whisper_longform_single_batch_beam
eustlb Oct 24, 2024
1e75a7d
fix test_whisper_longform_multi_batch_hard_prev_cond
eustlb Oct 24, 2024
107a05a
update test_whisper_longform_multi_batch_hard_prev_cond
eustlb Oct 24, 2024
1b55778
update test_whisper_longform_multi_batch_hard_prev_cond
eustlb Oct 24, 2024
83fd9c5
these tests does not make sense anymore
eustlb Oct 24, 2024
39e6203
this test does not make sense anymore
eustlb Oct 24, 2024
6c84d69
make fixup
eustlb Oct 24, 2024
e7c243e
Merge branch 'main' into fix-whisper-integration-tests
eustlb Oct 24, 2024
2127991
suggested nits
eustlb Oct 25, 2024
e5064d9
add test with forced_decoder_ids
eustlb Oct 25, 2024
fe7aa70
this test does not make sense anymore
eustlb Oct 25, 2024
c805b19
change assert for unittest test cases
eustlb Oct 25, 2024
112c4f0
make fixup
eustlb Oct 25, 2024
fe11e69
test with prompt_ids and task and language
eustlb Oct 25, 2024
c58fa99
fix unittest test case call
eustlb Oct 25, 2024
1eb8353
fix test_tiny_generation
eustlb Nov 2, 2024
b9e2a19
fix test_tiny_en_generation
eustlb Nov 2, 2024
400fd02
fix test_tiny_en_batched_generation
eustlb Nov 2, 2024
121424d
fix test_tiny_longform_timestamps_generation
eustlb Nov 2, 2024
f648c1d
fix test_tiny_timestamp_generation
eustlb Nov 2, 2024
71f98ae
fix test_large_generation
eustlb Nov 2, 2024
e2be78c
fix test_large_batched_generation
eustlb Nov 2, 2024
21fd94e
fix test_large_generation_multilingual
eustlb Nov 2, 2024
af7a071
fix test_large_timestamp_generation
eustlb Nov 4, 2024
9dd962d
fix test_large_timestamp_generation
eustlb Nov 4, 2024
5a84b6c
fix test_tiny_token_timestamp_generation_longform
eustlb Nov 4, 2024
26ee589
fix test_tiny_en_batched_generation
eustlb Nov 19, 2024
e987139
make fixup
eustlb Nov 20, 2024
c5ae9a9
Merge branch 'main' into fix-whisper-integration-tests
eustlb Nov 21, 2024
abe4372
[run-slow] whisper
eustlb Nov 21, 2024
02bd8e5
Merge branch 'main' into fix-whisper-integration-tests
eustlb Nov 25, 2024
18187f7
Merge branch 'main' into fix-whisper-integration-tests
eustlb Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading