odelz commited on
Commit
2c10f34
·
verified ·
1 Parent(s): ff5d76b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -104,7 +104,6 @@
104
  "transformers_version": "4.41.2",
105
  "use_weighted_layer_sum": false,
106
  "vocab_size": 60,
107
- "xvector_output_dim": 512
108
  "tokenizer_class": "Wav2Vec2CTCTokenizer"
109
-
110
  }
 
104
  "transformers_version": "4.41.2",
105
  "use_weighted_layer_sum": false,
106
  "vocab_size": 60,
107
+ "xvector_output_dim": 512,
108
  "tokenizer_class": "Wav2Vec2CTCTokenizer"
 
109
  }