ydshieh HF staff commited on
Commit
385e034
1 Parent(s): c35728b

Add tokenizer_class

Browse files

Similar to https://huggingface.co/asapp/sew-d-tiny-100k-ft-ls100h/blob/main/config.json

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -105,6 +105,7 @@
105
  1,
106
  1
107
  ],
 
108
  "torch_dtype": "float32",
109
  "transformers_version": "4.19.0.dev0",
110
  "use_weighted_layer_sum": false,
105
  1,
106
  1
107
  ],
108
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
109
  "torch_dtype": "float32",
110
  "transformers_version": "4.19.0.dev0",
111
  "use_weighted_layer_sum": false,