Giter Club home page Giter Club logo

care-kidsasr's Introduction

Automatic Speech Recognition (ASR) Models for Child Speech

This document contains instructions to download and use ASR models tailored for child speech. It is well known that child speech is harder for computers to understand when compared to adult speech. While a number of contributing factors have been identified and worked upon, child WERs are usually significantly higher than adult WERs. Further, freely available child speech corpora are few in number and scarce.

Models

At the moment, there are two DNN-HMM hybrid models available based on time-delay neural network (TDNN) and self-attention. Both models were trained using 2700 hours (clean speech: 700 hrs, noise and reverb augmented: 2000 hrs) of prompted and spontaneous child speech. The models are benchmarked using a subset of the CIDMIC corpus, containing 3.2 hours of prompted speech from children between the ages 5 and 17 years

Model Deepspeech ASPIRE TDNN Attention
WER 52.32 36.38 29.50 29.76

Decoding

Download the archive from http://bit.ly/2PKkuP3 and extract it. You will find the following:

child_asr/  cmd.sh  decode.sh  libri_data/ libri_demo/ mfcc.conf  path.sh  

The following variables need to be set in decode.sh:

  • suffix : A string, to name your test data
  • dataDir : Kaldi data directory
  • kaldiPath: Path to Kaldi installation

You might need to install flac to decode the demo data.

Contact

Manoj Kumar ([email protected])

care-kidsasr's People

Contributors

manojpamk avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.