Code Monkey home page Code Monkey logo

cadsr-lm's Introduction

Continuous dysarthric speech recognition (ACDSR) -- Out-of-domain (OOD) language model

Copyright 2022 Zhengjun Yue, Feifei Xiong, Heidi Christensen, Jon Barker

Description

This is a Kaldi recipe to build automatic speech recognition systems on the Torgo corpus of dysarthric speech.

Setup

Update the KALDI_ROOT and DATA_ORIG variables in path.sh to point to the correct locations for your Kaldi installation and the Torgo corpus. Then run the following:

source path.sh
ln -s $KALDI_ROOT/egs/wsj/s5/{steps,utils} .

Some scripts in local/ also require the following Python packages:

invoke numpy pandas python-Levenshtein

Usage

The following instructions allow to train ASR systems on Torgo and to reproduce results from the paper.

Train ASR systems

# HMM/GMM systems + LF-MMI (TDNN-F) systems:
./run.sh

# Show WER:
./local/get_wer.py exp/sgmm

Citation

Please cite the following paper if you use this script for your research or are interested in this paper.

@inproceedings{yue2020exploring,
  title={Exploring appropriate acoustic and language modelling choices for continuous dysarthric speech recognition},
  author={Yue, Zhengjun and Xiong, Feifei and Christensen, Heidi and Barker, Jon},
  booktitle={In IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2020},
  pages={6094--6098},
  year={2020},
  organization={IEEE}
}

The code is based on an earlier recipe by Cristina España-Bonet and José A. R. Fonollosa.

cadsr-lm's People

Contributors

zhengjunyue avatar

Stargazers

Yunusemre avatar Thomas Rolland avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.