Where does from Wav2Vec2ForSpeechClassification model class come from?

#2
by z3ugma - opened

From where does the model class in inference.py come?

from Wav2Vec2ForSpeechClassification import Wav2Vec2ForSpeechClassification is the import line, but I don't have any installed code that matches that dependency

Hi Fred,
you can access them here in my repo: https://github.com/padmalcom/wav2vec2-nonverbalvocalization

Sign up or log in to comment