I have tried entering the root directory for the dataset in multiple folder locations and every time I get the same error. I noticed someone else had this problem previously but the supposed solution was to make a folder named Datasets in the D: drive separate from where my voice cloning is installed. Then put the libri speech folder into the Datasets folder with the train-clean-100 inside that.
This does not work for me I get the same error when typing this regardless that the dataset exists.
python demo_toolbox.py -d D:\Datasets\LibriSpeech\train-clean-100
Warning: you do not have any of the recognized datasets in D:\Datasets\LibriSpeech\train-clean-100.
I have tried putting LibriSpeech into the voice cloning folder on my D: drive and using that path and I get the same error.
I have tried entering the root directory for the dataset in multiple folder locations and every time I get the same error. I noticed someone else had this problem previously but the supposed solution was to make a folder named Datasets in the D: drive separate from where my voice cloning is installed. Then put the libri speech folder into the Datasets folder with the train-clean-100 inside that. This does not work for me I get the same error when typing this regardless that the dataset exists. python demo_toolbox.py -d D:\Datasets\LibriSpeech\train-clean-100 Warning: you do not have any of the recognized datasets in D:\Datasets\LibriSpeech\train-clean-100. I have tried putting LibriSpeech into the voice cloning folder on my D: drive and using that path and I get the same error.