transformers/tests/models/wav2vec2
Minsub Lee (Matt) 15cd68713d
Fix `skip_special_tokens` for `Wav2Vec2CTCTokenizer._decode` (#29311)
* Fix skip_special_tokens process for Wav2Vec2CTCTokenizer._decode

* Fix skip_special_tokens for Wav2Vec2CTCTokenizer._decode

* Exclude pad_token filtering since it is used as CTC-blank token

* Add small test for skip_special_tokens

* Update decoding test for added new token
2024-04-02 16:55:11 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_wav2vec2.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_modeling_flax_wav2vec2.py CI with `num_hidden_layers=2` 🚀🚀🚀 (#25266) 2023-08-02 20:22:36 +02:00
test_modeling_tf_wav2vec2.py [`Styling`] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
test_modeling_wav2vec2.py Byebye torch 1.10 (#28207) 2024-01-11 16:18:27 +01:00
test_processor_wav2vec2.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00
test_tokenization_wav2vec2.py Fix `skip_special_tokens` for `Wav2Vec2CTCTokenizer._decode` (#29311) 2024-04-02 16:55:11 +02:00