imics-lab/tts-cgan

No such file './mitbih_train.csv'

stillwang96 opened this issue · 1 comments

Hi, when I run the codes, It displays:
FileNotFoundError: [Errno 2] No such file or directory: './mitbih_train.csv'
How can I solve it?

Hi, The dataset should be downloaded from here: https://www.kaggle.com/code/azazurrehmanbutt/ecg-classification-using-cnn-lstm/data?scriptVersionId=74982392
It is a public dataset on Kaggle. You will need to download it and place it in the same folder of the code.