Files
enginex-mlu370-any2any/transformers/tests/fixtures/dummy_feature_extractor_config.json

5 lines
101 B
JSON
Raw Normal View History

2025-10-09 16:47:16 +08:00
{
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"processor_class": "Wav2Vec2Processor"
}