phdkhanh2507 commited on
Commit
e24ed74
·
verified ·
1 Parent(s): 5c1be8e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_type": "wav2vec2-bert",
3
  "model_name_or_path": "checkpoints/checkpoint_best.pt"
4
  }
 
1
  {
2
+ "model_type": "wav2vec2",
3
  "model_name_or_path": "checkpoints/checkpoint_best.pt"
4
  }