Ritik Nandwal

Results 25 comments of Ritik Nandwal

Hi! I would like to work on ONNX config for `BigBirdPegasus`.

Hi @osanseviero I would like to add this dataset.

@cleardusk , Sir Can you suggest any other network which I could use to refine facial expressions capturing?

Hi @sanchit-gandhi I would love to take this up.

Hi @sanchit-gandhi I have added some initial changes in #22073 PR, but while initializing it with pytorch weights ```model_tf = TFWav2Vec2ForSequenceClassification.from_pretrained("superb/wav2vec2-base-superb-ks",from_pt=True)``` like this it gives `Some weights of the PyTorch...

hi @sanchit-gandhi can you guide me for above error, so that I can make all the required changes and close the PR.

> Hey, Can you share the complete stack trace? > > > Some weights of the PyTorch model were not used when initializing the TF 2.0 model TFWav2Vec2ForSequenceClassification: > >...

> for `serving` and `serving_output` methods I added changes, but now sure they are correct or not.