Related Experiment Video
Updated: Jun 24, 2025

09:09
Foreign Accent and Forensic Speaker Identification in Voice Lineups: The Influence of Acoustic Features Based on Prosody
Published on: September 27, 2024
440
Speech production and perception data collection in R: A tutorial for web-based methods using speechcollectr
Abbey L Thomas1, Peter F Assmann2
1School of Behavioral and Brain Sciences, The University of Texas at Dallas, Richardson, TX, USA. abbey.thomas@utdallas.edu.
Behavior Research Methods
|June 3, 2024
Summary
This tutorial introduces speechcollectr, an R package for building speech experiment interfaces. It simplifies remote speech data collection for researchers familiar with R, enhancing accessibility and efficiency in speech science studies.
Area of Science:
- Speech Science
- Computational Linguistics
- Human-Computer Interaction
Background:
- Speech scientists often require custom interfaces for data collection.
- Existing tools may lack flexibility or be platform-dependent.
- R offers a powerful, open-source environment for data analysis and web applications.
Purpose of the Study:
- To provide a tutorial for R users on constructing speech experiment interfaces.
- To introduce the speechcollectr R package for streamlined web-based speech data collection.
- To demonstrate the development of two sample speech experiments (production and perception).
Main Methods:
- Explanation of reactive programming concepts in R.
- Development of two sample experiments: emotional speech production and perception.
- Introduction and application of the speechcollectr R package for data collection tasks.
Main Results:
- The speechcollectr package simplifies common tasks in speech data collection.
- Functions for participant consent, demographics, audio recording, and stimulus presentation are included.
- The package addresses challenges associated with remote speech data collection.
Conclusions:
- The speechcollectr R package facilitates the creation of web-based speech experiment interfaces in R.
- It enhances the efficiency and accessibility of remote speech data collection for researchers.
- This approach supports robust and reproducible speech science research.
More Related Videos
Related Concept Videos
Data Collection by Observations
11.9K
Data collection refers to a systematic way of obtaining, observing, measuring, and analyzing accurate information. Observational studies are one of the most widely used methods of data collection. It involves collecting data by observing the behavior and physical characteristics of a sample without making any modifications to the sample.
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
11.9K
Data Collection by Survey
6.4K
The systematic method of obtaining and analyzing accurate information of a population is called data collection. A survey is a standard method of data collection that involves collecting information from a target human population about their experience, opinion, or knowledge of a product, service, or process. The responses are recorded and interpreted. The most common survey examples are written questionnaires, face-to-face or telephonic conversations, focus groups, and electronic (e-mail or...
6.4K

