Yassmen commited on
Commit
fa2884a
·
verified ·
1 Parent(s): a9470bd

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": "my_combined_model",
3
  "architecture": "Wav2Vec2+Resnet3d_101"
4
  }
 
1
  {
2
+ "model_type": "wav2vec2",
3
  "architecture": "Wav2Vec2+Resnet3d_101"
4
  }