Skip to content

joerodd/POnSS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

POnSS

This repository contains the source code of an app for Django 1.9 implementing POnSS (Pipeline for Online Speech Segmentation).

POnSS is a browser-based system that is specialized for the task of segmenting the onsets and offsets of words, that combines automatic speech recognition with limited human input. In developing POnSS, we identified several sub-tasks of segmentation, and implemented each of these as separate interfaces for the annotators to interact with, to streamline their task as much as possible.

For full details, see the forthcoming article: Rodd, J., Decuyper, C., Bosker, H. R. & Ten Bosch, L. (in press). A tool for efficient and accurate segmentation of speech data: announcing POnSS Behavior Research Methods (postprint). The supplementary materials of the chapter are also available in this repository.