Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNN Model not predicting #52

Open
X-eyn opened this issue May 19, 2024 · 0 comments
Open

RNN Model not predicting #52

X-eyn opened this issue May 19, 2024 · 0 comments

Comments

@X-eyn
Copy link

X-eyn commented May 19, 2024

The RNN 5 emotion model , when run just gives the following output:
[+] Generated EMO-DB CSV File
[Custom Dataset] There are 49 training audio files for category:neutral
[Custom Dataset] There are 33 testing audio files for category:neutral
[Custom Dataset] There are 33 training audio files for category:ps
[Custom Dataset] There are 33 testing audio files for category:ps
[Custom Dataset] There are 48 training audio files for category:happy
[Custom Dataset] There are 23 testing audio files for category:happy
[+] Generated Custom DB CSV File
[+] Data loaded
[+] Model created

It somehow doesn't reach the prediction part of the code. I have been trying to log any error messages as well in the deepemotion.py file , but no vain . Could I kindly provide some insight?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant