mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00

* [AutoProcessor] Add Wav2Vec2WithLM & small fix * revert line removal * Update src/transformers/__init__.py * add test * up * up * small fix
5 lines
101 B
JSON
5 lines
101 B
JSON
{
|
|
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
|
"processor_class": "Wav2Vec2Processor"
|
|
}
|