KELONMYOSA commited on
Commit
2f44563
1 Parent(s): 4c285a8
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -57,7 +57,9 @@
57
  }
58
  },
59
  "impl": "emotion_recognition_pipeline.SpeechEmotionRecognitionPipeline",
60
- "pt": [],
 
 
61
  "tf": []
62
  }
63
  },
 
57
  }
58
  },
59
  "impl": "emotion_recognition_pipeline.SpeechEmotionRecognitionPipeline",
60
+ "pt": [
61
+ "Wav2Vec2ForSpeechClassification"
62
+ ],
63
  "tf": []
64
  }
65
  },