The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-cli | commons-cli | 1.0 | - | jar | |
commons-configuration | commons-configuration | 1.2 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-pool | commons-pool | 1.3 | - | jar | |
commons-validator | commons-validator | 1.2.0 | - | jar | |
freetts | freetts | 1.2.1 | - | jar | |
javax.sdp | nist-sdp | 1.0 | - | jar | |
javax.sip | jain-sip-api | 1.2 | - | jar | |
javax.sip | jain-sip-ri | 1.2 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
org.mrcp4j | mrcp4j | 0.2 | - | jar | |
sphinx | sphinx4 | 1.0beta | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
sphinx | WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz | 1.0beta | - | jar | |
sphinx | WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz | 1.0beta | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.3 | - | jar | |
sipunit | sipunit | 1.0 | - | jar | |
sphinx | TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz | 1.0beta | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
commons-net | commons-net | 1.3.0 | - | jar | |
directory-network | mina | 0.8.0 | - | jar | |
dom4j | dom4j | 1.4 | - | jar | |
emma | emma | 2.0.5312 | - | jar | |
isorelax | isorelax | 20020414 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
jaxen | jaxen | 1.0-FCS | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
msv | msv | 20020414 | - | jar | |
org.slf4j | slf4j-simple | 1.0-beta9 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
saxpath | saxpath | 1.0-FCS | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.2.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
concurrent | concurrent | 1.3.4 | - | jar | |
jakarta-regexp | jakarta-regexp | 1.4 | - | jar |
Cairo sets out to provide an enterprise grade, MRCPv2 compliant speech solution utilizing existing open source speech resources.
MRCP4J provides a Java API that encapsulates the MRCPv2 protocol and can be used to implement MRCP clients and/or servers.
MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and high scalability network applications easily.
See http://www.slf4j.org/ Javadocs for the SimpleLogger are available at http://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Sphinx-4 is a state-of-the-art speech recognition system written entirely in the JavaTM programming language. It was created via a joint collaboration between the Sphinx group at Carnegie Mellon University, Sun Microsystems Laboratories, Mitsubishi Electric Research Labs (MERL), and Hewlett Packard (HP), with contributions from the University of California at Santa Cruz (UCSC) and the Massachusetts Institute of Technology (MIT).
http://cmusphinx.sourceforge.net/sphinx4
FreeTTS is a speech synthesis system written entirely in the JavaTM programming language. It is based upon Flite: a small run-time speech synthesis engine developed at Carnegie Mellon University. Flite is derived from the Festival Speech Synthesis System from the University of Edinburgh and the FestVox project from Carnegie Mellon University.
http://freetts.sourceforge.net
Commons CLI provides a simple API for working with the command line arguments and options.
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - jaxen:jaxen:jar:1.0-FCS
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - msv:msv:jar:20020414
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
Unnamed - isorelax:isorelax:jar:20020414
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Unnamed - xerces:xercesImpl:jar:2.2.1
Unnamed - xalan:xalan:jar:2.7.0
Unnamed - javax.servlet:servlet-api:jar:2.3
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Object Pooling Library
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - commons-digester:commons-digester:jar:1.6
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Log4j
http://logging.apache.org/log4j/docs/
Unnamed - javax.sip:jain-sip-api:jar:1.2
POM was created from install:install-file
Unnamed - javax.sip:jain-sip-ri:jar:1.2
jain sip reference implementation
Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4
Dough Lea's util.concurrent package
Unnamed - javax.sdp:nist-sdp:jar:1.0
POM was created from install:install-file
WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz
Wall Street Journal acoustic model for Sphinx-4 speech recognition system.
http://cmusphinx.sourceforge.net/sphinx4
Unnamed - sphinx:WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz:jar:1.0beta
Wall Street Journal acoustic model for Sphinx-4 speech recognition system.
http://cmusphinx.sourceforge.net/sphinx4
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz
Texas Instruments-developed Studio Quality Speaker-Independent Connected-Digit Corpus acoustic model for Sphinx-4 speech recognition system.
http://cmusphinx.sourceforge.net/sphinx4
Unnamed - sipunit:sipunit:jar:1.0
POM was created from install:install-file