mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
fix
This commit is contained in:
parent
53e70d9c69
commit
1212cb5eae
1 changed files with 0 additions and 1 deletions
|
|
@ -423,7 +423,6 @@ class Wav2Vec2BertModelTester:
|
|||
|
||||
|
||||
@require_torch
|
||||
# Copied from tests.models.wav2vec2_conformer.test_modeling_wav2vec2_conformer.Wav2Vec2ConformerModelTest with Conformer->Bert, input_values->input_features
|
||||
class Wav2Vec2BertModelTest(ModelTesterMixin, PipelineTesterMixin, unittest.TestCase):
|
||||
# Ignore copy
|
||||
all_model_classes = (
|
||||
|
|
|
|||
Loading…
Reference in a new issue