I’m using the latest DeepSpeech git clone on Ubuntu 18.04, and have downloaded Common Voice 2, as required.
When running
bin/import_cv2
the program correctly finds the *.tsv files and clip folders, but then reports
Final amount of imported audio: 0
and all files were skipped due to failing upon conversion. No other errors are reported.
Any help would be greatly appreciated.