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

Realtime emotion detection : Correct API from client library #45

Open
ishwara-bhat opened this issue Dec 18, 2019 · 0 comments
Open

Realtime emotion detection : Correct API from client library #45

ishwara-bhat opened this issue Dec 18, 2019 · 0 comments

Comments

@ishwara-bhat
Copy link

Hi,
I need to integrate Angular-based audio and do real time emotion detection. I am creating my own chunks and will convert bytes to base64 at front end. Then I will send to python backend.
In this case, do I need real time client? When i looked at real time client, it sounded like it does some stream managemnet and b64 conversion. Since I'm doing this myself, is there any advantage of using real time?
If I keep sending audio data every 4 seconds, would it respond immediately? or with real time API, do you have any QoS consideration?

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