-
Notifications
You must be signed in to change notification settings - Fork 1
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
results do not appear #27
Comments
Hi @dikaenwo, are there any errors in the backend? |
I want to try your application because I am weak in public speaking, but when I have finished making a presentation and want to see the results, the results don't appear, sir, how do I solve it? the page just keeps loading |
Sorry about that. The thing is, earlier, backend was hosted on Heroku, which had free tier at that time. Now, there are no free services that i know and i am far away from backend development. You can host backend locally and run it. Please have a look at it. I have listed all repositories that are linked to this, so you can simply host it on your own. |
Please go through the readme files, i believe it contains all necessary details. |
I also want to ask, there are 3 backend repositories, will they all be combined into 1 folder into the mock-buddy folder or separately? I'm sorry for asking too many questions, really I'm still a beginner at this, I would really appreciate your guidance |
based on the response on the picture i think backend is working. I deployed 3 backend because at the time Heroku free tier had only 512mb RAM so I couldn't fit all models in one server. You can make it as a single server and run it locally. |
@Karthick47v2 OK sir, do I need to enter the dataset again? Or can I use it straight away? |
The repos themselves have trained models, so there's no need to train again. You can run the main.py file and it will call those models by default. |
@Karthick47v2 How do you include the local API in the frontend, sir? in which file should I set it? |
I have created a separate REACT_APP_AUDIO_END_POINT=AUDIO_SERVER_ADDRESS |
when I finished presenting the results didn't appear and just kept loading
The text was updated successfully, but these errors were encountered: