KELONMYOSA commited on
Commit
4c285a8
1 Parent(s): 6de32a5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -57,9 +57,7 @@
57
  }
58
  },
59
  "impl": "emotion_recognition_pipeline.SpeechEmotionRecognitionPipeline",
60
- "pt": [
61
- "emotion_model.Wav2Vec2ForSpeechClassification"
62
- ],
63
  "tf": []
64
  }
65
  },
 
57
  }
58
  },
59
  "impl": "emotion_recognition_pipeline.SpeechEmotionRecognitionPipeline",
60
+ "pt": [],
 
 
61
  "tf": []
62
  }
63
  },