How to prepare data folder for import_cv2.py?

Hi, I have my own data folder which contain mp3 files, text file with sentences and vote file, which I downloaded from Amazon bucket. I would like to know how to import it using import_cv2.py file (how to create .wav , .tsv, .csv files …)

This script is made to import data produced by Corpora Creator. If you have a local setup of Common Voice, you should be able (maybe with local changes) to use Corpora Creator: https://github.com/mozilla/CorporaCreator

I see that Corpora Creator will create the corpora from the .tsv file. But I dont have any .tsv file yet

Please look at Common Voice documentation for that matter.