An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Kaldi is an open-source speech recognition toolkit written in C++ for speech recognition and signal processing, freely available under the Apache License v2.0. Kaldi aims to provide software that is flexible and extensible, and is intended for use by automatic speech recognition (ASR) researchers for building a recognition system. It supports linear transforms, MMI, boosted MMI and MCE discriminative training, feature-space discriminative training, and deep neural networks. Kaldi is named after the legendary Ethiopian goat herder Kaldi who was said to have discovered the coffee plant.

Property Value
dbo:abstract
  • Kaldi is an open-source speech recognition toolkit written in C++ for speech recognition and signal processing, freely available under the Apache License v2.0. Kaldi aims to provide software that is flexible and extensible, and is intended for use by automatic speech recognition (ASR) researchers for building a recognition system. It supports linear transforms, MMI, boosted MMI and MCE discriminative training, feature-space discriminative training, and deep neural networks. Kaldi is capable of generating features like mfcc, fbank, fMLLR, etc. Hence in recent deep neural network research, a popular usage of Kaldi is to pre-process raw waveform into acoustic feature for end-to-end neural models. Kaldi has been incorporated as part of the CHiME Speech Separation and Recognition Challenge over several successive events. The software was initially developed as part of a 2009 workshop at Johns Hopkins University. Kaldi is named after the legendary Ethiopian goat herder Kaldi who was said to have discovered the coffee plant. (en)
dbo:developer
dbo:genre
dbo:latestReleaseVersion
  • Revision 3122
dbo:license
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 40909378 (xsd:integer)
dbo:wikiPageLength
  • 4319 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118249422 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Daniel Povey and others (en)
dbp:genre
dbp:latestReleaseVersion
  • Revision 3122 (en)
dbp:license
  • Apache License v.2.0 (en)
dbp:name
  • Kaldi (en)
dbp:operatingSystem
  • Unix systems , Windows (en)
dbp:programmingLanguage
dbp:repo
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Kaldi is an open-source speech recognition toolkit written in C++ for speech recognition and signal processing, freely available under the Apache License v2.0. Kaldi aims to provide software that is flexible and extensible, and is intended for use by automatic speech recognition (ASR) researchers for building a recognition system. It supports linear transforms, MMI, boosted MMI and MCE discriminative training, feature-space discriminative training, and deep neural networks. Kaldi is named after the legendary Ethiopian goat herder Kaldi who was said to have discovered the coffee plant. (en)
rdfs:label
  • Kaldi (software) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Kaldi (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License