Source: sphinxtrain
Section: sound
Priority: extra
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, python-all-dev,
 python-all-dbg, libsphinxbase-dev
Standards-Version: 3.9.4

Package: sphinxtrain
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7),
 python-sphinxbase, python-scipy, sphinx3, pocketsphinx-utils
XB-Python-Version: ${python:Versions}
Description: Carnegie Mellon University's open source acoustic model trainer
 This is SphinxTrain, Carnegie Mellon University's open source acoustic
 model trainer. This package contains the scripts and instructions
 necessary for building models for the CMU Sphinx Recognizer.

Package: sphinxtrain-dev
Section: libdevel
Architecture: all
Depends: sphinxtrain, ${misc:Depends}
Description: CM University's acoustic model trainer - development files
 This package contains development files (headers and static
 libraries) for the audio processing and utility libraries used by
 sphinxtrain.

