VERA

AdVanced ERror Analysis for speech recognition (VERA)Date: 01/2013 – 01/2016Funding: ANRCall: BlancPartners: LNE (France), LPP (France), LIMSI (France)URL: https://lium.univ-lemans.fr/en/vera/LIUM Participant(s): Nathalie CamelinDaniel LuzzatiPaul DelégliseSylvain MeignierYannick EstèveThe VERA project aims at developing tools for diagnostic, localization, and measurements of automatic transcription errors. This project is based on a consortium of first-rate academic actors in this field. […]

CSLM

Software: Continuous Space Language Model toolkit (CSLM)GitHub: https://git-lium.univ-lemans.fr/barrault/cslmURL: https://git-lium.univ-lemans.fr/barrault/cslm/-/archive/master/cslm-master.tar.gzAuthor(s): Holger SchwenkCSLM toolkit is open-source software which implements the so-called continuous space language model. The basic idea of this approach is to project the word indices onto a continuous space and to use a probability estimator operating on this space. Since the resulting probability functions are […]

MANY

Corpus: MANYLicence: GNU GPL v3URL: https://code.google.com/archive/p/many/Many is a MT System Combination software which architecture is described in the following picture :     The combination can be decomposed into three steps 1-Best hypotheses from all M systems are aligned in order to build M confusion networks (one for each system considered as backbone). All cn […]