Hello, I have a CSV file called mapping.csv
What are the columns that should this file have to fine-tune Whisper?
I had audio and sentence but I got:
The following columns in the training set don't have a corresponding argument in
WhisperForConditionalGeneration.forwardand have been ignored: audio, sentence. If audio, sentence are not expected by
WhisperForConditionalGeneration.forward, you can safely ignore this message.