This website requires JavaScript.
Explore
Help
Register
Sign In
SUMIN
/
HuggingFace_transformer
Watch
1
Star
0
Fork
0
You've already forked HuggingFace_transformer
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
413f9bbf805b77aa7c1923cf69ea9a979f1a66fe
HuggingFace_transformer
/
tests
/
models
/
whisper
History
Joao Gante
85665a4263
[tests] Stricter generate + compilation test -- no recompilations allowed (
#37629
)
...
* tmp commit * stricter compilation test * trigger tests * rm todo
2025-04-22 11:12:18 +01:00
..
__init__.py
Add WhisperModel to transformers (
#19166
)
2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py
Use Python 3.9 syntax in tests (
#37343
)
2025-04-08 14:12:08 +02:00
test_modeling_flax_whisper.py
Use Python 3.9 syntax in tests (
#37343
)
2025-04-08 14:12:08 +02:00
test_modeling_tf_whisper.py
Use Python 3.9 syntax in tests (
#37343
)
2025-04-08 14:12:08 +02:00
test_modeling_whisper.py
[tests] Stricter generate + compilation test -- no recompilations allowed (
#37629
)
2025-04-22 11:12:18 +01:00
test_processor_whisper.py
feat: Whisper prompting (
#22496
)
2023-05-19 09:33:11 +01:00
test_tokenization_whisper.py
Use
lru_cache
for tokenization tests (
#36818
)
2025-03-28 15:09:35 +01:00