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

Support for conversational data collections #12

Open
atliSig opened this issue May 26, 2020 · 1 comment
Open

Support for conversational data collections #12

atliSig opened this issue May 26, 2020 · 1 comment
Labels

Comments

@atliSig
Copy link
Collaborator

atliSig commented May 26, 2020

We would like to be able to capture conversational data via LOBE. This would require at least:

A new dataset db model specifically for conversational datasets
A new / or extended recording view for conversational collection. We should display at least feedback from mic and duration of recording in this view.

The biggest concern here are:

  • Data integrity: we want to make sure that if an exception or any errors pop up that we loose only a limited amount of data. This requires some type of check-pointing or streaming to server.
  • Memory overhead on client: Using some features in LOBE for an extended period of time might cause some memory overhead on client. We should investigate possible overheads and address them.
@judyfong
Copy link
Member

If someone could combine samromur-chat into this repo that would be great https://github.com/cadia-lvl/samromur-chat

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

No branches or pull requests

2 participants