I've creaded a low resource datset for ASR. All the audio files are in the sequence 1.mp3, 2.mp3 ..n.mp3.The sentences along with the path (of audio), age, etc are inside a csv column. When trying to use the collab notebook from the huggingface blog, they seems to have an extra 'audio' column with extra information
Anyway how do I add these 'audio' column in my csv?