Shahzeb Ali
Shahzeb Ali
The audio segments are classified after 1-second length. I want to classify audio after 5 seconds as music/speech etc. How can i do that?
#### Fairseq has updated wav2vec2 models on their website. I want to fine tune w2v_large_lv_fsh_swbd_cv_ftsb300_updated.pt model on my custom dataset. by following your git i have fine tuned w2v_large_lv_fsh_swbd_cv.pt on...
I have convert a hugging face pytorch masked language model using your notebook,it worked awesome. Now i am unable to use the converted tflite model for inference? example: original model...