padmalcom / wav2vec2-nonverbalvocalization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wav2vec2 for nonverbal vocalization classification

training

inference

  • Execute python test_local.py to load a model from the local folder myrun2
  • Execute python test_online.py to load my pretrained model from huggingface hub.

hints

  • To use wav2vec2 for sequence classification might also be a good approach.

About


Languages

Language:Python 100.0%