Good evening,
I'm trying to use the Google Collaboration site to detect laughing for an audio from a video and it's giving me this error message:
TypeError Traceback (most recent call last)
in <cell line: 14>()
TypeError: melspectrogram() takes 0 positional arguments but 2 positional arguments (and 1 keyword-only argument) were given
Collaboration site: https://colab.research.google.com/github/jrgillick/laughter-detection/blob/master/laughter-detection-interactive.ipynb#scrollTo=R3LqFPm9biYP
I'd run the software on my MacBook, but I don't know if it'll work on a MacBook at all.
Anyone facing the same issue and is there a way I can get this to work?
It's an MP3 file and I think that might be the reason why it's not working.
Good evening,
I'm trying to use the Google Collaboration site to detect laughing for an audio from a video and it's giving me this error message:
TypeError Traceback (most recent call last)
in <cell line: 14>()
TypeError: melspectrogram() takes 0 positional arguments but 2 positional arguments (and 1 keyword-only argument) were given
Collaboration site: https://colab.research.google.com/github/jrgillick/laughter-detection/blob/master/laughter-detection-interactive.ipynb#scrollTo=R3LqFPm9biYP
I'd run the software on my MacBook, but I don't know if it'll work on a MacBook at all.
Anyone facing the same issue and is there a way I can get this to work?
It's an MP3 file and I think that might be the reason why it's not working.