Update config.json

This commit is contained in:
Patrick von Platen 2021-10-20 10:21:29 +00:00 committed by huggingface-web
parent b6bfc708ad
commit fa4264f8c2
1 changed files with 0 additions and 1 deletions

View File

@ -73,6 +73,5 @@
"pad_token_id": 0,
"transformers_version": "4.10.0.dev0",
"vocab_size": 32,
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
"tokenizer_class": "Wav2Vec2CTCTokenizer"
}