elicitspeechweb
Browser app for eliciting speech samples and uploading the resulting recordings directly to a LaBB-CAT annotation store
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Repository
Browser app for eliciting speech samples and uploading the resulting recordings directly to a LaBB-CAT annotation store
Basic Info
- Host: GitHub
- Owner: nzilbb
- License: gpl-3.0
- Language: JavaScript
- Default Branch: master
- Size: 2.74 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
elicitspeechweb
A cross-platform app for speech elicitation tasks. Currenty integrates with LaBB-CAT, where you can define a 'task' as a series of 'steps' that display prompts and text for the participant to read aloud, or ask meta-data questions.

features
- iOS or Android mobile app, and/or Chrome/Firefox web-app
- display paginated textual instructions and prompts
- ask questions; answers can be typed text, numbers, checkboxes, selection from a list, dates/times
- arbitrary validation of input is possible (e.g check that one date is after another, etc.)
- steps can be shown contingent on the answers to previous questions
- record participant's speech
- upload data to a LaBB-CAT corpus
- stimuli can be text, images, or video
- stimuli can be randomly sampled from a list
For building Cordova app, see cordova/README.md
(Previously also supported building a Chrome app version, but Chrome apps are now deprecated)
Owner
- Name: Te Kāhui Roro Reo | New Zealand Institute of Language, Brain and Behaviour
- Login: nzilbb
- Kind: organization
- Location: Christchurch, New Zealand
- Website: http://www.nzilbb.canterbury.ac.nz/
- Repositories: 43
- Profile: https://github.com/nzilbb
A multi-disciplinary centre dedicated to the study of human language.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Elicit Speech
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Robert
family-names: Fromont
email: robert.fromont@canterbury.ac.nz
affiliation: 'NZILBB, University of Canterbury'
orcid: 'https://orcid.org/0000-0001-5271-5487'
repository-code: 'https://github.com/nzilbb/elicitspeechweb'
abstract: >-
A cross-platform app for speech elicitation tasks
that integrates with the LaBB-CAT corpus management
system.
license: GPL-3.0-or-later
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
- 124 dependencies
- cordova-plugin-whitelist 1 development
- cordova-android ^8.1.0
- cordova-browser ^6.0.0
- cordova-plugin-audioinput git://github.com/nzilbb/cordova-plugin-audioinput.git
- cordova-plugin-badge ^0.8.8
- cordova-plugin-file git://github.com/nzilbb/cordova-plugin-file.git
- cordova-plugin-local-notification ^0.9.0-beta.2