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

Results of a Tangerine Reading assessment with NLP feedback appear to the teacher in the Tangerine app #420

Open
esurface opened this issue Jan 27, 2025 · 0 comments

Comments

@esurface
Copy link
Contributor

esurface commented Jan 27, 2025

Add a tangy-audio-recording-nlp which is an enhancement to the tangy-audio-recording input and provides a summary with outputs received from an NLP processed recording.

configs
[ ] URL of the NLP model
[ ] an audio-recording input or file with audio to supply to the NLP model
[ ] language (or languages shown in dropdown) for the NLP processing

functionality

When a section opens with the tangy-audio-recording-nlp will send the audio recording data to the NLP module url. The UI will show asynchronous processing elements until data are returned. The returned processed data will be displayed in the UI. The UI will show a 'reprocess' button that re-sends the audio-recording through the NLP model. The language of the input audio will also be displayed along with an optional dropdown menu with languages. The languages in the dropdown will be configurable by the form author.

outputs
The output for the input will be the returned data from the model (simplified).

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