N-Nieto / Inner_Speech_Dataset

Codes to reproduce the Inner speech Dataset publicated by Nieto et al.
GNU General Public License v3.0
68 stars 27 forks source link

problem with ./InnerSpeech_preprocessing.py #7

Closed daazer closed 2 years ago

daazer commented 2 years ago

While tried to run InnterSpeech_preprocessing.py using the command below _python ./InnterSpeechpreprocessing.py I confronted with this error message, claiming that the problem lies here

invalid literal for int() with base 10: 'z-index:'

image

The same problem happens when trying to run it on google colab. image

May anyone tell me what is wrong with it?

N-Nieto commented 2 years ago

Hello again, sorry for the late response. Did you solve this?

Can you send me the value and type of variables N_S and N_B?

N-Nieto commented 2 years ago

This is a Data problem, it could happen if it was a problem with the download process. You should check the size of the files and re-download those corrupted files.