Metadata-Version: 1.0
Name: autosegment
Version: 0.24.3
Summary: Semi-automatically segment speech with a GUI
Home-page: http://sourceforge.net/projects/speechresearch/autosegment
Author: Greg Kochanski
Author-email: gpk@kochanski.org
License: GPL2
Description: This is a tool for segmenting speech.  It is currently
        			optimized for segmenting repetitive speech but can be used
        			more broadly.   It lets you see a 2-dimensional feature vector
        			(e.g. a short-time power spectrum) and lets you divide it up
        			into regions by adding labels.
        
        			While you're adding labels, the computer is trying to optimize
        			label positions so that segments with the same label have
        			a similar acoustic content.   Ideally, you can place the labels
        			approximately and have the computer fine-tune their positions.
        
        			It also learns typical segment durations and helps you place
        			segment boundaries (labels) consistently.   This works especially
        			well for repetitive speech.
        			
Keywords: display spectrogram phonetics speech sound science 2D 2d segment phoneme optimize
Platform: All
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Visualization
