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
68ae3be7f514b0e0411664e2a2cdbc6264fd3a0b
HuggingFace_transformer
/
tests
/
models
/
whisper
History
Yih-Dar
3258ff9330
use
pytest.mark
directly (
#27390
)
...
fix Co-authored-by: ydshieh <
ydshieh@users.noreply.github.com
>
2023-11-09 13:32:54 +01:00
..
__init__.py
Add WhisperModel to transformers (
#19166
)
2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py
is_batched fix for remaining 2-D numpy arrays (
#23309
)
2023-05-23 14:37:35 -04:00
test_modeling_flax_whisper.py
Make Whisper Encoder's sinusoidal PE non-trainable by default (
#26032
)
2023-10-11 09:08:54 +01:00
test_modeling_tf_whisper.py
Make Whisper Encoder's sinusoidal PE non-trainable by default (
#26032
)
2023-10-11 09:08:54 +01:00
test_modeling_whisper.py
use
pytest.mark
directly (
#27390
)
2023-11-09 13:32:54 +01:00
test_processor_whisper.py
feat: Whisper prompting (
#22496
)
2023-05-19 09:33:11 +01:00
test_tokenization_whisper.py
Copied from
for test files (
#26713
)
2023-10-11 14:12:09 +02:00